birds_debug_dataset_000 / dataset_info.json
eachmel's picture
Upload folder using huggingface_hub
e4065db verified
raw
history blame contribute delete
761 Bytes
{
"citation": "",
"description": "",
"features": {
"image_id": {
"dtype": "string",
"_type": "Value"
},
"orig_image": {
"_type": "Image"
},
"recon_image": {
"_type": "Image"
},
"vqvae_codes": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"text_embedding": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"codes_height": {
"dtype": "int64",
"_type": "Value"
},
"codes_width": {
"dtype": "int64",
"_type": "Value"
},
"embedding_dim": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}