nhanv commited on
Commit
4745850
1 Parent(s): d2f460e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -25,10 +25,8 @@ The results on test set.
25
  | Neural Phrase-based Machine Translation + LM [Huang et. al. (2017)](https://arxiv.org/abs/1706.05565) | 28.07
26
  | t5-en-vi-small (pretraining, without training data) | **28.46** (cased)
27
  | t5-en-vi-small (pretraining, without training data) | **29.23** (uncased)
28
- |t5-en-vi-small (fineturning with training data)
29
- | **31.74** (cased)
30
- |t5-en-vi-small (fineturning with training data)
31
- | **32.54** (uncased)
32
 
33
  #### Example Using
34
 
 
25
  | Neural Phrase-based Machine Translation + LM [Huang et. al. (2017)](https://arxiv.org/abs/1706.05565) | 28.07
26
  | t5-en-vi-small (pretraining, without training data) | **28.46** (cased)
27
  | t5-en-vi-small (pretraining, without training data) | **29.23** (uncased)
28
+ |t5-en-vi-small (fineturning with training data) | **31.74** (cased)
29
+ |t5-en-vi-small (fineturning with training data) | **32.54** (uncased)
 
 
30
 
31
  #### Example Using
32