DemagogSK / dataset_infos.json
mrshu's picture
Upload folder using huggingface_hub
0f9e0f9 verified
{
"demagogsk_vyroky": {
"description": "Fact-checked political statements scraped from Demagog.sk.",
"citation": "",
"homepage": "https://demagog.sk/vyroky",
"license": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"numeric_id": {
"dtype": "int64",
"_type": "Value"
},
"url": {
"dtype": "string",
"_type": "Value"
},
"speaker": {
"dtype": "string",
"_type": "Value"
},
"speaker_party": {
"dtype": "string",
"_type": "Value"
},
"speaker_url": {
"dtype": "string",
"_type": "Value"
},
"statement": {
"dtype": "string",
"_type": "Value"
},
"statement_date": {
"dtype": "string",
"_type": "Value"
},
"verdict": {
"dtype": "string",
"_type": "Value"
},
"analysis_text": {
"dtype": "string",
"_type": "Value"
},
"analysis_paragraphs": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"analysis_date": {
"dtype": "string",
"_type": "Value"
},
"analysis_sources": {
"text": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"url": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"scraped_at": {
"dtype": "string",
"_type": "Value"
}
},
"splits": {
"test": {
"name": "test",
"num_bytes": 13205759,
"num_examples": 4099
},
"validation": {
"name": "validation",
"num_bytes": 13048621,
"num_examples": 4099
},
"train": {
"name": "train",
"num_bytes": 38961388,
"num_examples": 12297
}
},
"download_size": 65215768,
"dataset_size": 65215768,
"task_templates": null
}
}