alexandreteles
commited on
Commit
•
dde8cd5
1
Parent(s):
2bc9b86
Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,47 @@
|
|
1 |
-
---
|
2 |
-
license: c-uda
|
3 |
-
dataset_info:
|
4 |
-
features:
|
5 |
-
- name: conversations
|
6 |
-
list:
|
7 |
-
- name: from
|
8 |
-
dtype: string
|
9 |
-
- name: value
|
10 |
-
dtype: string
|
11 |
-
splits:
|
12 |
-
- name: train
|
13 |
-
num_bytes: 161501
|
14 |
-
num_examples: 85
|
15 |
-
download_size: 51654
|
16 |
-
dataset_size: 161501
|
17 |
-
configs:
|
18 |
-
- config_name: default
|
19 |
-
data_files:
|
20 |
-
- split: train
|
21 |
-
path: data/train-*
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: c-uda
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: conversations
|
6 |
+
list:
|
7 |
+
- name: from
|
8 |
+
dtype: string
|
9 |
+
- name: value
|
10 |
+
dtype: string
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 161501
|
14 |
+
num_examples: 85
|
15 |
+
download_size: 51654
|
16 |
+
dataset_size: 161501
|
17 |
+
configs:
|
18 |
+
- config_name: default
|
19 |
+
data_files:
|
20 |
+
- split: train
|
21 |
+
path: data/train-*
|
22 |
+
task_categories:
|
23 |
+
- text-generation
|
24 |
+
language:
|
25 |
+
- en
|
26 |
+
tags:
|
27 |
+
- spirituality
|
28 |
+
- occultism
|
29 |
+
- esoterism
|
30 |
+
pretty_name: The New Chymical Wedding of Christian Rosenkreutz (multiturn)
|
31 |
+
size_categories:
|
32 |
+
- n<1K
|
33 |
+
---
|
34 |
+
|
35 |
+
# The New Chymical Wedding of Christian Rosenkreutz Multiturn Conversation Dataset
|
36 |
+
|
37 |
+
## Overview
|
38 |
+
This dataset consists of structured multiturn conversations modeled around the esoteric and philosophical themes of "The New Chymical Wedding of Christian Rosenkreutz." The text serves as the foundation for generating dialogues that involve rigorous inquiry into the occult and philosophical.
|
39 |
+
|
40 |
+
## Objective
|
41 |
+
The primary objective of this dataset is to facilitate the development and testing of AI models specialized in understanding and generating responses grounded in esoteric philosophy. By providing a rich set of dialogues based on "The New Chymical Wedding of Christian Rosenkreutz," the dataset aims to promote deeper intellectual engagement with historic philosophical texts and their contemporary relevance in esoteric studies.
|
42 |
+
|
43 |
+
## Access
|
44 |
+
The dataset is available under the [c-uda](https://github.com/microsoft/Computational-Use-of-Data-Agreement/blob/master/C-UDA-1.0.md) license, intended for educational and research purposes..
|
45 |
+
|
46 |
+
## Contribution
|
47 |
+
Contributions to the dataset are welcome, especially those that expand the depth and range of philosophical inquiries.
|