ahb commited on
Commit
c7ea3e1
1 Parent(s): 931c6c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -14
README.md CHANGED
@@ -64,17 +64,18 @@ It is distributed free of charge and under a most permissible license.
64
 
65
 
66
  **Albertina 1.5B PTBR** is developed by a joint team from the University of Lisbon and the University of Porto, Portugal.
67
- For a fully detailed description, check the respective [publication](https://arxiv.org/abs/?):
68
 
69
  ``` latex
70
  @misc{albertina-pt-fostering,
71
- title={Fostering the Ecosystem of Open Neural Encoders for Portuguese
72
- with Albertina PT-* family},
73
- author={Rodrigo Santos and João Rodrigues and Luís Gomes and João Silva
74
- and António Branco and Henrique Lopes Cardoso
75
- and Tomás Freitas Osório and Bernardo Leite},
 
76
  year={2024},
77
- eprint={?},
78
  archivePrefix={arXiv},
79
  primaryClass={cs.CL}
80
  }
@@ -195,17 +196,18 @@ The model can be used by fine-tuning it for a specific task:
195
 
196
  # Citation
197
 
198
- When using or citing this model, kindly cite the following [publication](https://arxiv.org/abs/?):
199
 
200
  ``` latex
201
  @misc{albertina-pt-fostering,
202
- title={Fostering the Ecosystem of Open Neural Encoders for Portuguese
203
- with Albertina PT-* family},
204
- author={Rodrigo Santos and João Rodrigues and Luís Gomes and João Silva
205
- and António Branco and Henrique Lopes Cardoso
206
- and Tomás Freitas Osório and Bernardo Leite},
 
207
  year={2024},
208
- eprint={?},
209
  archivePrefix={arXiv},
210
  primaryClass={cs.CL}
211
  }
 
64
 
65
 
66
  **Albertina 1.5B PTBR** is developed by a joint team from the University of Lisbon and the University of Porto, Portugal.
67
+ For a fully detailed description, check the respective [publication](https://arxiv.org/abs/2403.01897):
68
 
69
  ``` latex
70
  @misc{albertina-pt-fostering,
71
+ title={Fostering the Ecosystem of Open Neural Encoders
72
+ for Portuguese with Albertina PT-* family},
73
+ author={Rodrigo Santos and João Rodrigues and Luís Gomes
74
+ and João Silva and António Branco
75
+ and Henrique Lopes Cardoso and Tomás Freitas Osório
76
+ and Bernardo Leite},
77
  year={2024},
78
+ eprint={2403.01897},
79
  archivePrefix={arXiv},
80
  primaryClass={cs.CL}
81
  }
 
196
 
197
  # Citation
198
 
199
+ When using or citing this model, kindly cite the following [publication](https://arxiv.org/abs/2403.01897):
200
 
201
  ``` latex
202
  @misc{albertina-pt-fostering,
203
+ title={Fostering the Ecosystem of Open Neural Encoders
204
+ for Portuguese with Albertina PT-* family},
205
+ author={Rodrigo Santos and João Rodrigues and Luís Gomes
206
+ and João Silva and António Branco
207
+ and Henrique Lopes Cardoso and Tomás Freitas Osório
208
+ and Bernardo Leite},
209
  year={2024},
210
+ eprint={2403.01897},
211
  archivePrefix={arXiv},
212
  primaryClass={cs.CL}
213
  }