File size: 1,143 Bytes
4cd3cf0
 
4b7b1bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4cd3cf0
afae4e8
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
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.