{ "codebase_version": "v2.1", "robot_type": "panda", "total_episodes": 101, "total_frames": 20860, "total_tasks": 1, "total_videos": 303, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:101" }, "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": { "action.joints": { "dtype": "float64", "shape": [ 7 ] }, "action.gripper_w": { "dtype": "float64", "shape": [ 2 ] }, "action.gripper": { "dtype": "float64", "shape": [ 1 ] }, "action.ee_pos": { "dtype": "float64", "shape": [ 3 ] }, "action.ee_rot": { "dtype": "float64", "shape": [ 3 ] }, "action.delta_joints": { "dtype": "float64", "shape": [ 7 ] }, "action.delta_ee_pos": { "dtype": "float64", "shape": [ 3 ] }, "action.delta_ee_rot": { "dtype": "float64", "shape": [ 3 ] }, "state.joints": { "dtype": "float64", "shape": [ 7 ] }, "state.gripper": { "dtype": "float64", "shape": [ 2 ] }, "state.joints_vel": { "dtype": "float64", "shape": [ 7 ] }, "state.gripper_vel": { "dtype": "float64", "shape": [ 2 ] }, "state.ee_pos": { "dtype": "float64", "shape": [ 3 ] }, "state.ee_rot": { "dtype": "float64", "shape": [ 3 ] }, "video.base_view": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "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 } }, "video.base_2_view": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "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 } }, "video.ego_view": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "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 } }, "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 } } }