| { | |
| "codebase_version": "v3.0", | |
| "robot_type": "sim_r1_lite_left_arm", | |
| "total_episodes": 47, | |
| "total_frames": 7473, | |
| "total_tasks": 1, | |
| "chunks_size": 1000, | |
| "data_files_size_in_mb": 100, | |
| "video_files_size_in_mb": 200, | |
| "fps": 30, | |
| "splits": { | |
| "train": "0:47" | |
| }, | |
| "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", | |
| "video_path": null, | |
| "features": { | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 7 | |
| ], | |
| "names": [ | |
| "left_arm_joint1", | |
| "left_arm_joint2", | |
| "left_arm_joint3", | |
| "left_arm_joint4", | |
| "left_arm_joint5", | |
| "left_arm_joint6", | |
| "left_gripper" | |
| ] | |
| }, | |
| "observation.images.head_left_rgb": { | |
| "dtype": "image", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ] | |
| }, | |
| "observation.images.left_wrist_rgb": { | |
| "dtype": "image", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ] | |
| }, | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 7 | |
| ], | |
| "names": [ | |
| "left_arm_joint1", | |
| "left_arm_joint2", | |
| "left_arm_joint3", | |
| "left_arm_joint4", | |
| "left_arm_joint5", | |
| "left_arm_joint6", | |
| "left_gripper" | |
| ] | |
| }, | |
| "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 | |
| } | |
| } | |
| } |