Ссылки:
covid_qa_deepset
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:covid_qa_castorini/covid_qa_deepset')
- Описание :
COVID-QA is a Question Answering dataset consisting of 2,019 question/answer pairs annotated by volunteer biomedical experts on scientific articles related to COVID-19.
- Лицензия : Лицензия Apache 2.0.
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 2019 год |
- Функции :
{
"document_id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"is_impossible": {
"dtype": "bool",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer_start": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
ковидка
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:covid_qa_castorini/covidqa')
- Описание :
CovidQA is the beginnings of a question answering dataset specifically designed for COVID-19, built by hand from knowledge gathered from Kaggle's COVID-19 Open Research Dataset Challenge.
- Лицензия : Лицензия Apache 2.0.
- Версия : 0.2.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 27 |
- Функции :
{
"category_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_query": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"keyword_query": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"exact_answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
covid_qa_castorini
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:covid_qa_castorini/covid_qa_castorini')
- Описание :
CovidQA is the beginnings of a question answering dataset specifically designed for COVID-19, built by hand from knowledge gathered from Kaggle's COVID-19 Open Research Dataset Challenge.
- Лицензия : Лицензия Apache 2.0.
- Версия : 0.2.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 27 |
- Функции :
{
"category_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_query": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"keyword_query": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"feature": {
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"exact_answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}