news_nav_test / dataset_infos.json
davanstrien's picture
davanstrien HF Staff
Upload dataset_infos.json with huggingface_hub
c284162
{"davanstrien--news_nav_test": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"filepath": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pub_date": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"page_seq_num": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"edition_seq_num": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"batch": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lccn": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"box": {
"feature": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"score": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"ocr": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"place_of_publication": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"geographic_coverage": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"publisher": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"page_url": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 206704572,
"num_examples": 149628,
"dataset_name": "news_nav_test"
}
},
"download_checksums": null,
"download_size": 107456628,
"post_processing_size": null,
"dataset_size": 206704572,
"size_in_bytes": 314161200
}}