Robotics
LeRobot
Safetensors
groot
H2Ozone commited on
Commit
3abb7dd
·
verified ·
1 Parent(s): c913c61

Add LeLab rollout manifest

Browse files
checkpoints/010000/pretrained_model/lelab_rollout.json ADDED
@@ -0,0 +1,224 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": 1,
3
+ "dataset_repo_id": "H2Ozone/new_full_data",
4
+ "dataset_revision": "a375585fae9969bdd231f1dfde6ae8a09ae7a4a3",
5
+ "model_repo_id": "H2Ozone/new_full_data-groot",
6
+ "policy_type": "groot",
7
+ "target_profile": "alex_v2_ability_hands",
8
+ "fps": 30,
9
+ "robot_type": "alex_ability_hands",
10
+ "features": {
11
+ "observation.images.cam_zed_left": {
12
+ "dtype": "video",
13
+ "shape": [
14
+ 480,
15
+ 640,
16
+ 3
17
+ ],
18
+ "names": [
19
+ "height",
20
+ "width",
21
+ "channel"
22
+ ],
23
+ "video_info": {
24
+ "video.fps": 30.0,
25
+ "video.codec": "h264",
26
+ "video.pix_fmt": "yuv420p",
27
+ "video.is_depth_map": false,
28
+ "has_audio": false
29
+ },
30
+ "fps": 30.0,
31
+ "info": {
32
+ "video.extra_options": null,
33
+ "video.crf": null,
34
+ "video.preset": null,
35
+ "video.g": null,
36
+ "video.fast_decode": null,
37
+ "video.video_backend": "pyav"
38
+ }
39
+ },
40
+ "observation.images.cam_zed_right": {
41
+ "dtype": "video",
42
+ "shape": [
43
+ 480,
44
+ 640,
45
+ 3
46
+ ],
47
+ "names": [
48
+ "height",
49
+ "width",
50
+ "channel"
51
+ ],
52
+ "video_info": {
53
+ "video.fps": 30.0,
54
+ "video.codec": "h264",
55
+ "video.pix_fmt": "yuv420p",
56
+ "video.is_depth_map": false,
57
+ "has_audio": false
58
+ },
59
+ "fps": 30.0,
60
+ "info": {
61
+ "video.extra_options": null,
62
+ "video.crf": null,
63
+ "video.preset": null,
64
+ "video.g": null,
65
+ "video.fast_decode": null,
66
+ "video.video_backend": "pyav"
67
+ }
68
+ },
69
+ "observation.state": {
70
+ "dtype": "float32",
71
+ "shape": [
72
+ 48
73
+ ],
74
+ "names": [
75
+ "left_wrist_pos_x",
76
+ "left_wrist_pos_y",
77
+ "left_wrist_pos_z",
78
+ "left_wrist_quat_x",
79
+ "left_wrist_quat_y",
80
+ "left_wrist_quat_z",
81
+ "left_wrist_quat_w",
82
+ "right_wrist_pos_x",
83
+ "right_wrist_pos_y",
84
+ "right_wrist_pos_z",
85
+ "right_wrist_quat_x",
86
+ "right_wrist_quat_y",
87
+ "right_wrist_quat_z",
88
+ "right_wrist_quat_w",
89
+ "left_forearm_quat_x",
90
+ "left_forearm_quat_y",
91
+ "left_forearm_quat_z",
92
+ "left_forearm_quat_w",
93
+ "right_forearm_quat_x",
94
+ "right_forearm_quat_y",
95
+ "right_forearm_quat_z",
96
+ "right_forearm_quat_w",
97
+ "neck_quat_x",
98
+ "neck_quat_y",
99
+ "neck_quat_z",
100
+ "neck_quat_w",
101
+ "left_ability_hand_index_q1",
102
+ "left_ability_hand_index_q2",
103
+ "left_ability_hand_middle_q1",
104
+ "left_ability_hand_middle_q2",
105
+ "left_ability_hand_ring_q1",
106
+ "left_ability_hand_ring_q2",
107
+ "left_ability_hand_pinky_q1",
108
+ "left_ability_hand_pinky_q2",
109
+ "left_ability_hand_thumb_q1",
110
+ "left_ability_hand_thumb_q2",
111
+ "right_ability_hand_index_q1",
112
+ "right_ability_hand_index_q2",
113
+ "right_ability_hand_middle_q1",
114
+ "right_ability_hand_middle_q2",
115
+ "right_ability_hand_ring_q1",
116
+ "right_ability_hand_ring_q2",
117
+ "right_ability_hand_pinky_q1",
118
+ "right_ability_hand_pinky_q2",
119
+ "right_ability_hand_thumb_q1",
120
+ "right_ability_hand_thumb_q2",
121
+ "spine_z",
122
+ "spine_y"
123
+ ],
124
+ "fps": 30.0
125
+ },
126
+ "action": {
127
+ "dtype": "float32",
128
+ "shape": [
129
+ 46
130
+ ],
131
+ "names": [
132
+ "left_wrist_pos_x",
133
+ "left_wrist_pos_y",
134
+ "left_wrist_pos_z",
135
+ "left_wrist_quat_x",
136
+ "left_wrist_quat_y",
137
+ "left_wrist_quat_z",
138
+ "left_wrist_quat_w",
139
+ "right_wrist_pos_x",
140
+ "right_wrist_pos_y",
141
+ "right_wrist_pos_z",
142
+ "right_wrist_quat_x",
143
+ "right_wrist_quat_y",
144
+ "right_wrist_quat_z",
145
+ "right_wrist_quat_w",
146
+ "left_forearm_quat_x",
147
+ "left_forearm_quat_y",
148
+ "left_forearm_quat_z",
149
+ "left_forearm_quat_w",
150
+ "right_forearm_quat_x",
151
+ "right_forearm_quat_y",
152
+ "right_forearm_quat_z",
153
+ "right_forearm_quat_w",
154
+ "neck_quat_x",
155
+ "neck_quat_y",
156
+ "neck_quat_z",
157
+ "neck_quat_w",
158
+ "left_ability_hand_index_q1",
159
+ "left_ability_hand_index_q2",
160
+ "left_ability_hand_middle_q1",
161
+ "left_ability_hand_middle_q2",
162
+ "left_ability_hand_ring_q1",
163
+ "left_ability_hand_ring_q2",
164
+ "left_ability_hand_pinky_q1",
165
+ "left_ability_hand_pinky_q2",
166
+ "left_ability_hand_thumb_q1",
167
+ "left_ability_hand_thumb_q2",
168
+ "right_ability_hand_index_q1",
169
+ "right_ability_hand_index_q2",
170
+ "right_ability_hand_middle_q1",
171
+ "right_ability_hand_middle_q2",
172
+ "right_ability_hand_ring_q1",
173
+ "right_ability_hand_ring_q2",
174
+ "right_ability_hand_pinky_q1",
175
+ "right_ability_hand_pinky_q2",
176
+ "right_ability_hand_thumb_q1",
177
+ "right_ability_hand_thumb_q2"
178
+ ],
179
+ "fps": 30.0
180
+ },
181
+ "timestamp": {
182
+ "dtype": "float32",
183
+ "shape": [
184
+ 1
185
+ ],
186
+ "names": null
187
+ },
188
+ "episode_index": {
189
+ "dtype": "int64",
190
+ "shape": [
191
+ 1
192
+ ],
193
+ "names": null
194
+ },
195
+ "task_index": {
196
+ "dtype": "int64",
197
+ "shape": [
198
+ 1
199
+ ],
200
+ "names": null
201
+ },
202
+ "index": {
203
+ "dtype": "int64",
204
+ "shape": [
205
+ 1
206
+ ],
207
+ "names": null
208
+ },
209
+ "frame_index": {
210
+ "dtype": "int64",
211
+ "shape": [
212
+ 1
213
+ ],
214
+ "names": null
215
+ },
216
+ "next.done": {
217
+ "dtype": "bool",
218
+ "shape": [
219
+ 1
220
+ ],
221
+ "fps": 30.0
222
+ }
223
+ }
224
+ }