参考文献:
2011.main.DE
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2011.main.DE')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 120 |
- 特徴:
{
"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.JP
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2011.main.EN')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 120 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2011.main.ES')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 120 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2011.main.IT')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 120 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2011.main.RO')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 120 |
- 特徴:
{
"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.メイン.AR
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2012.main.AR')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 160 |
- 特徴:
{
"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.メイン.BG
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2012.main.BG')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 160 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2012.main.DE')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 160 |
- 特徴:
{
"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.JP
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2012.main.EN')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 160 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2012.main.ES')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 160 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2012.main.IT')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 160 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2012.main.RO')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 160 |
- 特徴:
{
"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.アルツハイマー病.EN
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2012.alzheimers.EN')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 40 |
- 特徴:
{
"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.メイン.AR
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2013.main.AR')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 284 |
- 特徴:
{
"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.メイン.BG
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2013.main.BG')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 284 |
- 特徴:
{
"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.JP
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2013.main.EN')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 284 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2013.main.ES')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 284 |
- 特徴:
{
"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
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2013.main.RO')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 284 |
- 特徴:
{
"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.アルツハイマー病.EN
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2013.alzheimers.EN')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 40 |
- 特徴:
{
"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.EN
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:qa4mre/2013.entrance_exam.EN')
- 説明:
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.
- ライセンス: 不明なライセンス
- バージョン: 0.1.0
- 分割:
スプリット | 例 |
---|---|
'train' | 46 |
- 特徴:
{
"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"
}
}