photo-to-cartoon / dataset_infos.json
bhadresh-savani's picture
Upload dataset_infos.json with huggingface_hub
f0ec295
raw
history blame contribute delete
891 Bytes
{"bhadresh-savani--photo-to-cartoon": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"imageA": {
"decode": true,
"id": null,
"_type": "Image"
},
"imageB": {
"decode": true,
"id": null,
"_type": "Image"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 311224433.0,
"num_examples": 76,
"dataset_name": "photo-to-cartoon"
}
},
"download_checksums": null,
"download_size": 311198848,
"post_processing_size": null,
"dataset_size": 311224433.0,
"size_in_bytes": 622423281.0
}}