WikiArt / dataset_infos.json
will33am's picture
Upload dataset_infos.json with huggingface_hub
fc2ccf0
raw
history blame
1.57 kB
{"Artificio--WikiArt": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"artist": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"date": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"genre": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"style": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"description": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"filename": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"image": {
"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": 1447427305.75,
"num_examples": 103250,
"dataset_name": "WikiArt"
}
},
"download_checksums": null,
"download_size": 1433664793,
"post_processing_size": null,
"dataset_size": 1447427305.75,
"size_in_bytes": 2881092098.75
}}