baghdad_shopping / dataset-metadata.json
Falah's picture
Add dataset-metadata.json
48fdaa2 verified
raw
history blame contribute delete
446 Bytes
{
"pretty_name": "Image Dataset",
"tags": [
"vision",
"images"
],
"task_categories": [
"image-to-text"
],
"license": "mit",
"language": "en",
"features": {
"file_name": {
"_type": "Value",
"dtype": "string"
},
"text": {
"_type": "Value",
"dtype": "string"
},
"image": {
"_type": "Image"
},
"split": {
"_type": "Value",
"dtype": "string"
}
}
}