{ "codebase_version": "v2.1", "robot_type": "franka_panda", "total_episodes": 96, "total_frames": 7305, "total_tasks": 1, "total_videos": 192, "total_chunks": 1, "chunks_size": 1000, "fps": 29, "splits": { "train": "0:96" }, "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": [ 4 ], "names": [ "state_0", "state_1", "state_2", "state_3" ] }, "action": { "dtype": "float32", "shape": [ 2 ], "names": [ "action_0", "action_1" ] }, "state_is_pad": { "dtype": "bool", "shape": [ 4 ], "names": [ "state_0", "state_1", "state_2", "state_3" ] }, "action_is_pad": { "dtype": "bool", "shape": [ 2 ], "names": [ "action_0", "action_1" ] }, "camera_is_pad": { "dtype": "bool", "shape": [ 2 ], "names": [ "bp_cam", "inhand_cam" ] }, "source_fps": { "dtype": "int64", "shape": [ 1 ], "names": [ "fps" ] }, "source_episode_index": { "dtype": "int64", "shape": [ 1 ], "names": [ "episode_index" ] }, "source_file": { "dtype": "string", "shape": [ 1 ], "names": null }, "observation.images.bp_cam": { "dtype": "video", "shape": [ 3, 224, 224 ], "names": [ "channels", "height", "width" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 29, "video.channels": 3, "has_audio": false } }, "observation.images.inhand_cam": { "dtype": "video", "shape": [ 3, 224, 224 ], "names": [ "channels", "height", "width" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 29, "video.channels": 3, "has_audio": false } }, "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 } } }