Datasets:
om-ashish-soni
commited on
Commit
•
c46c6b6
1
Parent(s):
005efaf
Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,81 @@ configs:
|
|
14 |
data_files:
|
15 |
- split: train
|
16 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
data_files:
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
+
license: apache-2.0
|
18 |
+
task_categories:
|
19 |
+
- text-generation
|
20 |
+
- text2text-generation
|
21 |
+
- question-answering
|
22 |
+
- text-retrieval
|
23 |
+
language:
|
24 |
+
- en
|
25 |
+
size_categories:
|
26 |
+
- 10K<n<100K
|
27 |
---
|
28 |
+
|
29 |
+
# Vivechan - Spiritual Text Dataset
|
30 |
+
|
31 |
+
## Description
|
32 |
+
The Vivechan - Spiritual Text Dataset is an open and public collection of textual data extracted from significant spiritual texts, curated to support discussions, inquiries, doubts, and Q&A sessions within the realm of spirituality. This dataset provides valuable content from the following revered sources:
|
33 |
+
|
34 |
+
- Shrimad Bhagwat Mahapurana
|
35 |
+
- Shripad Shri Vallabha Charitramrutam
|
36 |
+
- Shiv Mahapurana Sankshipt
|
37 |
+
- Valmiki Ramayan
|
38 |
+
- Vachanamrutam
|
39 |
+
- Shikshapatri
|
40 |
+
- Shree Sai Charitra
|
41 |
+
- Devi Mahatmaya (Chandipath)
|
42 |
+
- Eknathi Bhagwat
|
43 |
+
- Shri Dattapurana
|
44 |
+
- Shri Gurucharitra
|
45 |
+
- Shrimad Bhagwad Gita
|
46 |
+
- Bhagwad Gita
|
47 |
+
|
48 |
+
## Dataset Information
|
49 |
+
- **Features**:
|
50 |
+
- **text**: Each example consists of a string containing textual excerpts from the mentioned sources.
|
51 |
+
|
52 |
+
- **Splits**:
|
53 |
+
- **Train**: 80,780 examples
|
54 |
+
|
55 |
+
- **Download Size**: 12,397,166 bytes
|
56 |
+
- **Dataset Size**: 23,671,713 bytes
|
57 |
+
|
58 |
+
## Task Categories
|
59 |
+
The dataset is designed to facilitate the following tasks:
|
60 |
+
- **Text Retrieval**: Retrieve relevant passages based on user queries or specified topics.
|
61 |
+
- **Text-to-Text Generation**: Generate responses or elaborate on queries based on input text.
|
62 |
+
- **Text-to-Speech**: Convert textual data into speech for auditory presentation.
|
63 |
+
|
64 |
+
## Usage
|
65 |
+
This dataset, Vivechan - Spiritual Text Dataset, is openly available and can be utilized to train or fine-tune Language Models (LLMs), existing AI models, or develop new models for various applications within the realm of spirituality and spiritual texts.
|
66 |
+
|
67 |
+
## Language
|
68 |
+
The dataset is available in English (en).
|
69 |
+
|
70 |
+
## Size Categories
|
71 |
+
The dataset falls within the size category of 10K < n < 100K, making it suitable for training or fine-tuning LLMs and other AI models.
|
72 |
+
|
73 |
+
## License
|
74 |
+
This dataset is released under the Apache License 2.0, enabling open usage, modification, and distribution.
|
75 |
+
|
76 |
+
## Citation
|
77 |
+
If you use this dataset in your work, please cite it as:
|
78 |
+
[Insert citation details here]
|
79 |
+
|
80 |
+
## Acknowledgements
|
81 |
+
We express our gratitude to the original sources of the texts included in this dataset:
|
82 |
+
- Shrimad Bhagwat Mahapurana
|
83 |
+
- Shripad Shri Vallabha Charitramrutam
|
84 |
+
- Shiv Mahapurana Sankshipt
|
85 |
+
- Valmiki Ramayan
|
86 |
+
- Vachanamrutam
|
87 |
+
- Shikshapatri
|
88 |
+
- Shree Sai Charitra
|
89 |
+
- Devi Mahatmaya (Chandipath)
|
90 |
+
- Eknathi Bhagwat
|
91 |
+
- Shri Dattapurana
|
92 |
+
- Shri Gurucharitra
|
93 |
+
- Shrimad Bhagwad Gita
|
94 |
+
- Bhagwad Gita
|