newsquadfr / test /dataset_info.json
Francois Vieille
init
74eeec8
raw history blame
No virus
1.57 kB
{
"builder_name": null,
"citation": "",
"config_name": null,
"dataset_size": null,
"description": "",
"download_checksums": null,
"download_size": null,
"features": {
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paragraph_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answers": {
"answer_start": {
"feature": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"text": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"website": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"article_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"article_url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"article_title": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"homepage": "",
"license": "",
"post_processed": null,
"post_processing_size": null,
"size_in_bytes": null,
"splits": null,
"supervised_keys": null,
"task_templates": null,
"version": null
}