Commit
·
ea8982b
1
Parent(s):
651dc92
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,14 @@ metrics:
|
|
16 |
|
17 |
## Citing
|
18 |
```
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
```
|
21 |
|
22 |
For more information visit our [GitHub repository](https://github.com/PlanTL-SANIDAD/lm-spanish)
|
|
|
16 |
|
17 |
## Citing
|
18 |
```
|
19 |
+
@misc{gutiérrezfandiño2021spanish,
|
20 |
+
title={Spanish Language Models},
|
21 |
+
author={Asier Gutiérrez-Fandiño and Jordi Armengol-Estapé and Marc Pàmies and Joan Llop-Palao and Joaquín Silveira-Ocampo and Casimiro Pio Carrino and Aitor Gonzalez-Agirre and Carme Armentano-Oller and Carlos Rodriguez-Penagos and Marta Villegas},
|
22 |
+
year={2021},
|
23 |
+
eprint={2107.07253},
|
24 |
+
archivePrefix={arXiv},
|
25 |
+
primaryClass={cs.CL}
|
26 |
+
}
|
27 |
```
|
28 |
|
29 |
For more information visit our [GitHub repository](https://github.com/PlanTL-SANIDAD/lm-spanish)
|