WikiArt / dataset_infos.json
will33am's picture
Upload dataset_infos.json with huggingface_hub
5b2e2e3
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"title": {
"dtype": "string",
"_type": "Value"
},
"artist": {
"dtype": "string",
"_type": "Value"
},
"date": {
"dtype": "string",
"_type": "Value"
},
"genre": {
"dtype": "string",
"_type": "Value"
},
"style": {
"dtype": "string",
"_type": "Value"
},
"description": {
"dtype": "string",
"_type": "Value"
},
"filename": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"embeddings_pca512": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1659296285.75,
"num_examples": 103250,
"dataset_name": null
}
},
"download_size": 1711766693,
"dataset_size": 1659296285.75,
"size_in_bytes": 3371062978.75
}}