{ "codebase_version": "v2.1", "robot_type": "franka_panda_sim", "total_episodes": 50, "total_frames": 7008, "total_tasks": 2, "chunks_size": 1000, "fps": 15, "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.state": { "dtype": "float32", "shape": [ 8 ] }, "observation.joint_position": { "dtype": "float32", "shape": [ 7 ] }, "observation.gripper_position": { "dtype": "float32", "shape": [ 1 ] }, "observation.joint_velocity": { "dtype": "float32", "shape": [ 7 ] }, "observation.ee_position": { "dtype": "float32", "shape": [ 3 ] }, "observation.ee_rotation": { "dtype": "float32", "shape": [ 9 ] }, "observation.red_cube_position": { "dtype": "float32", "shape": [ 3 ] }, "observation.blue_cube_position": { "dtype": "float32", "shape": [ 3 ] }, "actions": { "dtype": "float32", "shape": [ 8 ] }, "observation.images.exterior_image_1_left": { "dtype": "video", "shape": [ 180, 320, 3 ], "info": { "video.height": 180, "video.width": 320, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false }, "names": [ "height", "width", "channels" ] }, "observation.images.wrist_image_left": { "dtype": "video", "shape": [ 180, 320, 3 ], "info": { "video.height": 180, "video.width": 320, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false }, "names": [ "height", "width", "channels" ] }, "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 } }, "total_chunks": 1, "total_videos": 100 }