qa4mre

Referências:

2011.main.DE

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.DE')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 120
  • Características :
{
    "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.PT

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.EN')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 120
  • Características :
{
    "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

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.ES')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 120
  • Características :
{
    "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.principal.TI

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.IT')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 120
  • Características :
{
    "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.principal.RO

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2011.main.RO')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 120
  • Características :
{
    "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.principal.AR

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.AR')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 160
  • Características :
{
    "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.principal.BG

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.BG')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 160
  • Características :
{
    "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

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.DE')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 160
  • Características :
{
    "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.PT

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.EN')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 160
  • Características :
{
    "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

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.ES')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 160
  • Características :
{
    "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.principal.TI

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.IT')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 160
  • Características :
{
    "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.principal.RO

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2012.main.RO')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 160
  • Características :
{
    "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.PT

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2012.alzheimers.EN')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 40
  • Características :
{
    "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.principal.AR

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.AR')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 284
  • Características :
{
    "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.principal.BG

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.BG')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 284
  • Características :
{
    "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.PT

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.EN')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 284
  • Características :
{
    "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

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.ES')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 284
  • Características :
{
    "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.principal.RO

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2013.main.RO')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 284
  • Características :
{
    "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.PT

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2013.alzheimers.EN')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 40
  • Características :
{
    "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.entrada_exame.EN

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:qa4mre/2013.entrance_exam.EN')
  • Descrição :
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.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 46
  • Características :
{
    "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"
    }
}