{ "codebase_version": "v2.1", "robot_type": "panda", "total_episodes": 112, "total_frames": 185463, "total_tasks": 3, "total_videos": 336, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:112" }, "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.top_view": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.left_view": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.right_view": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.state": { "dtype": "float32", "shape": [ 28 ], "names": [ "observation.state" ] }, "observation.ee_state": { "dtype": "float32", "shape": [ 14 ], "names": [ "observation.ee_state" ] }, "arm_action": { "dtype": "float32", "shape": [ 12 ], "names": [ "arm_action" ] }, "arm_delta_action": { "dtype": "float32", "shape": [ 12 ], "names": [ "arm_delta_action" ] }, "gripper_action": { "dtype": "float32", "shape": [ 2 ], "names": [ "gripper_action" ] }, "ee_action": { "dtype": "float32", "shape": [ 14 ], "names": [ "ee_action" ] }, "ee_delta_action": { "dtype": "float32", "shape": [ 14 ], "names": [ "ee_delta_action" ] }, "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 } } }