Kabelo Malapane commited on
Commit
667202b
1 Parent(s): fb57318

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -15,10 +15,18 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # En-Af
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
 
23
  ## Model description
24
 
 
15
 
16
  # En-Af
17
 
18
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-af-en](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': 46.1522519
22
+ - 'eval_loss': 2.5693612
23
+
24
+ After training:
25
+ - Loss: 1.7516168
26
+ - Bleu: 55.3924697
27
+
28
+
29
+
30
 
31
  ## Model description
32