Kabelo Malapane commited on
Commit
38ea66b
·
1 Parent(s): 7d9f994

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -17,6 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-af](https://huggingface.co/Helsinki-NLP/opus-mt-en-af) on the None dataset.
19
  It achieves the following results on the evaluation set:
 
 
 
 
 
20
  - Loss: 2.0057
21
  - Bleu: 44.2309
22
 
 
17
 
18
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-af](https://huggingface.co/Helsinki-NLP/opus-mt-en-af) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ Before training:
21
+ - 'eval_bleu': 35.055184951449
22
+ - 'eval_loss': 2.225693941116333
23
+
24
+ After training:
25
  - Loss: 2.0057
26
  - Bleu: 44.2309
27