File size: 1,489 Bytes
51892b3 e251286 51892b3 e251286 51892b3 e251286 51892b3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 |
{"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"
},
"embeddings_nonrobust_pca512": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 2082621287.75,
"num_examples": 103250,
"dataset_name": null
}
},
"download_size": 2072751962,
"dataset_size": 2082621287.75,
"size_in_bytes": 4155373249.75
}} |