Vinsingh commited on
Commit
80b5215
·
verified ·
1 Parent(s): 5f8c2e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,4 +6,6 @@ language:
6
  ---
7
 
8
  This is the pytorch model parameters and associated data used for training a small transformer model from scratch.
9
- The transformer model is used to train for translation from hindi_latin to english.
 
 
 
6
  ---
7
 
8
  This is the pytorch model parameters and associated data used for training a small transformer model from scratch.
9
+ The transformer model is used to train for translation from hindi_latin to english.
10
+
11
+ Among the files, training dataset used to create the model is also there.