Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -165,4 +165,26 @@ This work has been promoted and financed by the Generalitat de Catalunya through
|
|
| 165 |
|
| 166 |
## Citation
|
| 167 |
|
| 168 |
-
### Bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 165 |
|
| 166 |
## Citation
|
| 167 |
|
| 168 |
+
### Bibtex
|
| 169 |
+
|
| 170 |
+
```bibtex
|
| 171 |
+
@inproceedings{moroni-etal-2025-multilmentry,
|
| 172 |
+
title = "Multi-LMentry: Can Multilingual LLMs Solve Elementary Tasks Across Languages?",
|
| 173 |
+
author = "Moroni, Luca and
|
| 174 |
+
Aula-Blasco, Javier and
|
| 175 |
+
Conia, Simone and
|
| 176 |
+
Baucells, Irene and
|
| 177 |
+
Perez, Naiara and
|
| 178 |
+
Paniagua Suárez, Silvia and
|
| 179 |
+
Sallés, Anna and
|
| 180 |
+
Ostendorff, Malte and
|
| 181 |
+
Falcão, Júlia and
|
| 182 |
+
Son, Guijin and
|
| 183 |
+
Gonzalez-Agirre, Aitor and
|
| 184 |
+
Navigli, Roberto and
|
| 185 |
+
Villegas, Marta",
|
| 186 |
+
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
|
| 187 |
+
pages= "xx-yy",
|
| 188 |
+
year= "2025",
|
| 189 |
+
}
|
| 190 |
+
```
|