jarodrigues
commited on
Commit
·
8fb56b6
1
Parent(s):
d4fcf42
Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ it is the first competitive encoder specifically for this language and variant
|
|
51 |
that is made publicly available and distributed for reuse.
|
52 |
|
53 |
It is developed by a joint team from the University of Lisbon and the University of Porto, Portugal.
|
54 |
-
For further details, check the respective publication:
|
55 |
|
56 |
``` latex
|
57 |
@misc{albertina-pt,
|
@@ -61,7 +61,7 @@ For further details, check the respective publication:
|
|
61 |
António Branco and Rodrigo Santos and
|
62 |
Henrique Lopes Cardoso and Tomás Osório},
|
63 |
year={2023},
|
64 |
-
eprint={
|
65 |
archivePrefix={arXiv},
|
66 |
primaryClass={cs.CL}
|
67 |
}
|
@@ -216,7 +216,7 @@ The model can be used by fine-tuning it for a specific task:
|
|
216 |
|
217 |
# Citation
|
218 |
|
219 |
-
When using or citing this model, kindly cite the following publication:
|
220 |
|
221 |
``` latex
|
222 |
@misc{albertina-pt,
|
@@ -226,7 +226,7 @@ When using or citing this model, kindly cite the following publication:
|
|
226 |
António Branco and Rodrigo Santos and
|
227 |
Henrique Lopes Cardoso and Tomás Osório},
|
228 |
year={2023},
|
229 |
-
eprint={
|
230 |
archivePrefix={arXiv},
|
231 |
primaryClass={cs.CL}
|
232 |
}
|
|
|
51 |
that is made publicly available and distributed for reuse.
|
52 |
|
53 |
It is developed by a joint team from the University of Lisbon and the University of Porto, Portugal.
|
54 |
+
For further details, check the respective [publication](https://arxiv.org/abs/2305.06721):
|
55 |
|
56 |
``` latex
|
57 |
@misc{albertina-pt,
|
|
|
61 |
António Branco and Rodrigo Santos and
|
62 |
Henrique Lopes Cardoso and Tomás Osório},
|
63 |
year={2023},
|
64 |
+
eprint={2305.06721},
|
65 |
archivePrefix={arXiv},
|
66 |
primaryClass={cs.CL}
|
67 |
}
|
|
|
216 |
|
217 |
# Citation
|
218 |
|
219 |
+
When using or citing this model, kindly cite the following [publication](https://arxiv.org/abs/2305.06721):
|
220 |
|
221 |
``` latex
|
222 |
@misc{albertina-pt,
|
|
|
226 |
António Branco and Rodrigo Santos and
|
227 |
Henrique Lopes Cardoso and Tomás Osório},
|
228 |
year={2023},
|
229 |
+
eprint={2305.06721},
|
230 |
archivePrefix={arXiv},
|
231 |
primaryClass={cs.CL}
|
232 |
}
|