community-datasets/qa4mre
Dataset Card for "qa4mre" Dataset Summary QA4MRE dataset was created for the CLEF 2011/2012/2013 shared tasks to promote research in question answering and reading comprehension. The dataset contains a supporting passage and a set of questions corresponding to the passage. Multiple options for answers are provided for each question, of which only one is correct. The training and test datasets are available for the main track. Additional gold standard documents are… See the full description on the dataset page: https://huggingface.co/datasets/community-datasets/qa4mre.
Dataset Card for "qa4mre"
Table of Contents
- Dataset Description
- Dataset Summary
- Supported Tasks and Leaderboards
- Languages
- Dataset Structure
- Data Instances
- Data Fields
- Data Splits
- Dataset Creation
- Curation Rationale
- Source Data
- Annotations
- Personal and Sensitive Information
- Considerations for Using the Data
- Social Impact of Dataset
- Discussion of Biases
- Other Known Limitations
- Additional Information
- Dataset Curators
- Licensing Information
- Citation Information
- Contributions
Dataset Description
- Homepage: http://nlp.uned.es/clef-qa/repository/qa4mre.php
- Repository: More Information Needed
- Paper: QA4MRE 2011-2013: Overview of Question Answering for Machine Reading Evaluation
- Point of Contact: More Information Needed
- Size of downloaded dataset files: 5.49 MB
- Size of the generated dataset: 48.35 MB
- Total amount of disk used: 53.84 MB
Dataset Summary
QA4MRE dataset was created for the CLEF 2011/2012/2013 shared tasks to promote research in question answering and reading comprehension. The dataset contains a supporting passage and a set of questions corresponding to the passage. Multiple options for answers are provided for each question, of which only one is correct. The training and test datasets are available for the main track. Additional gold standard documents are available for two pilot studies: one on alzheimers data, and the other on entrance exams data.
Supported Tasks and Leaderboards
Languages
Dataset Structure
Data Instances
2011.main.DE
- Size of downloaded dataset files: 0.22 MB
- Size of the generated dataset: 1.75 MB
- Total amount of disk used: 1.97 MB
An example of 'train' looks as follows.
2011.main.EN
- Size of downloaded dataset files: 0.20 MB
- Size of the generated dataset: 1.57 MB
- Total amount of disk used: 1.77 MB
An example of 'train' looks as follows.
2011.main.ES
- Size of downloaded dataset files: 0.22 MB
- Size of the generated dataset: 1.70 MB
- Total amount of disk used: 1.91 MB
An example of 'train' looks as follows.
2011.main.IT
- Size of downloaded dataset files: 0.21 MB
- Size of the generated dataset: 1.67 MB
- Total amount of disk used: 1.88 MB
An example of 'train' looks as follows.
2011.main.RO
- Size of downloaded dataset files: 0.22 MB
- Size of the generated dataset: 1.74 MB
- Total amount of disk used: 1.96 MB
An example of 'train' looks as follows.
Data Fields
The data fields are the same among all splits.
2011.main.DE
topic_id: astringfeature.topic_name: astringfeature.test_id: astringfeature.document_id: astringfeature.document_str: astringfeature.question_id: astringfeature.question_str: astringfeature.answer_options: a dictionary feature containing:answer_id: astringfeature.answer_str: astringfeature.correct_answer_id: astringfeature.correct_answer_str: astringfeature.
2011.main.EN
topic_id: astringfeature.topic_name: astringfeature.test_id: astringfeature.document_id: astringfeature.document_str: astringfeature.question_id: astringfeature.question_str: astringfeature.answer_options: a dictionary feature containing:answer_id: astringfeature.answer_str: astringfeature.correct_answer_id: astringfeature.correct_answer_str: astringfeature.
2011.main.ES
topic_id: astringfeature.topic_name: astringfeature.test_id: astringfeature.document_id: astringfeature.document_str: astringfeature.question_id: astringfeature.question_str: astringfeature.answer_options: a dictionary feature containing:answer_id: astringfeature.answer_str: astringfeature.correct_answer_id: astringfeature.correct_answer_str: astringfeature.
2011.main.IT
topic_id: astringfeature.topic_name: astringfeature.test_id: astringfeature.document_id: astringfeature.document_str: astringfeature.question_id: astringfeature.question_str: astringfeature.answer_options: a dictionary feature containing:answer_id: astringfeature.answer_str: astringfeature.correct_answer_id: astringfeature.correct_answer_str: astringfeature.
2011.main.RO
topic_id: astringfeature.topic_name: astringfeature.test_id: astringfeature.document_id: astringfeature.document_str: astringfeature.question_id: astringfeature.question_str: astringfeature.answer_options: a dictionary feature containing:answer_id: astringfeature.answer_str: astringfeature.correct_answer_id: astringfeature.correct_answer_str: astringfeature.
Data Splits
Dataset Creation
Curation Rationale
Source Data
Initial Data Collection and Normalization
Who are the source language producers?
Annotations
Annotation process
Who are the annotators?
Personal and Sensitive Information
Considerations for Using the Data
Social Impact of Dataset
Discussion of Biases
Other Known Limitations
Additional Information
Dataset Curators
Licensing Information
Citation Information
@InProceedings{10.1007/978-3-642-40802-1_29,
author="Pe{\~{n}}as, Anselmo
and Hovy, Eduard
and Forner, Pamela
and Rodrigo, {\'A}lvaro
and Sutcliffe, Richard
and Morante, Roser",
editor="Forner, Pamela
and M{\"u}ller, Henning
and Paredes, Roberto
and Rosso, Paolo
and Stein, Benno",
title="QA4MRE 2011-2013: Overview of Question Answering for Machine Reading Evaluation",
booktitle="Information Access Evaluation. Multilinguality, Multimodality, and Visualization",
year="2013",
publisher="Springer Berlin Heidelberg",
address="Berlin, Heidelberg",
pages="303--320",
isbn="978-3-642-40802-1"
}Contributions
Thanks to @patrickvonplaten, @albertvillanova, @mariamabarham, @thomwolf for adding this dataset.
