{ "codebase_version": "v2.1", "robot_type": "franka", "total_episodes": 20, "total_frames": 9643, "total_tasks": 1, "total_videos": 20, "total_chunks": 0, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:100" }, "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.ego_view": { "dtype": "video", "shape": [ 84, 84, 3 ], "names": [ "height", "width", "channel" ], "video_info": { "video.width": 84, "video.height": 84, "video.fps": 30.0, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.channels": 3, "video.is_depth_map": false, "has_audio": false } }, "observation.state": { "dtype": "float32", "shape": [ 9 ], "names": [ "panda_joint1", "panda_joint2", "panda_joint3", "panda_joint4", "panda_joint5", "panda_joint6", "panda_joint7", "panda_finger_joint1", "panda_finger_joint2" ] }, "action": { "dtype": "float32", "shape": [ 8 ], "names": [ "panda_joint1", "panda_joint2", "panda_joint3", "panda_joint4", "panda_joint5", "panda_joint6", "panda_joint7", "panda_finger_joint1" ] }, "timestamp": { "dtype": "float64", "shape": [ 1 ] }, "annotation.human.task_description": { "dtype": "int64", "shape": [ 1 ] }, "episode_index": { "dtype": "int64", "shape": [ 1 ] }, "task_index": { "dtype": "int64", "shape": [ 1 ] }, "index": { "dtype": "int64", "shape": [ 1 ] }, "frame_index": { "dtype": "int64", "shape": [ 1 ] }, "next.reward": { "dtype": "float64", "shape": [ 1 ] }, "next.done": { "dtype": "bool", "shape": [ 1 ] }, "observation.img_state_delta": { "dtype": "float64", "shape": [ 1 ] } } }