razent commited on
Commit
a2a4014
1 Parent(s): 8170ced

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -38,11 +38,13 @@ for output in outputs:
38
 
39
  ## Citation
40
  ```
41
- @misc{https://doi.org/10.48550/arxiv.2205.06457,
42
- doi = {10.48550/ARXIV.2205.06457},
43
- author = {Phan, Long and Tran, Hieu and Nguyen, Hieu and Trinh, Trieu H.},
44
- title = {ViT5: Pretrained Text-to-Text Transformer for Vietnamese Language Generation},
45
- publisher = {arXiv},
46
- year = {2022},
 
 
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
  ```