ahb commited on
Commit
76d2be1
1 Parent(s): 8e4a911

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
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 PTPT 256** 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
  }
@@ -196,17 +197,18 @@ The model can be used by fine-tuning it for a specific task:
196
 
197
  # Citation
198
 
199
- When using or citing this model, kindly cite the following [publication](https://arxiv.org/abs/?):
200
 
201
  ``` latex
202
  @misc{albertina-pt-fostering,
203
- title={Fostering the Ecosystem of Open Neural Encoders for Portuguese
204
- with Albertina PT-* family},
205
- author={Rodrigo Santos and João Rodrigues and Luís Gomes and João Silva
 
206
  and António Branco and Henrique Lopes Cardoso
207
  and Tomás Freitas Osório and Bernardo Leite},
208
  year={2024},
209
- eprint={?},
210
  archivePrefix={arXiv},
211
  primaryClass={cs.CL}
212
  }
 
64
 
65
 
66
  **Albertina 1.5B PTPT 256** 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
74
+ and Luís Gomes and João Silva
75
  and António Branco and Henrique Lopes Cardoso
76
  and Tomás Freitas Osório and Bernardo Leite},
77
  year={2024},
78
+ eprint={2403.01897},
79
  archivePrefix={arXiv},
80
  primaryClass={cs.CL}
81
  }
 
197
 
198
  # Citation
199
 
200
+ When using or citing this model, kindly cite the following [publication](https://arxiv.org/abs/2403.01897):
201
 
202
  ``` latex
203
  @misc{albertina-pt-fostering,
204
+ title={Fostering the Ecosystem of Open Neural Encoders
205
+ for Portuguese with Albertina PT-* family},
206
+ author={Rodrigo Santos and João Rodrigues
207
+ and Luís Gomes and João Silva
208
  and António Branco and Henrique Lopes Cardoso
209
  and Tomás Freitas Osório and Bernardo Leite},
210
  year={2024},
211
+ eprint={2403.01897},
212
  archivePrefix={arXiv},
213
  primaryClass={cs.CL}
214
  }