| --- |
| language: |
| - en |
| - hi |
| - sa |
| license: apache-2.0 |
| tags: |
| - India |
| - Literature |
| - Math |
| - Text |
| - Language |
| - Heritage |
| - Mathematics |
| - Books |
| - Indic |
| - Indian |
| - Data |
| - Hindi |
| - Sanskrit |
| size_categories: |
| - 100M<n<1B |
| --- |
| |
| ## **Components** |
| - **Dataset Folders:** |
| - `Dharmic_Data`: Contains classical Indian literature texts (e.g., Mahabharata, Ramayana, Srimad Bhagvatam, Vedas) for analysis and reference. |
| - `Indic_Math`: Includes mathematical treatises and sutras from Indian mathematicians. |
| - `Research`: Collection of research papers, data sources, and documentation relevant to the datasets. |
| - `Sentence_Data`: Segregated sentence-level data in regional languages (e.g., Gujarati, Marathi). |
| - `Translations`: Parallel corpora for English to various Indian languages (Bengali, Malayalam, Tamil, Telugu, Urdu). |
|
|
|
|
| ## **Description** |
| - Accumulated data created from various Indian sources and Indic literature. |
| - I have used a lot of Github repos and online books, I will properly credit them in the future updates, Thanks! |
|
|
| ## **Future** |
| - My plan is to make this one step all Indic data wharehouse with subjectional distribution |
|
|
| ## Folder Structure |
|
|
| ``` |
| Indic_data/ |
| │ |
| ├── .gitattributes |
| ├── README.md |
| │ |
| ├── Dharmic_Data/ |
| │ ├── Mahabharata/ |
| │ │ ├── Critical_Edition.txt |
| │ │ ├── Mahabharata.txt |
| │ │ ├── Speaker.txt |
| │ │ └── Chapters/ |
| │ ├── Ramayana/ |
| │ │ └── Valmiki_Ramayana.txt |
| │ ├── Srimad_Bhagvatam/ |
| │ │ └── devnagiri.txt |
| │ └── Vedas/ |
| │ |
| ├── Indic_Math/ |
| │ ├── Lilavati-Bhaskaracharya.md |
| │ └── Maths-Sutra.md |
| │ |
| ├── Research/ |
| │ ├── Data Sources- ALL.docx |
| │ ├── Finetuning.docx |
| │ ├── fpsyg-13-894774.pdf |
| │ ├── RL.docx |
| │ └── ssrn-4446985.pdf |
| │ |
| ├── Sentence_Data/ |
| │ ├── Gujurati/ |
| │ └── Marathi/ |
| │ |
| └── Translations/ |
| ├── English-bengali/ |
| ├── English-malyalam/ |
| ├── English-Tamil/ |
| ├── English-Telugu/ |
| └── English-Urdu/ |
| ``` |
|
|
| --- |
| license: apache-2.0 |
| --- |