add citation
Browse files
README.md
CHANGED
@@ -40,20 +40,24 @@ The training corpus has been tokenized using a byte version of Byte-Pair Encodin
|
|
40 |
For evaluation details visit our [GitHub repository](https://github.com/PlanTL-GOB-ES/lm-spanish).
|
41 |
|
42 |
## Citing
|
43 |
-
|
44 |
-
|
45 |
```
|
46 |
-
@article{
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
|
|
|
|
|
|
|
|
56 |
}
|
|
|
57 |
```
|
58 |
|
59 |
## Funding
|
|
|
40 |
For evaluation details visit our [GitHub repository](https://github.com/PlanTL-GOB-ES/lm-spanish).
|
41 |
|
42 |
## Citing
|
43 |
+
If you use this model, please cite our [paper](http://journal.sepln.org/sepln/ojs/ojs/index.php/pln/article/view/6405):
|
|
|
44 |
```
|
45 |
+
@article{,
|
46 |
+
abstract = {We want to thank the National Library of Spain for such a large effort on the data gathering and the Future of Computing Center, a
|
47 |
+
Barcelona Supercomputing Center and IBM initiative (2020). This work was funded by the Spanish State Secretariat for Digitalization and Artificial
|
48 |
+
Intelligence (SEDIA) within the framework of the Plan-TL.},
|
49 |
+
author = {Asier Gutiérrez Fandiño and Jordi Armengol Estapé and Marc Pàmies and Joan Llop Palao and Joaquin Silveira Ocampo and Casimiro Pio Carrino and Carme Armentano Oller and Carlos Rodriguez Penagos and Aitor Gonzalez Agirre and Marta Villegas},
|
50 |
+
doi = {10.26342/2022-68-3},
|
51 |
+
issn = {1135-5948},
|
52 |
+
journal = {Procesamiento del Lenguaje Natural},
|
53 |
+
keywords = {Artificial intelligence,Benchmarking,Data processing.,MarIA,Natural language processing,Spanish language modelling,Spanish language resources,Tractament del llenguatge natural (Informàtica),Àrees temàtiques de la UPC::Informàtica::Intel·ligència artificial::Llenguatge natural},
|
54 |
+
publisher = {Sociedad Española para el Procesamiento del Lenguaje Natural},
|
55 |
+
title = {MarIA: Spanish Language Models},
|
56 |
+
volume = {68},
|
57 |
+
url = {https://upcommons.upc.edu/handle/2117/367156#.YyMTB4X9A-0.mendeley},
|
58 |
+
year = {2022},
|
59 |
}
|
60 |
+
|
61 |
```
|
62 |
|
63 |
## Funding
|