{ "codebase_version": "2026.1.0-dev", "codebase_hash": "7ad97a5", "robot_type": "ur5e", "total_tasks": 1, "total_episodes": 2241, "total_frames": 1258601, "fps": 50, "hz": 50, "chunks_size": 1, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "splits": { "train": "0:2241" }, "features": { "index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "robot_id": { "dtype": "int64", "shape": [ 1 ], "names": null }, "episode_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "frame_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "timestamp": { "dtype": "float64", "shape": [ 1 ], "names": null }, "task_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "action": { "dtype": "float64", "shape": [ 7 ], "names": [ "joint1", "joint2", "joint3", "joint4", "joint5", "joint6", "gripper" ] }, "observation.state": { "dtype": "float64", "shape": [ 7 ], "lucky_names": [ "joint1", "joint2", "joint3", "joint4", "joint5", "joint6", "joint7" ], "names": [ "joint1", "joint2", "joint3", "joint4", "joint5", "joint6", "gripper" ] }, "observation.images.LeftCamera": { "dtype": "video", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.fps": 50, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observation.images.WristCamera": { "dtype": "video", "shape": [ 256, 256, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.fps": 50, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } } } }