9
stars
27
commits
2
linked in READMEs
Nov 11, 2024
updated
We present a new multilingual parallel medical benchmark, MedExpQA, for the evaluation of LLMs on Medical Question Answering. This benchmark can be used for various NLP tasks including: Medical Question Answering or Explanation Generation.
Although the design of MedExpQA is independent of any specific dataset, for the first version of the MedExpQA benchmark we leverage the commented MIR exams from the Antidote CasiMedicos dataset which includes gold reference explanations, which is currently available for 4 languages: English, French, Italian and Spanish.
| Antidote CasiMedicos splits | |
|---|---|
| train | 434 |
| validation | 63 |
| test | 125 |
In this repository you can find the following data:
The following attributes composed casimedicos-raw:
Additionally, the following jsonl attribute was added to create casimedicos-exp:
For MedExpQA benchmarking we have added the following elements in the data:
LLMs evaluated: LLaMA, PMC-LLaMA, Mistral and BioMistral.
If you use MedExpQA then please cite the following paper:
@article{ALONSO2024102938,
title = {MedExpQA: Multilingual benchmarking of Large Language Models for Medical Question Answering},
journal = {Artificial Intelligence in Medicine},
pages = {102938},
year = {2024},
issn = {0933-3657},
doi = {https://doi.org/10.1016/j.artmed.2024.102938},
url = {https://www.sciencedirect.com/science/article/pii/S0933365724001805},
author = {Iñigo Alonso and Maite Oronoz and Rodrigo Agerri},
keywords = {Large Language Models, Medical Question Answering, Multilinguality, Retrieval Augmented Generation, Natural Language Processing},
}
Contact: Iñigo Alonso and Rodrigo Agerri HiTZ Center - Ixa, University of the Basque Country UPV/EHU
9
stars
27
commits
2
linked in READMEs
Nov 11, 2024
updated
We present a new multilingual parallel medical benchmark, MedExpQA, for the evaluation of LLMs on Medical Question Answering. This benchmark can be used for various NLP tasks including: Medical Question Answering or Explanation Generation.
Although the design of MedExpQA is independent of any specific dataset, for the first version of the MedExpQA benchmark we leverage the commented MIR exams from the Antidote CasiMedicos dataset which includes gold reference explanations, which is currently available for 4 languages: English, French, Italian and Spanish.
| Antidote CasiMedicos splits | |
|---|---|
| train | 434 |
| validation | 63 |
| test | 125 |
In this repository you can find the following data:
The following attributes composed casimedicos-raw:
Additionally, the following jsonl attribute was added to create casimedicos-exp:
For MedExpQA benchmarking we have added the following elements in the data:
LLMs evaluated: LLaMA, PMC-LLaMA, Mistral and BioMistral.
If you use MedExpQA then please cite the following paper:
@article{ALONSO2024102938,
title = {MedExpQA: Multilingual benchmarking of Large Language Models for Medical Question Answering},
journal = {Artificial Intelligence in Medicine},
pages = {102938},
year = {2024},
issn = {0933-3657},
doi = {https://doi.org/10.1016/j.artmed.2024.102938},
url = {https://www.sciencedirect.com/science/article/pii/S0933365724001805},
author = {Iñigo Alonso and Maite Oronoz and Rodrigo Agerri},
keywords = {Large Language Models, Medical Question Answering, Multilinguality, Retrieval Augmented Generation, Natural Language Processing},
}
Contact: Iñigo Alonso and Rodrigo Agerri HiTZ Center - Ixa, University of the Basque Country UPV/EHU