qa4mre

Bibliografia:

2011.main.DE

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.DE')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 120
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.EN')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 120
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.ES')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 120
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.IT')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 120
  • Cechy :
{
    "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.główny.RO

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.RO')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 120
  • Cechy :
{
    "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.główny.AR

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.AR')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 160
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.BG')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 160
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.DE')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 160
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.EN')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 160
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.ES')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 160
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.IT')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 160
  • Cechy :
{
    "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.główny.RO

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.RO')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 160
  • Cechy :
{
    "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.EN

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2012.alzheimers.EN')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 40
  • Cechy :
{
    "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.główny.AR

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.AR')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 284
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.BG')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 284
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.EN')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 284
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.ES')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 284
  • Cechy :
{
    "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.główny.RO

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.RO')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 284
  • Cechy :
{
    "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.EN

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2013.alzheimers.EN')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 40
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:qa4mre/2013.entrance_exam.EN')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 0.1.0
  • Podziały :
Podział Przykłady
'train' 46
  • Cechy :
{
    "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"
    }
}