| { |
| "codebase_version": "v3.0", |
| "robot_type": "shape_sorting", |
| "total_episodes": 1, |
| "total_frames": 117, |
| "total_tasks": 1, |
| "chunks_size": 1000, |
| "data_files_size_in_mb": 100, |
| "video_files_size_in_mb": 200, |
| "fps": 4, |
| "splits": { |
| "train": "0:1" |
| }, |
| "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.images.main": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 480, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 480, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 4, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 7 |
| ], |
| "names": [ |
| "state" |
| ] |
| }, |
| "action": { |
| "dtype": "float32", |
| "shape": [ |
| 7 |
| ], |
| "names": [ |
| "action" |
| ] |
| }, |
| "episode.id": { |
| "dtype": "string", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "observation.images.wrist": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 480, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 480, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 4, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "high_level_instruction": { |
| "dtype": "string", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "language_instruction.generic": { |
| "dtype": "string", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "language_instruction.spatial_clean": { |
| "dtype": "string", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "language_instruction.spatial_noisy": { |
| "dtype": "string", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "subtask.ordinal": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "subtask.shape_idx": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "subtask.shape_template_name": { |
| "dtype": "string", |
| "shape": [ |
| 1 |
| ], |
| "names": null |
| }, |
| "subtask.source_uv": { |
| "dtype": "float32", |
| "shape": [ |
| 2 |
| ], |
| "names": [ |
| "u", |
| "v" |
| ] |
| }, |
| "subtask.target_uv": { |
| "dtype": "float32", |
| "shape": [ |
| 2 |
| ], |
| "names": [ |
| "u", |
| "v" |
| ] |
| }, |
| "subtask.source_uv_label": { |
| "dtype": "float32", |
| "shape": [ |
| 2 |
| ], |
| "names": [ |
| "u", |
| "v" |
| ] |
| }, |
| "subtask.target_uv_label": { |
| "dtype": "float32", |
| "shape": [ |
| 2 |
| ], |
| "names": [ |
| "u", |
| "v" |
| ] |
| }, |
| "subtask.trace_uv_start_end": { |
| "dtype": "float32", |
| "shape": [ |
| 4 |
| ], |
| "names": [ |
| "u0", |
| "v0", |
| "u1", |
| "v1" |
| ] |
| }, |
| "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 |
| } |
| } |
| } |