{ "codebase_version": "v2.1", "robot_type": "calvin_robot", "total_episodes": 24053, "total_frames": 1421306, "total_tasks": 389, "total_videos": 0, "total_chunks": 25, "chunks_size": 1000, "fps": 10, "splits": { "train": "0:22966", "validation": "22966:24053" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": null, "features": { "action": { "dtype": "float64", "shape": [ 7 ], "names": null }, "observation.state": { "dtype": "float64", "shape": [ 15 ], "names": null }, "observation.environment_state": { "dtype": "float64", "shape": [ 24 ], "names": null }, "observation.images.top": { "dtype": "image", "shape": [ 3, 200, 200 ], "names": [ "height", "width", "channels" ] }, "observation.images.wrist": { "dtype": "image", "shape": [ 3, 84, 84 ], "names": [ "height", "width", "channels" ] }, "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 } } }