vvn commited on
Commit
87cec79
1 Parent(s): 238af70

Created README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Fine-Tuned MarianMT translation model for translating text from English to Dutch. Checkpoint of pre-trained model = Helsinki-NLP/opus-mt-en-nl.
2
+
3
+ Trained using custom training loop with PyTorch on Colab for 2 epochs. Link to the GitHub repo containing Google Colab notebook: https://github.com/vanadnarayane26/Maverick_2.0_Translation_layer/blob/main/Eng_to_dutch_marianmt.ipynb
4
+