| { | |
| "codebase_version": "v2.1", | |
| "robot_type": "franka_panda", | |
| "total_episodes": 8305, | |
| "total_frames": 3453314, | |
| "total_tasks": 8, | |
| "total_videos": 0, | |
| "total_chunks": 9, | |
| "chunks_size": 1000, | |
| "fps": 29, | |
| "splits": { | |
| "train": "0:8305" | |
| }, | |
| "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", | |
| "video_path": null, | |
| "features": { | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 22 | |
| ], | |
| "names": [ | |
| "state_0", | |
| "state_1", | |
| "state_2", | |
| "state_3", | |
| "state_4", | |
| "state_5", | |
| "state_6", | |
| "state_7", | |
| "state_8", | |
| "state_9", | |
| "state_10", | |
| "state_11", | |
| "state_12", | |
| "state_13", | |
| "state_14", | |
| "state_15", | |
| "state_16", | |
| "state_17", | |
| "state_18", | |
| "state_19", | |
| "state_20", | |
| "state_21" | |
| ] | |
| }, | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 8 | |
| ], | |
| "names": [ | |
| "action_0", | |
| "action_1", | |
| "action_2", | |
| "action_3", | |
| "action_4", | |
| "action_5", | |
| "action_6", | |
| "action_7" | |
| ] | |
| }, | |
| "state_is_pad": { | |
| "dtype": "bool", | |
| "shape": [ | |
| 22 | |
| ], | |
| "names": [ | |
| "state_0", | |
| "state_1", | |
| "state_2", | |
| "state_3", | |
| "state_4", | |
| "state_5", | |
| "state_6", | |
| "state_7", | |
| "state_8", | |
| "state_9", | |
| "state_10", | |
| "state_11", | |
| "state_12", | |
| "state_13", | |
| "state_14", | |
| "state_15", | |
| "state_16", | |
| "state_17", | |
| "state_18", | |
| "state_19", | |
| "state_20", | |
| "state_21" | |
| ] | |
| }, | |
| "action_is_pad": { | |
| "dtype": "bool", | |
| "shape": [ | |
| 8 | |
| ], | |
| "names": [ | |
| "action_0", | |
| "action_1", | |
| "action_2", | |
| "action_3", | |
| "action_4", | |
| "action_5", | |
| "action_6", | |
| "action_7" | |
| ] | |
| }, | |
| "source_fps": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": [ | |
| "fps" | |
| ] | |
| }, | |
| "source_episode_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": [ | |
| "episode_index" | |
| ] | |
| }, | |
| "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 | |
| } | |
| } | |
| } |