| { |
| "codebase_version": "v3.0", |
| "robot_type": "google_robot", |
| "total_episodes": 43264, |
| "total_frames": 6015535, |
| "total_tasks": 43264, |
| "chunks_size": 1000, |
| "data_files_size_in_mb": 100, |
| "video_files_size_in_mb": 500, |
| "fps": 5, |
| "splits": { |
| "train": "0:43264" |
| }, |
| "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": { |
| "is_first": { |
| "dtype": "bool", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/is_first", |
| "fps": 5 |
| }, |
| "action.future.xyz_residual": { |
| "dtype": "float32", |
| "shape": [ |
| 30 |
| ], |
| "names": null, |
| "original_key": "steps/action/future/xyz_residual", |
| "fps": 5 |
| }, |
| "action.future.axis_angle_residual": { |
| "dtype": "float32", |
| "shape": [ |
| 30 |
| ], |
| "names": null, |
| "original_key": "steps/action/future/axis_angle_residual", |
| "fps": 5 |
| }, |
| "action.future.target_close": { |
| "dtype": "int64", |
| "shape": [ |
| 10 |
| ], |
| "names": null, |
| "original_key": "steps/action/future/target_close", |
| "fps": 5 |
| }, |
| "is_terminal": { |
| "dtype": "bool", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/is_terminal", |
| "fps": 5 |
| }, |
| "observation.sequence_length": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/observation/sequence_length", |
| "fps": 5 |
| }, |
| "observation.present.autonomous": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/observation/present/autonomous", |
| "fps": 5 |
| }, |
| "observation.natural_language_instruction": { |
| "dtype": "string", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/observation/natural_language_instruction", |
| "fps": 5 |
| }, |
| "observation.present.axis_angle": { |
| "dtype": "float32", |
| "shape": [ |
| 3 |
| ], |
| "names": null, |
| "original_key": "steps/observation/present/axis_angle", |
| "fps": 5 |
| }, |
| "observation.episode_success": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/observation/episode_success", |
| "fps": 5 |
| }, |
| "observation.present.sensed_close": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/observation/present/sensed_close", |
| "fps": 5 |
| }, |
| "observation.present.intervention": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/observation/present/intervention", |
| "fps": 5 |
| }, |
| "observation.present.xyz": { |
| "dtype": "float32", |
| "shape": [ |
| 3 |
| ], |
| "names": null, |
| "original_key": "steps/observation/present/xyz", |
| "fps": 5 |
| }, |
| "observation.natural_language_embedding": { |
| "dtype": "float32", |
| "shape": [ |
| 512 |
| ], |
| "names": null, |
| "original_key": "steps/observation/natural_language_embedding", |
| "fps": 5 |
| }, |
| "reward": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/reward", |
| "fps": 5 |
| }, |
| "is_last": { |
| "dtype": "bool", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "original_key": "steps/is_last", |
| "fps": 5 |
| }, |
| "action": { |
| "dtype": "float32", |
| "shape": [ |
| 7 |
| ], |
| "names": { |
| "motors": [ |
| "x", |
| "y", |
| "z", |
| "rx", |
| "ry", |
| "rz", |
| "gripper" |
| ] |
| }, |
| "derived": true, |
| "absolute": false, |
| "fps": 5 |
| }, |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 7 |
| ], |
| "names": { |
| "motors": [ |
| "x", |
| "y", |
| "z", |
| "rx", |
| "ry", |
| "rz", |
| "gripper" |
| ] |
| }, |
| "derived": true, |
| "absolute": true, |
| "fps": 5 |
| }, |
| "timestamp": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "fps": 5 |
| }, |
| "frame_index": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "fps": 5 |
| }, |
| "episode_index": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "fps": 5 |
| }, |
| "index": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "fps": 5 |
| }, |
| "task_index": { |
| "dtype": "int64", |
| "shape": [ |
| 1 |
| ], |
| "names": null, |
| "fps": 5 |
| }, |
| "observation.images.image": { |
| "dtype": "video", |
| "shape": [ |
| 171, |
| 213, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "rgb" |
| ], |
| "original_key": "steps/observation/image", |
| "info": { |
| "video.fps": 5.0, |
| "video.height": 171, |
| "video.width": 213, |
| "video.channels": 3, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "has_audio": false, |
| "video.encoded_width": 214, |
| "video.encoded_height": 172 |
| } |
| }, |
| "trace.x": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ], |
| "names": [ |
| "x" |
| ], |
| "fps": 5 |
| }, |
| "trace.y": { |
| "dtype": "float32", |
| "shape": [ |
| 1 |
| ], |
| "names": [ |
| "y" |
| ], |
| "fps": 5 |
| } |
| }, |
| "trace_alignment": { |
| "trace_field": "observation.trace.xy", |
| "trace_key": "bcz", |
| "trace_episode_offset": 0, |
| "order_source": "local raw shard order", |
| "original_trace_field": "observation.trace.xy", |
| "trace_fields": [ |
| "trace.x", |
| "trace.y" |
| ], |
| "format_note": "Trace is split into scalar x/y fields only in this LeRobot v3.0 experiment." |
| } |
| } |
|
|