Referencje:
fctchk_politifact_wapo
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:datacommons_factcheck/fctchk_politifact_wapo')
- Opis :
A dataset of fact checked claims by news media maintained by datacommons.org
- Licencja : CC-BY-NC-4.0
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 5632 |
- Cechy :
{
"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"
}
}
tygodniowy_standard
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:datacommons_factcheck/weekly_standard')
- Opis :
A dataset of fact checked claims by news media maintained by datacommons.org
- Licencja : CC-BY-NC-4.0
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 132 |
- Cechy :
{
"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"
}
}