{ "codebase_version": "v3.0", "robot_type": "franka_kitchen_sim", "total_episodes": 566, "total_frames": 128685, "total_tasks": 8, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 10, "splits": { "train": "0:566" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", "features": { "observation.image": { "dtype": "video", "shape": [ 112, 112, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 112, "video.width": 112, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 10, "video.channels": 3, "has_audio": false } }, "observation.state": { "dtype": "float32", "shape": [ 30 ], "names": [ "qpos_0", "qpos_1", "qpos_2", "qpos_3", "qpos_4", "qpos_5", "qpos_6", "qpos_7", "qpos_8", "qpos_9", "qpos_10", "qpos_11", "qpos_12", "qpos_13", "qpos_14", "qpos_15", "qpos_16", "qpos_17", "qpos_18", "qpos_19", "qpos_20", "qpos_21", "qpos_22", "qpos_23", "qpos_24", "qpos_25", "qpos_26", "qpos_27", "qpos_28", "qpos_29" ] }, "observation.task_goal": { "dtype": "float32", "shape": [ 7 ], "names": [ "bottom burner", "top burner", "light switch", "slide cabinet", "hinge cabinet", "microwave", "kettle" ] }, "action": { "dtype": "float32", "shape": [ 9 ], "names": [ "ctrl_0", "ctrl_1", "ctrl_2", "ctrl_3", "ctrl_4", "ctrl_5", "ctrl_6", "ctrl_7", "ctrl_8" ] }, "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 } } }