Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,10 @@ configs:
|
|
28 |
path: data/test-*
|
29 |
license: apache-2.0
|
30 |
---
|
|
|
|
|
|
|
|
|
31 |
```python
|
32 |
@inproceedings{PhoMT,
|
33 |
title = {{PhoMT: A High-Quality and Large-Scale Benchmark Dataset for Vietnamese-English Machine Translation}},
|
|
|
28 |
path: data/test-*
|
29 |
license: apache-2.0
|
30 |
---
|
31 |
+
|
32 |
+
Gratefully leveraging a dataset authored and owned by VinAI Research, I am simply experimenting with the continuous pretraining of a compact machine translation model.
|
33 |
+
|
34 |
+
|
35 |
```python
|
36 |
@inproceedings{PhoMT,
|
37 |
title = {{PhoMT: A High-Quality and Large-Scale Benchmark Dataset for Vietnamese-English Machine Translation}},
|