im2ly / dataset_infos.json
yuntian-deng's picture
Upload dataset_infos.json with huggingface_hub
7b97847
raw history blame
No virus
1.27 kB
{"yuntian-deng--im2ly": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"filename": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"image": {
"decode": true,
"id": null,
"_type": "Image"
},
"source_orig": {
"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": 632241067.411,
"num_examples": 32879,
"dataset_name": "im2ly"
},
"val": {
"name": "val",
"num_bytes": 1117791.0,
"num_examples": 68,
"dataset_name": "im2ly"
}
},
"download_checksums": null,
"download_size": 622404531,
"post_processing_size": null,
"dataset_size": 633358858.411,
"size_in_bytes": 1255763389.411
}}