{ "codebase_version": "v3.0", "robot_type": null, "total_episodes": 352, "total_frames": 237627, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 50, "splits": { "train": "0:352" }, "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", "shape": [ 3, 400, 640 ], "names": [ "channel", "height", "width" ], "info": { "video.height": 400, "video.width": 640, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 50, "video.channels": 3, "has_audio": false } }, "observation.images.cam_left_wrist": { "dtype": "video", "shape": [ 3, 528, 640 ], "names": [ "channel", "height", "width" ], "info": { "video.height": 528, "video.width": 640, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 50, "video.channels": 3, "has_audio": false } }, "observation.images.cam_right_wrist": { "dtype": "video", "shape": [ 3, 528, 640 ], "names": [ "channel", "height", "width" ], "info": { "video.height": 528, "video.width": 640, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 50, "video.channels": 3, "has_audio": false } }, "observation.state": { "dtype": "float32", "shape": [ 24 ], "names": [ "motor_0", "motor_1", "motor_2", "motor_3", "motor_4", "motor_5", "motor_6", "motor_7", "motor_8", "motor_9", "motor_10", "motor_11", "motor_12", "motor_13", "motor_14", "motor_15", "motor_16", "motor_17", "motor_18", "motor_19", "motor_20", "motor_21", "left_gripper", "right_gripper" ] }, "action": { "dtype": "float32", "shape": [ 24 ], "names": [ "motor_0", "motor_1", "motor_2", "motor_3", "motor_4", "motor_5", "motor_6", "motor_7", "motor_8", "motor_9", "motor_10", "motor_11", "motor_12", "motor_13", "motor_14", "motor_15", "motor_16", "motor_17", "motor_18", "motor_19", "motor_20", "motor_21", "left_gripper", "right_gripper" ] }, "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 } } }