File size: 799 Bytes
d75d30b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
{
"citation": "",
"description": "",
"features": {
"serial_number": {
"dtype": "int32",
"_type": "Value"
},
"task_id": {
"dtype": "string",
"_type": "Value"
},
"instruction": {
"dtype": "string",
"_type": "Value"
},
"num_steps": {
"dtype": "int32",
"_type": "Value"
},
"image_sequence": {
"dtype": "string",
"_type": "Value"
},
"initial_image": {
"dtype": "string",
"_type": "Value"
},
"final_success": {
"dtype": "bool",
"_type": "Value"
},
"json_task": {
"dtype": "string",
"_type": "Value"
},
"images": {
"feature": {
"_type": "Image"
},
"_type": "List"
}
},
"homepage": "",
"license": ""
} |