Bhagavad_Gita / README.md
Abhaykoul's picture
Update README.md
06258da verified
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.