Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ model = T5ForConditionalGeneration.from_pretrained("unicamp-dl/ptt5-v2-3b")
|
|
| 26 |
## Citation
|
| 27 |
If you use our models, please cite:
|
| 28 |
```
|
| 29 |
-
@
|
| 30 |
title={ptt5-v2: A Closer Look at Continued Pretraining of T5 Models for the Portuguese Language},
|
| 31 |
author={Marcos Piau and Roberto Lotufo and Rodrigo Nogueira},
|
| 32 |
year={2024},
|
|
|
|
| 26 |
## Citation
|
| 27 |
If you use our models, please cite:
|
| 28 |
```
|
| 29 |
+
@misc{piau2024ptt5v2,
|
| 30 |
title={ptt5-v2: A Closer Look at Continued Pretraining of T5 Models for the Portuguese Language},
|
| 31 |
author={Marcos Piau and Roberto Lotufo and Rodrigo Nogueira},
|
| 32 |
year={2024},
|