Datasets:
| { | |
| "codebase_version": "v2.1", | |
| "robot_type": null, | |
| "total_episodes": 150, | |
| "total_frames": 26813, | |
| "total_tasks": 1, | |
| "total_videos": 600, | |
| "total_chunks": 1, | |
| "chunks_size": 1000, | |
| "fps": 10, | |
| "splits": { | |
| "train": "0:150" | |
| }, | |
| "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", | |
| "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", | |
| "features": { | |
| "next.reward": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "next.success": { | |
| "dtype": "bool", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "seed": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "timestamp": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "wrist_image_original": { | |
| "dtype": "video", | |
| "names": [ | |
| "channel", | |
| "height", | |
| "width" | |
| ], | |
| "shape": [ | |
| 480, | |
| 848, | |
| 3 | |
| ], | |
| "info": { | |
| "video.fps": 10.0, | |
| "video.height": 480, | |
| "video.width": 848, | |
| "video.channels": 3, | |
| "video.codec": "h264", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "has_audio": false | |
| } | |
| }, | |
| "scene_image_original": { | |
| "dtype": "video", | |
| "names": [ | |
| "channel", | |
| "height", | |
| "width" | |
| ], | |
| "shape": [ | |
| 480, | |
| 848, | |
| 3 | |
| ], | |
| "info": { | |
| "video.fps": 10.0, | |
| "video.height": 480, | |
| "video.width": 848, | |
| "video.channels": 3, | |
| "video.codec": "h264", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "has_audio": false | |
| } | |
| }, | |
| "wrist_image": { | |
| "dtype": "video", | |
| "names": [ | |
| "channel", | |
| "height", | |
| "width" | |
| ], | |
| "shape": [ | |
| 224, | |
| 224, | |
| 3 | |
| ], | |
| "info": { | |
| "video.fps": 10.0, | |
| "video.height": 224, | |
| "video.width": 224, | |
| "video.channels": 3, | |
| "video.codec": "h264", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "has_audio": false | |
| } | |
| }, | |
| "scene_image": { | |
| "dtype": "video", | |
| "names": [ | |
| "channel", | |
| "height", | |
| "width" | |
| ], | |
| "shape": [ | |
| 224, | |
| 224, | |
| 3 | |
| ], | |
| "info": { | |
| "video.fps": 10.0, | |
| "video.height": 224, | |
| "video.width": 224, | |
| "video.channels": 3, | |
| "video.codec": "h264", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "has_audio": false | |
| } | |
| }, | |
| "state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 7 | |
| ], | |
| "names": null | |
| }, | |
| "robot_pose": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": null | |
| }, | |
| "gripper_state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "joints": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": null | |
| }, | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 7 | |
| ], | |
| "names": null | |
| }, | |
| "frame_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "episode_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "task_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| } | |
| } | |
| } |