Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ The results on Test
|
|
24 |
| Neural Phrase-based Machine Translation [Huang et. al. (2017)](https://arxiv.org/abs/1706.05565) | 27.69
|
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,
|
28 |
|
29 |
#### Example Using
|
30 |
|
|
|
24 |
| Neural Phrase-based Machine Translation [Huang et. al. (2017)](https://arxiv.org/abs/1706.05565) | 27.69
|
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 |
|
29 |
#### Example Using
|
30 |
|