{ "codebase_version": "v3.0", "robot_type": "panda", "total_episodes": 2930, "total_frames": 304709, "total_tasks": 80, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 20, "splits": { "train": "0:2930" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path": null, "features": { "cam_external": { "dtype": "image", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channel" ], "fps": 20 }, "cam_front": { "dtype": "image", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channel" ], "fps": 20 }, "cam_head": { "dtype": "image", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channel" ], "fps": 20 }, "cam_left_wrist": { "dtype": "image", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channel" ], "fps": 20 }, "cam_right_wrist": { "dtype": "image", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channel" ], "fps": 20 }, "state": { "dtype": "float32", "shape": [ 36 ], "names": [ "state" ], "fps": 20 }, "state_gripper": { "dtype": "float32", "shape": [ 2 ], "names": [ "state_gripper" ], "fps": 20 }, "actions": { "dtype": "float32", "shape": [ 14 ], "names": [ "actions" ], "fps": 20 }, "reward": { "dtype": "float32", "shape": [ 1 ], "names": [ "reward" ], "fps": 20 }, "is_terminal": { "dtype": "bool", "shape": [ 1 ], "names": [ "is_terminal" ], "fps": 20 }, "truncate": { "dtype": "bool", "shape": [ 1 ], "names": [ "truncate" ], "fps": 20 }, "uuid": { "dtype": "string", "shape": [ 1 ], "names": [ "uuid" ], "fps": 20 }, "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 } } }