Suru commited on
Commit
1e2666c
·
1 Parent(s): 7ade031

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md CHANGED
@@ -1,3 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
 
1
+ # Bhagavad Gita Dataset for LLAMA 2 7B Model
2
+
3
+ ## Description
4
+ This dataset contains the text of the Bhagavad Gita, a 28 Chapters Hindu scripture that is part of the Indian epic Mahabharata. The dataset is formatted according to the Alpaca format, making it compatible with the LLAMA 2 7B model for natural language processing tasks.
5
+
6
+ ## Dataset Structure
7
+ - **Source**: The Bhagavad Gita text has been sourced from [knowrohit07/gita_dataset].
8
+ - **Format**: The dataset is structured in the Alpaca format, suitable for training and evaluating the LLAMA 2 7B model.
9
+ - **Languages**: The dataset includes texts in [English].
10
+ - **Files**: File dataset is in csv format.
11
+
12
+ ## Usage
13
+ ### Requirements
14
+ - LLAMA 2 7B Model
15
+ - [Other relevant software or libraries]
16
+
17
+ ### Installation
18
+ Provide step-by-step instructions for installing any required software and for setting up the dataset for use with the LLAMA 2 7B model.
19
+
20
+ ### Example Code
21
+ Include example code snippets showing how to load the dataset into the LLAMA 2 7B model and how to use it for various NLP tasks.
22
+
23
+ ## License
24
+ State the licensing information for the dataset. If the text of the Bhagavad Gita is in the public domain, mention this; otherwise, specify the type of license under which it is distributed.
25
+
26
+ ## Citation
27
+ Provide a recommended citation format for users who utilize this dataset in their research or projects.
28
+
29
+ ## Contact
30
+ Include contact information for users to reach out with questions or feedback regarding the dataset.
31
+
32
+
33
  ---
34
  license: apache-2.0
35
  ---