nicholasKluge
commited on
Commit
•
36134f6
1
Parent(s):
5cc595f
Update README.md
Browse files
README.md
CHANGED
@@ -60,11 +60,14 @@ score_text("Os tucanos são aves que correspondem à família Ramphastidae, vive
|
|
60 |
## Cite as 🤗
|
61 |
|
62 |
```latex
|
63 |
-
@misc{
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
|
|
|
|
|
|
68 |
}
|
69 |
```
|
70 |
|
|
|
60 |
## Cite as 🤗
|
61 |
|
62 |
```latex
|
63 |
+
@misc{correa2024tucanoadvancingneuraltext,
|
64 |
+
title={{Tucano: Advancing Neural Text Generation for Portuguese}},
|
65 |
+
author={Corr{\^e}a, Nicholas Kluge and Sen, Aniket and Falk, Sophia and Fatimah, Shiza},
|
66 |
+
year={2024},
|
67 |
+
eprint={2411.07854},
|
68 |
+
archivePrefix={arXiv},
|
69 |
+
primaryClass={cs.CL},
|
70 |
+
url={https://arxiv.org/abs/2411.07854},
|
71 |
}
|
72 |
```
|
73 |
|