{ "codebase_version": "v3.0", "robot_type": "Flexiv_Rizon_4S", "total_episodes": 6, "total_frames": 1814, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 30, "splits": { "train": "0:6" }, "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": [ 16 ], "names": { "axes": [ "s0", "s1", "s2", "s3", "s4", "s5", "s6", "s7", "s8", "s9", "s10", "s11", "s12", "s13", "s14", "s15" ] } }, "action": { "dtype": "float32", "shape": [ 16 ], "names": { "axes": [ "a0", "a1", "a2", "a3", "a4", "a5", "a6", "a7", "a8", "a9", "a10", "a11", "a12", "a13", "a14", "a15" ] } }, "observation.images.cam1": { "dtype": "video", "shape": [ 240, 320, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 240, "video.width": 320, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.cam2": { "dtype": "video", "shape": [ 240, 320, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 240, "video.width": 320, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.cam3": { "dtype": "video", "shape": [ 240, 320, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 240, "video.width": 320, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "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 } } }