aashay96 commited on
Commit
8dab26e
1 Parent(s): f61f5f4

added sample dataset

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # indic-gpt
14
 
15
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an indian language (https://ai4bharat.iitm.ac.in/corpora) dataset.
16
  It achieves the following results on the evaluation set:
17
  - eval_loss: 8.1648
18
  - eval_runtime: 203.8512
 
12
 
13
  # indic-gpt
14
 
15
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an indian language (https://ai4bharat.iitm.ac.in/corpora) dataset. Sample Dataset is available here -https://huggingface.co/datasets/aashay96/indic-gpt/
16
  It achieves the following results on the evaluation set:
17
  - eval_loss: 8.1648
18
  - eval_runtime: 203.8512