| { |
| "codebase_version": "v2.1", |
| "robot_type": "PandaOmron", |
| "total_episodes": 103, |
| "total_frames": 155007, |
| "total_tasks": 90, |
| "total_videos": 309, |
| "total_chunks": 1, |
| "chunks_size": 1000, |
| "fps": 20, |
| "splits": { |
| "train": "0:103" |
| }, |
| "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.robot0_eye_in_hand": { |
| "dtype": "video", |
| "shape": [ |
| 256, |
| 256, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "video_info": { |
| "video.fps": 20, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "has_audio": false |
| }, |
| "info": { |
| "video.height": 256, |
| "video.width": 256, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 20, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.robot0_agentview_left": { |
| "dtype": "video", |
| "shape": [ |
| 256, |
| 256, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "video_info": { |
| "video.fps": 20, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "has_audio": false |
| }, |
| "info": { |
| "video.height": 256, |
| "video.width": 256, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 20, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.robot0_agentview_right": { |
| "dtype": "video", |
| "shape": [ |
| 256, |
| 256, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "video_info": { |
| "video.fps": 20, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "has_audio": false |
| }, |
| "info": { |
| "video.height": 256, |
| "video.width": 256, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 20, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "annotation.human.task_description": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ] |
| }, |
| "annotation.human.task_name": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ] |
| }, |
| "observation.state": { |
| "dtype": "float64", |
| "shape": [ |
| 16 |
| ] |
| }, |
| "action": { |
| "dtype": "float64", |
| "shape": [ |
| 12 |
| ] |
| }, |
| "next.reward": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ] |
| }, |
| "next.done": { |
| "dtype": "bool", |
| "shape": [ |
| 1 |
| ] |
| }, |
| "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 |
| } |
| } |
| } |