Update README.md
Browse files
README.md
CHANGED
|
@@ -151,11 +151,13 @@ print(completion[0]['generated_text'])
|
|
| 151 |
|
| 152 |
If you find our work helpful, feel free to cite it.
|
| 153 |
```
|
| 154 |
-
@misc{
|
| 155 |
-
|
| 156 |
-
|
| 157 |
-
|
| 158 |
-
|
| 159 |
-
|
|
|
|
|
|
|
| 160 |
}
|
| 161 |
```
|
|
|
|
| 151 |
|
| 152 |
If you find our work helpful, feel free to cite it.
|
| 153 |
```
|
| 154 |
+
@misc{cruzcastañeda2025amadeusverbotechnicalreportpowerful,
|
| 155 |
+
title={Amadeus-Verbo Technical Report: The powerful Qwen2.5 family models trained in Portuguese},
|
| 156 |
+
author={William Alberto Cruz-Castañeda and Marcellus Amadeus},
|
| 157 |
+
year={2025},
|
| 158 |
+
eprint={2506.00019},
|
| 159 |
+
archivePrefix={arXiv},
|
| 160 |
+
primaryClass={cs.CL},
|
| 161 |
+
url={https://arxiv.org/abs/2506.00019},
|
| 162 |
}
|
| 163 |
```
|