Update README.md
Browse files
README.md
CHANGED
@@ -9,22 +9,9 @@ This dataset contains the text of the Bhagavad Gita, a 28 Chapters Hindu scriptu
|
|
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 |
-
|
28 |
|
29 |
## Contact
|
30 |
Include contact information for users to reach out with questions or feedback regarding the dataset.
|
|
|
9 |
- **Languages**: The dataset includes texts in [English].
|
10 |
- **Files**: File dataset is in csv format.
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
## Citation
|
14 |
+
This dataset is taken from knowrohit07/gita_dataset repository found on hugging face. Please check it out!
|
15 |
|
16 |
## Contact
|
17 |
Include contact information for users to reach out with questions or feedback regarding the dataset.
|