qa4mre

مراجع:

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.EN

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في 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.main.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.main.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.EN

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في 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.main.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.main.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.EN

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في 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"
    }
}