fashion_test / dataset_info.json
proan's picture
Upload dataset_info.json
f3b8e5a
raw
history blame
566 Bytes
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "int64",
"_type": "Value"
},
"shop_id": {
"dtype": "string",
"_type": "Value"
},
"description": {
"dtype": "string",
"_type": "Value"
},
"gender": {
"dtype": "string",
"_type": "Value"
},
"color": {
"dtype": "string",
"_type": "Value"
},
"year": {
"dtype": "float64",
"_type": "Value"
},
"image": {
"_type": "Image"
}
},
"homepage": "",
"license": ""
}