| { |
| "codebase_version": "v3.0", |
| "robot_type": "panda", |
| "total_episodes": 16815, |
| "total_frames": 2776873, |
| "total_tasks": 93, |
| "chunks_size": 1000, |
| "data_files_size_in_mb": 100, |
| "video_files_size_in_mb": 500, |
| "fps": 30.0, |
| "splits": { |
| "train": "0:16815" |
| }, |
| "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", |
| "features": { |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 9 |
| ], |
| "names": [ |
| "finger_1", |
| "finger_2", |
| "arm_joint_1", |
| "arm_joint_2", |
| "arm_joint_3", |
| "arm_joint_4", |
| "arm_joint_5", |
| "arm_joint_6", |
| "arm_joint_7" |
| ], |
| "fps": 30.0 |
| }, |
| "action": { |
| "dtype": "float32", |
| "shape": [ |
| 9 |
| ], |
| "names": [ |
| "finger_1", |
| "finger_2", |
| "arm_joint_1", |
| "arm_joint_2", |
| "arm_joint_3", |
| "arm_joint_4", |
| "arm_joint_5", |
| "arm_joint_6", |
| "arm_joint_7" |
| ], |
| "fps": 30.0 |
| }, |
| "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 |
| } |
| }, |
| "openroboto": { |
| "source_repo": "axisrobotics/Franka-Dataset", |
| "source_revision": "1d350a3ada19c6201ba2d38a6819583aa04dbcbe", |
| "source_action_type": "joint_position_target", |
| "release_has_video": false, |
| "future_video_key": "observation.images.head_camera", |
| "future_video_budget": { |
| "target_total_bytes_with_future_video": 10000000000, |
| "video_bytes_per_camera_frame": 3501.6073976560074, |
| "projected_parquet_bytes_per_frame": 100.0, |
| "target_frames": 2776538, |
| "selected_frames": 2776873, |
| "projected_video_bytes": 9723519039, |
| "projected_tabular_bytes": 277687300, |
| "projected_total_bytes": 10001206339 |
| } |
| } |
| } |
|
|