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