Update README.md
Browse files
README.md
CHANGED
|
@@ -38,11 +38,13 @@ for output in outputs:
|
|
| 38 |
|
| 39 |
## Citation
|
| 40 |
```
|
| 41 |
-
@
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
|
|
|
|
|
|
| 47 |
}
|
| 48 |
```
|
|
|
|
| 38 |
|
| 39 |
## Citation
|
| 40 |
```
|
| 41 |
+
@inproceedings{phan-etal-2022-vit5,
|
| 42 |
+
title = "{V}i{T}5: Pretrained Text-to-Text Transformer for {V}ietnamese Language Generation",
|
| 43 |
+
author = "Phan, Long and Tran, Hieu and Nguyen, Hieu and Trinh, Trieu H.",
|
| 44 |
+
booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies: Student Research Workshop",
|
| 45 |
+
year = "2022",
|
| 46 |
+
publisher = "Association for Computational Linguistics",
|
| 47 |
+
url = "https://aclanthology.org/2022.naacl-srw.18",
|
| 48 |
+
pages = "136--142",
|
| 49 |
}
|
| 50 |
```
|