הפניות:
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"
}
}