{ "codebase_version": "v3.0.1", "robot_type": "unknown", "total_episodes": 2806, "total_frames": 841800, "total_tasks": 390, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 20, "splits": { "train": "0:2806" }, "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.state": { "dtype": "float32", "shape": [ 28 ], "names": [ "state_00", "state_01", "state_02", "state_03", "state_04", "state_05", "state_06", "state_07", "state_08", "state_09", "state_10", "state_11", "state_12", "state_13", "state_14", "state_15", "state_16", "state_17", "state_18", "state_19", "state_20", "state_21", "state_22", "state_23", "state_24", "state_25", "state_26", "state_27" ] }, "action": { "dtype": "float32", "shape": [ 4 ], "names": [ "action_00", "action_01", "action_02", "action_03" ] }, "observation.images.camera1": { "dtype": "video", "shape": [ 680, 680, 3 ], "info": { "video.height": 680, "video.width": 680, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false }, "names": [ "height", "width", "channel" ] }, "observation.images.camera2": { "dtype": "video", "shape": [ 680, 680, 3 ], "info": { "video.height": 680, "video.width": 680, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false }, "names": [ "height", "width", "channel" ] }, "observation.images.camera3": { "dtype": "video", "shape": [ 480, 640, 3 ], "info": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false }, "names": [ "height", "width", "channel" ] }, "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 } } }