Update README.md
Browse files
README.md
CHANGED
@@ -182,17 +182,18 @@ The model can be used by fine-tuning it for a specific task:
|
|
182 |
|
183 |
# Citation
|
184 |
|
185 |
-
When using or citing this model, kindly cite the following [publication](https://arxiv.org/abs/
|
186 |
|
187 |
``` latex
|
188 |
-
@misc{albertina-pt,
|
189 |
-
title={
|
190 |
-
|
191 |
-
author={João Rodrigues and Luís Gomes
|
192 |
-
|
193 |
-
Henrique Lopes Cardoso and Tomás Osório
|
194 |
-
|
195 |
-
|
|
|
196 |
archivePrefix={arXiv},
|
197 |
primaryClass={cs.CL}
|
198 |
}
|
|
|
182 |
|
183 |
# Citation
|
184 |
|
185 |
+
When using or citing this model, kindly cite the following [publication](https://arxiv.org/abs/2403.01897):
|
186 |
|
187 |
``` latex
|
188 |
+
@misc{albertina-pt-fostering,
|
189 |
+
title={Fostering the Ecosystem of Open Neural Encoders
|
190 |
+
for Portuguese with Albertina PT-* family},
|
191 |
+
author={Rodrigo Santos and João Rodrigues and Luís Gomes
|
192 |
+
and João Silva and António Branco
|
193 |
+
and Henrique Lopes Cardoso and Tomás Freitas Osório
|
194 |
+
and Bernardo Leite},
|
195 |
+
year={2024},
|
196 |
+
eprint={2403.01897},
|
197 |
archivePrefix={arXiv},
|
198 |
primaryClass={cs.CL}
|
199 |
}
|