{ "codebase_version": "v2.1", "robot_type": "franka", "total_episodes": 107, "total_frames": 43932, "total_tasks": 1, "chunks_size": 1000, "fps": 15, "splits": { "train": "0:107" }, "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.external_camera": { "dtype": "video", "shape": [ 224, 224, 3 ], "names": [ "height", "width", "rgb" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false } }, "observation.images.right_wrist_camera": { "dtype": "video", "shape": [ 224, 224, 3 ], "names": [ "height", "width", "rgb" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false } }, "observation.state": { "dtype": "float32", "shape": [ 28 ], "names": { "motors": [ "state_dim_0", "state_dim_1", "state_dim_2", "state_dim_3", "state_dim_4", "state_dim_5", "state_dim_6", "state_dim_7", "state_dim_8", "state_dim_9", "state_dim_10", "state_dim_11", "state_dim_12", "state_dim_13", "state_dim_14", "state_dim_15", "state_dim_16", "state_dim_17", "state_dim_18", "state_dim_19", "state_dim_20", "state_dim_21", "state_dim_22", "state_dim_23", "state_dim_24", "state_dim_25", "state_dim_26", "state_dim_27" ] } }, "action": { "dtype": "float32", "shape": [ 7 ], "names": { "motors": [ "x_position", "y_position", "z_position", "x_quaternion", "y_quaternion", "z_quaternion", "gripper_command" ] } }, "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": 214 }