{ "codebase_version": "v2.1", "robot_type": "Piper", "total_episodes": 50, "total_frames": 22561, "total_tasks": 1, "total_videos": 100, "total_chunks": 1, "chunks_size": 1000, "fps": 30.0, "splits": { "train": "0:50" }, "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.front": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channel" ], "meta": { "video.fps": 30.0, "video.codec": "mp4v", "video.pix_fmt": "bgr24", "video.is_depth_map": false, "has_audio": false } }, "observation.images.wrist": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channel" ], "meta": { "video.fps": 30.0, "video.codec": "mp4v", "video.pix_fmt": "bgr24", "video.is_depth_map": false, "has_audio": false } }, "observation.state": { "dtype": "float32", "shape": [ 7 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "action": { "dtype": "float32", "shape": [ 7 ], "names": [ "action_0", "action_1", "action_2", "action_3", "action_4", "action_5", "action_6" ] }, "frame_index": { "dtype": "int64", "shape": [ 1 ] }, "timestamp": { "dtype": "float32", "shape": [ 1 ] }, "annotation.human.action.task_description": { "dtype": "int64", "shape": [ 1 ] }, "task_index": { "dtype": "int64", "shape": [ 1 ] }, "episode_index": { "dtype": "int64", "shape": [ 1 ] }, "index": { "dtype": "int64", "shape": [ 1 ] }, "next.reward": { "dtype": "float32", "shape": [ 1 ] }, "next.done": { "dtype": "bool", "shape": [ 1 ] } } }