SpanishBench is a benchmark for evaluating language models in Spanish tasks. This is, it evaluates the ability of a language model to understand and generate Spanish text. SpanishBench offers a combination of pre-existing, open datasets. All the details of SpanishBench will be published in a paper soon.
The new evaluation datasets included in SpanishBench are:
| Task | Category | Homepage |
|---|---|---|
| COPA-es | Commonsense Reasoning | https://huggingface.co/datasets/BSC-LT/COPA-es |
| OpenBookQA_es | Question Answering | https://huggingface.co/datasets/BSC-LT/openbookqa-es |
The datasets included in SpanishBench that have been made public in previous publications are:
@inproceedings{baucells-etal-2025-iberobench,
title = "{I}bero{B}ench: A Benchmark for {LLM} Evaluation in {I}berian Languages",
author = "Baucells, Irene and
Aula-Blasco, Javier and
de-Dios-Flores, Iria and
Paniagua Su{\'a}rez, Silvia and
Perez, Naiara and
Salles, Anna and
Sotelo Docio, Susana and
Falc{\~a}o, J{\'u}lia and
Saiz, Jose Javier and
Sepulveda Torres, Robiert and
Barnes, Jeremy and
Gamallo, Pablo and
Gonzalez-Agirre, Aitor and
Rigau, German and
Villegas, Marta",
editor = "Rambow, Owen and
Wanner, Leo and
Apidianaki, Marianna and
Al-Khalifa, Hend and
Eugenio, Barbara Di and
Schockaert, Steven",
booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
month = jan,
year = "2025",
address = "Abu Dhabi, UAE",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2025.coling-main.699/",
pages = "10491--10519",
}
spanish_bench: All tasks included in SpanishBench.flores_es: All FLORES translation tasks from or to Spanish.
phrases_es: Two Phrases_va tasks for language adaptation between Spanish and Valencian.
The following tasks evaluate tasks on SpanishBench dataset using various scoring methods.
belebele_spa_Latncopa_esescolaflores_esflores_es-caflores_es-deflores_es-enflores_es-euflores_es-frflores_es-glflores_es-itflores_es-ptflores_ca-esflores_de-esflores_en-esflores_eu-esflores_fr-esflores_gl-esflores_it-esflores_pt-esmgsm_direct_es_spanish_bench(spanish_benchis due to an existing open issue in the original task)openbookqa_espaws_es_spanish_bench(spanish_benchis due to an existing open issue in the original task)phrases_eswnli_esxlsum_esxnli_es_spanish_bench(spanish_benchis due to an existing open issue in the original task)xquad_esxstorycloze_es
Some of these tasks are taken from benchmarks already available in LM Evaluation Harness. These are:
belebele_spa_Latn: Belebele Spanishmgsm_direct_es: MGSM Spanish (fixed an existing open issue in the original task)paws_es: PAWS-X Spanish (fixed an existing open issue in the original task)xnli_es: XNLI Spanish (fixed an existing open issue in the original task)xstorycloze_es: XStoryCloze Spanish
- Is the task an existing benchmark in the literature?
- Have you referenced the original paper that introduced the task?
- If yes, does the original paper provide a reference implementation?
- Yes, original implementation contributed by author of the benchmark
If other tasks on this dataset are already supported:
- Is the "Main" variant of this task clearly denoted?
- Have you provided a short sentence in a README on what each new variant adds / evaluates?
- Have you noted which, if any, published evaluation setups are matched by this variant?