wacc2 commited on
Commit
f674de6
·
verified ·
1 Parent(s): 7197008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
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{Amadeus AI,
155
- title = {Amadeus Verbo: A Brazilian Portuguese large language model.},
156
- url = {https://amadeus-ai.com},
157
- author = {Amadeus AI},
158
- month = {November},
159
- year = {2024}
 
 
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
  ```