qa4mre

Les références:

2011.main.DE

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2011.main.DE')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 120
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2011.main.FR

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2011.main.EN')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 120
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2011.main.ES

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2011.main.ES')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 120
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2011.main.IT

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2011.main.IT')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 120
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2011.main.RO

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2011.main.RO')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 120
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2012.main.AR

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2012.main.AR')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 160
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2012.main.BG

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2012.main.BG')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 160
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2012.main.DE

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2012.main.DE')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 160
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2012.main.FR

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2012.main.EN')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 160
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2012.main.ES

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2012.main.ES')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 160
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2012.main.IT

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2012.main.IT')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 160
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2012.main.RO

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2012.main.RO')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 160
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2012.alzheimers.FR

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2012.alzheimers.EN')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 40
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2013.main.AR

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2013.main.AR')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 284
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2013.main.BG

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2013.main.BG')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 284
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2013.main.FR

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2013.main.EN')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 284
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2013.main.ES

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2013.main.ES')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 284
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2013.main.RO

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2013.main.RO')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 284
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2013.alzheimers.FR

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2013.alzheimers.EN')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 40
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

2013.entrance_exam.FR

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:qa4mre/2013.entrance_exam.EN')
  • Description :
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.
  • Licence : Aucune licence connue
  • Version : 0.1.0
  • Divisions :
Diviser Exemples
'train' 46
  • Caractéristiques :
{
    "topic_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "topic_name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "test_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "document_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "question_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer_options": {
        "feature": {
            "answer_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "answer_str": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "correct_answer_id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "correct_answer_str": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}