architecture2022clean / dataset_infos.json
rrustom's picture
Upload dataset_infos.json with huggingface_hub
b793b9e
raw
history blame contribute delete
No virus
1.05 kB
{"rrustom--architecture2022clean": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"image": {
"decode": true,
"id": null,
"_type": "Image"
},
"text": {
"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": 528338435.25865275,
"num_examples": 2415,
"dataset_name": "architecture2022clean"
}
},
"download_checksums": null,
"download_size": 565911284,
"post_processing_size": null,
"dataset_size": 528338435.25865275,
"size_in_bytes": 1094249719.2586527
}}