| { | |
| "codebase_version": "v3.0", | |
| "robot_type": "Sawyer", | |
| "total_episodes": 50, | |
| "total_frames": 5094, | |
| "total_tasks": 1, | |
| "total_videos": 50, | |
| "fps": 30, | |
| "splits": { | |
| "train": "0:50" | |
| }, | |
| "features": { | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 8 | |
| ], | |
| "names": null | |
| }, | |
| "frame_index": { | |
| "dtype": "int64", | |
| "shape": [], | |
| "names": null | |
| }, | |
| "timestamp": { | |
| "dtype": "float64", | |
| "shape": [], | |
| "names": null | |
| }, | |
| "next.done": { | |
| "dtype": "bool", | |
| "shape": [], | |
| "names": null | |
| }, | |
| "terminated": { | |
| "dtype": "bool", | |
| "shape": [], | |
| "names": null | |
| }, | |
| "truncated": { | |
| "dtype": "bool", | |
| "shape": [], | |
| "names": null | |
| }, | |
| "next.reward": { | |
| "dtype": "float64", | |
| "shape": [], | |
| "names": null | |
| }, | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 18 | |
| ], | |
| "names": null | |
| }, | |
| "observation.image": { | |
| "dtype": "uint8", | |
| "shape": [ | |
| 256, | |
| 256, | |
| 3 | |
| ], | |
| "names": null | |
| }, | |
| "task_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "episode_index": { | |
| "dtype": "int64", | |
| "shape": [], | |
| "names": null | |
| } | |
| } | |
| } |