Bhagavad_Gita / README.md
Abhaykoul's picture
Convert dataset to Parquet
a702f24 verified
|
raw
history blame
No virus
1.62 kB
metadata
license: mit
dataset_info:
  features:
    - name: S.No.
      dtype: int64
    - name: Title
      dtype: string
    - name: Chapter
      dtype: string
    - name: Verse
      dtype: string
    - name: Sanskrit Anuvad
      dtype: string
    - name: Hindi Anuvad
      dtype: string
    - name: Enlgish Translation
      dtype: string
  splits:
    - name: train
      num_bytes: 697874
      num_examples: 700
  download_size: 287784
  dataset_size: 697874
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Bhagavad Gita Dataset

Description

This dataset contains the Bhagavad Gita, a 700-verse Hindu scripture. It is part of the Indian epic Mahabharata (chapters 23–40 of the Bhishma Parva) and is written in the form of a dialogue between Prince Arjuna and Krishna, who serves as his charioteer. In the dialogue, Krishna provides guidance on how to deal with moral dilemmas and the path to spiritual enlightenment.

Contents

The dataset contains the following columns:

  • Verse: The verse in the Bhagavad Gita.
  • Chapter: The chapter in which the verse is found.
  • Meaning: The general meaning or theme of the verse.

Usage

This dataset can be used for various Natural Language Processing tasks such as text analysis, sentiment analysis, topic modeling, etc. It can also be used for studying and researching religious texts, literature, philosophy, and more.

Acknowledgements

This dataset was created and uploaded by OEvortex for the HelpingAI organisation.

License

This dataset is released under the MIT License.

Contact

For any queries, please contact helpingai5@gmail.com.