flickr_bw_rgb / dataset_infos.json
maderix's picture
Upload dataset_infos.json with huggingface_hub
2c24891
raw
history blame
No virus
1.02 kB
{"maderix--flickr_bw_rgb": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"image": {
"decode": true,
"id": null,
"_type": "Image"
},
"caption": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "imagefolder",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 325035690.44,
"num_examples": 7216,
"dataset_name": "flickr_bw_rgb"
}
},
"download_checksums": null,
"download_size": 335317526,
"post_processing_size": null,
"dataset_size": 325035690.44,
"size_in_bytes": 660353216.44
}}