Update README.md
Browse files
README.md
CHANGED
@@ -58,4 +58,20 @@ qa({"context":"Raja Purnawarman mulai memerintah Kerajaan Tarumanegara pada tahu
|
|
58 |
|
59 |
#output
|
60 |
=> Raja Purnawarman
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
```
|
|
|
58 |
|
59 |
#output
|
60 |
=> Raja Purnawarman
|
61 |
+
```
|
62 |
+
|
63 |
+
#### Citation
|
64 |
+
|
65 |
+
Paper: [idT5: Indonesian Version of Multilingual T5 Transformer](https://arxiv.org/abs/2302.00856)
|
66 |
+
|
67 |
+
```
|
68 |
+
@misc{https://doi.org/10.48550/arxiv.2302.00856,
|
69 |
+
doi = {10.48550/ARXIV.2302.00856},
|
70 |
+
url = {https://arxiv.org/abs/2302.00856},
|
71 |
+
author = {Fuadi, Mukhlish and Wibawa, Adhi Dharma and Sumpeno, Surya},
|
72 |
+
keywords = {Computation and Language (cs.CL), FOS: Computer and information sciences, FOS: Computer and information sciences, I.2.7},
|
73 |
+
title = {idT5: Indonesian Version of Multilingual T5 Transformer},
|
74 |
+
publisher = {arXiv},
|
75 |
+
year = {2023}
|
76 |
+
}
|
77 |
```
|