Update README.md
Browse files
README.md
CHANGED
@@ -60,10 +60,8 @@ print(tokenizer.batch_decode(outputs, skip_special_tokens=True))
|
|
60 |
doi = {10.48550/ARXIV.2210.05610},
|
61 |
url = {https://arxiv.org/abs/2210.05610},
|
62 |
author = {Ngo, Chinh and Trinh, Trieu H. and Phan, Long and Tran, Hieu and Dang, Tai and Nguyen, Hieu and Nguyen, Minh and Luong, Minh-Thang},
|
63 |
-
keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), FOS: Computer and information sciences, FOS: Computer and information sciences},
|
64 |
title = {MTet: Multi-domain Translation for English and Vietnamese},
|
65 |
publisher = {arXiv},
|
66 |
year = {2022},
|
67 |
-
copyright = {Creative Commons Attribution 4.0 International}
|
68 |
}
|
69 |
```
|
|
|
60 |
doi = {10.48550/ARXIV.2210.05610},
|
61 |
url = {https://arxiv.org/abs/2210.05610},
|
62 |
author = {Ngo, Chinh and Trinh, Trieu H. and Phan, Long and Tran, Hieu and Dang, Tai and Nguyen, Hieu and Nguyen, Minh and Luong, Minh-Thang},
|
|
|
63 |
title = {MTet: Multi-domain Translation for English and Vietnamese},
|
64 |
publisher = {arXiv},
|
65 |
year = {2022},
|
|
|
66 |
}
|
67 |
```
|