aashay96 commited on
Commit
94b24a6
1 Parent(s): 07e4411

updated readme.md

Browse files

Added description about dataset

Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -12,13 +12,15 @@ 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 unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.9482
18
 
19
  ## Model description
20
 
21
- More information needed
 
 
22
 
23
  ## Intended uses & limitations
24
 
@@ -26,10 +28,12 @@ More information needed
26
 
27
  ## Training and evaluation data
28
 
29
- More information needed
30
 
31
  ## Training procedure
32
 
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
 
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 present on https://huggingface.co/datasets/aashay96/indic-gpt.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.9482
18
 
19
  ## Model description
20
 
21
+ Model is trained on multiple Indian Languages - Assamese, bengali, gujarati, Kannada, Malayalam,telugu, tamil, odhiya and punjabi.
22
+
23
+
24
 
25
  ## Intended uses & limitations
26
 
 
28
 
29
  ## Training and evaluation data
30
 
31
+ TBD - Evaluation on indic_glue
32
 
33
  ## Training procedure
34
 
35
+ Check the notebook!
36
+
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training: