krypticmouse commited on
Commit
2196fb1
1 Parent(s): 73bb8d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -43,6 +43,11 @@ We used the Flickr8k Hindi Dataset, which is the translated version of the origi
43
  ## Training procedure
44
  This model was trained during HuggingFace course community week, organized by Huggingface. The training was done on Kaggle GPU.
45
 
 
 
 
 
 
46
  ## Team Members
47
  - Sean Benhur
48
  - Herumb Shandilya
 
43
  ## Training procedure
44
  This model was trained during HuggingFace course community week, organized by Huggingface. The training was done on Kaggle GPU.
45
 
46
+ ## Training Parameters
47
+ - epochs = 8,
48
+ - batch_size = 8,
49
+ - Mixed Precision Enabled
50
+
51
  ## Team Members
52
  - Sean Benhur
53
  - Herumb Shandilya