| { |
| "codebase_version": "v3.0", |
| "robot_type": "aloha", |
| "total_episodes": 13384, |
| "total_frames": 3801885, |
| "total_tasks": 2494, |
| "total_videos": 53536, |
| "total_chunks": 14, |
| "chunks_size": 1000, |
| "fps": 10, |
| "splits": { |
| "train": "0:13384" |
| }, |
| "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": { |
| "observation.images.cam_high": { |
| "dtype": "video", |
| "shape": [ |
| 256, |
| 256, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 256, |
| "video.width": 256, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 10, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.cam_low": { |
| "dtype": "video", |
| "shape": [ |
| 256, |
| 256, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 256, |
| "video.width": 256, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 10, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.cam_left_wrist": { |
| "dtype": "video", |
| "shape": [ |
| 256, |
| 256, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 256, |
| "video.width": 256, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 10, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.cam_right_wrist": { |
| "dtype": "video", |
| "shape": [ |
| 256, |
| 256, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 256, |
| "video.width": 256, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 10, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 14 |
| ], |
| "names": [ |
| "state" |
| ] |
| }, |
| "action": { |
| "dtype": "float32", |
| "shape": [ |
| 14 |
| ], |
| "names": [ |
| "actions" |
| ] |
| }, |
| "timestamp": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ], |
| "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 |
| } |
| } |
| } |
|
|