NghiemAbe commited on
Commit
f49207a
1 Parent(s): 4ae3861

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -18
README.md CHANGED
@@ -15,24 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
15
  # mbart_VietnameseToEnglish_60k
16
 
17
  This model is a fine-tuned version of [NghiemAbe/mbart_VietnameseToEnglish](https://huggingface.co/NghiemAbe/mbart_VietnameseToEnglish) on the None dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 1.4557
20
- - Bleu: 27.1385
21
- - Gen Len: 33.638
22
-
23
- ## Model description
24
-
25
- More information needed
26
-
27
- ## Intended uses & limitations
28
-
29
- More information needed
30
-
31
- ## Training and evaluation data
32
-
33
- More information needed
34
-
35
- ## Training procedure
36
 
37
  ### Training hyperparameters
38
 
 
15
  # mbart_VietnameseToEnglish_60k
16
 
17
  This model is a fine-tuned version of [NghiemAbe/mbart_VietnameseToEnglish](https://huggingface.co/NghiemAbe/mbart_VietnameseToEnglish) on the None dataset.
18
+ It achieves the following results on the evaluation set (size 1000):
19
+ 'eval_loss': 1.2711644172668457,
20
+ 'eval_bleu': 32.5607,
21
+ 'eval_gen_len': 21.2096,
22
+ 'eval_runtime': 952.3829,
23
+ 'eval_samples_per_second': 5.25,
24
+ 'eval_steps_per_second': 0.329
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  ### Training hyperparameters
27