| { |
| "codebase_version": "v3.0", |
| "robot_type": "dexmate_vega_1_pro", |
| "total_episodes": 177, |
| "total_frames": 219260, |
| "total_tasks": 22, |
| "chunks_size": 1000, |
| "data_files_size_in_mb": 100, |
| "video_files_size_in_mb": 200, |
| "fps": 30, |
| "splits": { |
| "train": "0:177" |
| }, |
| "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", |
| "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", |
| "features": { |
| "observation.images.head": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "av1", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 30, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.left_wrist": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "av1", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 30, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.right_wrist": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "av1", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 30, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 22 |
| ], |
| "names": { |
| "state": [ |
| "arm_center_z.position", |
| "L_arm_j1.position", |
| "L_arm_j2.position", |
| "L_arm_j3.position", |
| "L_arm_j4.position", |
| "L_arm_j5.position", |
| "L_arm_j6.position", |
| "L_arm_j7.position", |
| "R_arm_j1.position", |
| "R_arm_j2.position", |
| "R_arm_j3.position", |
| "R_arm_j4.position", |
| "R_arm_j5.position", |
| "R_arm_j6.position", |
| "R_arm_j7.position", |
| "left_hand.open_close_ratio", |
| "left_hand.thumb_opposition_ratio", |
| "right_hand.open_close_ratio", |
| "right_hand.thumb_opposition_ratio", |
| "base_vx", |
| "base_vy", |
| "base_wz" |
| ] |
| } |
| }, |
| "action": { |
| "dtype": "float32", |
| "shape": [ |
| 22 |
| ], |
| "names": { |
| "action": [ |
| "arm_center_z", |
| "L_arm_j1", |
| "L_arm_j2", |
| "L_arm_j3", |
| "L_arm_j4", |
| "L_arm_j5", |
| "L_arm_j6", |
| "L_arm_j7", |
| "R_arm_j1", |
| "R_arm_j2", |
| "R_arm_j3", |
| "R_arm_j4", |
| "R_arm_j5", |
| "R_arm_j6", |
| "R_arm_j7", |
| "left_hand.open_close_ratio", |
| "left_hand.thumb_opposition_ratio", |
| "right_hand.open_close_ratio", |
| "right_hand.thumb_opposition_ratio", |
| "base_vx", |
| "base_vy", |
| "base_wz" |
| ] |
| } |
| }, |
| "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 |
| } |
| } |
| } |