Ссылки:
fctchk_politifact_wapo
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:datacommons_factcheck/fctchk_politifact_wapo')
- Описание :
A dataset of fact checked claims by news media maintained by datacommons.org
- Лицензия : CC-BY-NC-4.0.
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 5632 |
- Функции :
{
"reviewer_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"claim_text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"review_date": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"review_url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"review_rating": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"claim_author_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"claim_date": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
еженедельный_стандарт
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:datacommons_factcheck/weekly_standard')
- Описание :
A dataset of fact checked claims by news media maintained by datacommons.org
- Лицензия : CC-BY-NC-4.0.
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 132 |
- Функции :
{
"reviewer_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"claim_text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"review_date": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"review_url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"review_rating": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"claim_author_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"claim_date": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}