| { |
| "codebase_version": "v3.0", |
| "robot_type": "intern_a1", |
| "total_episodes": 170877, |
| "total_frames": 150163119, |
| "total_tasks": 17032, |
| "chunks_size": 1000, |
| "fps": 30, |
| "splits": { |
| "train": "0:170877" |
| }, |
| "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.cam_high": { |
| "dtype": "video", |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "shape": [ |
| 360, |
| 640, |
| 3 |
| ], |
| "video_info": { |
| "has_audio": false, |
| "video.channels": 3, |
| "video.codec": "av1", |
| "video.fps": 30, |
| "video.height": 360, |
| "video.is_depth_map": false, |
| "video.pix_fmt": "yuv420p", |
| "video.width": 640 |
| } |
| }, |
| "observation.images.cam_left_wrist": { |
| "dtype": "video", |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "video_info": { |
| "has_audio": false, |
| "video.channels": 3, |
| "video.codec": "av1", |
| "video.fps": 30, |
| "video.height": 480, |
| "video.is_depth_map": false, |
| "video.pix_fmt": "yuv420p", |
| "video.width": 640 |
| } |
| }, |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 16 |
| ], |
| "names": [ |
| "left_position.x", |
| "left_position.y", |
| "left_position.z", |
| "left_quaternion.w", |
| "left_quaternion.x", |
| "left_quaternion.y", |
| "left_quaternion.z", |
| "left_gripper", |
| "right_position.x", |
| "right_position.y", |
| "right_position.z", |
| "right_quaternion.w", |
| "right_quaternion.x", |
| "right_quaternion.y", |
| "right_quaternion.z", |
| "right_gripper" |
| ] |
| }, |
| "observation.state_mask": { |
| "dtype": "bool", |
| "shape": [ |
| 16 |
| ], |
| "names": [ |
| "left_position.x", |
| "left_position.y", |
| "left_position.z", |
| "left_quaternion.w", |
| "left_quaternion.x", |
| "left_quaternion.y", |
| "left_quaternion.z", |
| "left_gripper", |
| "right_position.x", |
| "right_position.y", |
| "right_position.z", |
| "right_quaternion.w", |
| "right_quaternion.x", |
| "right_quaternion.y", |
| "right_quaternion.z", |
| "right_gripper" |
| ] |
| }, |
| "actions": { |
| "dtype": "float32", |
| "shape": [ |
| 16 |
| ], |
| "names": [ |
| "left_position.x", |
| "left_position.y", |
| "left_position.z", |
| "left_quaternion.w", |
| "left_quaternion.x", |
| "left_quaternion.y", |
| "left_quaternion.z", |
| "left_gripper", |
| "right_position.x", |
| "right_position.y", |
| "right_position.z", |
| "right_quaternion.w", |
| "right_quaternion.x", |
| "right_quaternion.y", |
| "right_quaternion.z", |
| "right_gripper" |
| ] |
| }, |
| "actions_mask": { |
| "dtype": "bool", |
| "shape": [ |
| 16 |
| ], |
| "names": [ |
| "left_position.x", |
| "left_position.y", |
| "left_position.z", |
| "left_quaternion.w", |
| "left_quaternion.x", |
| "left_quaternion.y", |
| "left_quaternion.z", |
| "left_gripper", |
| "right_position.x", |
| "right_position.y", |
| "right_position.z", |
| "right_quaternion.w", |
| "right_quaternion.x", |
| "right_quaternion.y", |
| "right_quaternion.z", |
| "right_gripper" |
| ] |
| }, |
| "observation.image_mask": { |
| "dtype": "bool", |
| "shape": [ |
| 3 |
| ], |
| "names": [ |
| "cam_high", |
| "cam_left_wrist", |
| "cam_right_wrist" |
| ] |
| }, |
| "observation.images.cam_right_wrist": { |
| "dtype": "video", |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "video_info": { |
| "has_audio": false, |
| "video.channels": 3, |
| "video.codec": "av1", |
| "video.fps": 30, |
| "video.height": 480, |
| "video.is_depth_map": false, |
| "video.pix_fmt": "yuv420p", |
| "video.width": 640 |
| } |
| }, |
| "task_index": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "episode_index": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "frame_index": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "timestamp": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "index": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| } |
| }, |
| "data_files_size_in_mb": 100, |
| "video_files_size_in_mb": 200 |
| } |