Datasets:
| { | |
| "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": "" | |
| } |