EasyText / dataset_infos.json
lllrrnn's picture
Upload 2 files
f33e14f verified
raw
history blame contribute delete
419 Bytes
{
"default": {
"features": {
"filename": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"position": {
"dtype": "string",
"_type": "Value"
},
"condition_image": {
"_type": "Image"
}
}
}
}