| { | |
| "citation": "", | |
| "description": "", | |
| "features": { | |
| "episode_id": { | |
| "dtype": "int32", | |
| "_type": "Value" | |
| }, | |
| "step_index": { | |
| "dtype": "int32", | |
| "_type": "Value" | |
| }, | |
| "image": { | |
| "shape": [ | |
| 224, | |
| 224, | |
| 3 | |
| ], | |
| "dtype": "uint8", | |
| "_type": "Array3D" | |
| }, | |
| "state": { | |
| "feature": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "length": 5, | |
| "_type": "List" | |
| }, | |
| "action": { | |
| "feature": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "length": 1, | |
| "_type": "List" | |
| }, | |
| "language_instruction": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "is_first": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "is_last": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "is_terminal": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| } | |
| }, | |
| "homepage": "", | |
| "license": "" | |
| } |