{ "codebase_version": "v3.0", "robot_type": "panda", "total_episodes": 4320, "total_frames": 531100, "total_tasks": 10, "chunks_size": 1000, "fps": 20, "splits": { "train": "0:4320" }, "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.front": { "dtype": "video", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 256, "video.width": 256, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false } }, "observation.images.wrist": { "dtype": "video", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 256, "video.width": 256, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false } }, "raw_state.ref_state": { "dtype": "float32", "shape": [ 8 ], "names": [ "x", "y", "z", "ax", "ay", "az", "finger_0", "finger_1" ], "fps": 20 }, "raw_state.eef_xyz": { "dtype": "float32", "shape": [ 3 ], "names": [ "x", "y", "z" ], "fps": 20 }, "raw_state.eef_axis_angle": { "dtype": "float32", "shape": [ 3 ], "names": [ "ax", "ay", "az" ], "fps": 20 }, "raw_state.gripper_state": { "dtype": "float32", "shape": [ 2 ], "names": [ "finger_0", "finger_1" ], "fps": 20 }, "raw_action.ref_action": { "dtype": "float32", "shape": [ 7 ], "names": [ "dx", "dy", "dz", "dax", "day", "daz", "gripper" ], "fps": 20 }, "raw_target.eef_xyz": { "dtype": "float32", "shape": [ 3 ], "names": [ "x", "y", "z" ], "fps": 20 }, "raw_target.eef_axis_angle": { "dtype": "float32", "shape": [ 3 ], "names": [ "ax", "ay", "az" ], "fps": 20 }, "raw_target.gripper_state": { "dtype": "float32", "shape": [ 1 ], "names": [ "gripper" ], "fps": 20 }, "state.eef_xyz": { "dtype": "float32", "shape": [ 3 ], "names": [ "x", "y", "z" ], "fps": 20 }, "state.eef_rot9d": { "dtype": "float32", "shape": [ 9 ], "names": [ "r11", "r12", "r13", "r21", "r22", "r23", "r31", "r32", "r33" ], "fps": 20 }, "state.gripper_state": { "dtype": "float32", "shape": [ 2 ], "names": [ "finger_0", "finger_1" ], "fps": 20 }, "target.eef_xyz": { "dtype": "float32", "shape": [ 3 ], "names": [ "x", "y", "z" ], "fps": 20 }, "target.eef_rot9d": { "dtype": "float32", "shape": [ 9 ], "names": [ "r11", "r12", "r13", "r21", "r22", "r23", "r31", "r32", "r33" ], "fps": 20 }, "target.gripper_state": { "dtype": "float32", "shape": [ 1 ], "names": [ "gripper" ], "fps": 20 }, "debug.gripper_eef_xyz": { "dtype": "float32", "shape": [ 3 ], "names": [ "x", "y", "z" ], "fps": 20 }, "debug.gripper_eef_rot6d": { "dtype": "float32", "shape": [ 6 ], "names": [ "r11", "r21", "r31", "r12", "r22", "r32" ], "fps": 20 }, "timestamp": { "dtype": "float32", "shape": [ 1 ], "names": null, "fps": 20 }, "frame_index": { "dtype": "int64", "shape": [ 1 ], "names": null, "fps": 20 }, "episode_index": { "dtype": "int64", "shape": [ 1 ], "names": null, "fps": 20 }, "index": { "dtype": "int64", "shape": [ 1 ], "names": null, "fps": 20 }, "task_index": { "dtype": "int64", "shape": [ 1 ], "names": null, "fps": 20 } }, "data_files_size_in_mb": 100, "video_files_size_in_mb": 500 }