edit reference
Browse files
README.md
CHANGED
@@ -180,19 +180,29 @@ For other parameters we adopted the standard [RoBERTa-base hyperparameters](http
|
|
180 |
## Citation
|
181 |
|
182 |
```
|
183 |
-
@
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
196 |
}
|
197 |
```
|
198 |
|
|
|
180 |
## Citation
|
181 |
|
182 |
```
|
183 |
+
@inproceedings{garcia-etal-2024-robertalexpt,
|
184 |
+
title = "{R}o{BERT}a{L}ex{PT}: A Legal {R}o{BERT}a Model pretrained with deduplication for {P}ortuguese",
|
185 |
+
author = "Garcia, Eduardo A. S. and
|
186 |
+
Silva, Nadia F. F. and
|
187 |
+
Siqueira, Felipe and
|
188 |
+
Albuquerque, Hidelberg O. and
|
189 |
+
Gomes, Juliana R. S. and
|
190 |
+
Souza, Ellen and
|
191 |
+
Lima, Eliomar A.",
|
192 |
+
editor = "Gamallo, Pablo and
|
193 |
+
Claro, Daniela and
|
194 |
+
Teixeira, Ant{\'o}nio and
|
195 |
+
Real, Livy and
|
196 |
+
Garcia, Marcos and
|
197 |
+
Oliveira, Hugo Gon{\c{c}}alo and
|
198 |
+
Amaro, Raquel",
|
199 |
+
booktitle = "Proceedings of the 16th International Conference on Computational Processing of Portuguese",
|
200 |
+
month = mar,
|
201 |
+
year = "2024",
|
202 |
+
address = "Santiago de Compostela, Galicia/Spain",
|
203 |
+
publisher = "Association for Computational Lingustics",
|
204 |
+
url = "https://aclanthology.org/2024.propor-1.38",
|
205 |
+
pages = "374--383",
|
206 |
}
|
207 |
```
|
208 |
|