nyt10_corpus / dataset_infos.json
pat-jj's picture
Upload dataset_infos.json with huggingface_hub
e203d13
raw
history blame contribute delete
No virus
1.26 kB
{"pat-jj--nyt10_corpus": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"embeddings": {
"feature": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "json",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 2485623594,
"num_examples": 748415,
"dataset_name": "nyt10_corpus"
}
},
"download_checksums": null,
"download_size": 2401575473,
"post_processing_size": null,
"dataset_size": 2485623594,
"size_in_bytes": 4887199067
}}