Referanslar:
fctchk_politifact_wapo
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:datacommons_factcheck/fctchk_politifact_wapo')
- Tanım :
A dataset of fact checked claims by news media maintained by datacommons.org
- Lisans : CC-BY-NC-4.0
- Sürüm : 1.0.0
- Bölünmeler :
Bölmek | Örnekler |
---|---|
'train' | 5632 |
- Özellikler :
{
"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"
}
}
haftalık_standart
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:datacommons_factcheck/weekly_standard')
- Tanım :
A dataset of fact checked claims by news media maintained by datacommons.org
- Lisans : CC-BY-NC-4.0
- Sürüm : 1.0.0
- Bölünmeler :
Bölmek | Örnekler |
---|---|
'train' | 132 |
- Özellikler :
{
"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"
}
}