Gaurv commited on
Commit
8773aef
·
verified ·
1 Parent(s): 6c5ff62

Update Readme

Browse files
Files changed (1) hide show
  1. Readme +3 -0
Readme CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ The files nlp.ipynb is the notebook,tokeniser.pkl is the tokeniser file of english and swahili tokenisers used for training, and translation model is the trained model on 3 epochs with sequence length 50.
2
+ Please download the respective tokeniser,translation model and update the path in the inference code to run the code.
3
+ If there are any queries please feel free to ask.