Referensi:
fctchk_politifact_wapo
Gunakan perintah berikut untuk memuat kumpulan data ini di TFDS:
ds = tfds.load('huggingface:datacommons_factcheck/fctchk_politifact_wapo')
- Keterangan :
A dataset of fact checked claims by news media maintained by datacommons.org
- Lisensi : CC-BY-NC-4.0
- Versi : 1.0.0
- Perpecahan :
Membelah | Contoh |
---|---|
'train' | 5632 |
- Fitur :
{
"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"
}
}
standar_mingguan
Gunakan perintah berikut untuk memuat kumpulan data ini di TFDS:
ds = tfds.load('huggingface:datacommons_factcheck/weekly_standard')
- Keterangan :
A dataset of fact checked claims by news media maintained by datacommons.org
- Lisensi : CC-BY-NC-4.0
- Versi : 1.0.0
- Perpecahan :
Membelah | Contoh |
---|---|
'train' | 132 |
- Fitur :
{
"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"
}
}