weasis-tabular-benchmark / dataset /dataset_info.json
rishuKumar404's picture
Upload folder using huggingface_hub
4ccc7cc verified
{
"citation": "",
"description": "",
"features": {
"serial_number": {
"dtype": "int64",
"_type": "Value"
},
"instruction": {
"dtype": "string",
"_type": "Value"
},
"json_task": {
"dtype": "string",
"_type": "Value"
},
"image_sequence": {
"dtype": "string",
"_type": "Value"
},
"images": {
"feature": {
"_type": "Image"
},
"_type": "List"
},
"task_id": {
"dtype": "string",
"_type": "Value"
},
"num_steps": {
"dtype": "int64",
"_type": "Value"
},
"initial_image": {
"dtype": "string",
"_type": "Value"
},
"final_success": {
"dtype": "bool",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}