vpraise00 commited on
Commit
22f2d2b
·
verified ·
1 Parent(s): c559805

Upload checkpoint-2000

Browse files
config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_dim": 32,
3
+ "action_head_cfg": {
4
+ "action_dim": 32,
5
+ "action_horizon": 16,
6
+ "add_pos_embed": true,
7
+ "backbone_embedding_dim": 2048,
8
+ "diffusion_model_cfg": {
9
+ "attention_head_dim": 48,
10
+ "cross_attention_dim": 2048,
11
+ "dropout": 0.2,
12
+ "final_dropout": true,
13
+ "interleave_self_attention": true,
14
+ "norm_type": "ada_norm",
15
+ "num_attention_heads": 32,
16
+ "num_layers": 16,
17
+ "output_dim": 1024,
18
+ "positional_embeddings": null
19
+ },
20
+ "hidden_size": 1024,
21
+ "input_embedding_dim": 1536,
22
+ "max_action_dim": 32,
23
+ "max_state_dim": 64,
24
+ "model_dtype": "float32",
25
+ "noise_beta_alpha": 1.5,
26
+ "noise_beta_beta": 1.0,
27
+ "noise_s": 0.999,
28
+ "num_inference_timesteps": 4,
29
+ "num_target_vision_tokens": 32,
30
+ "num_timestep_buckets": 1000,
31
+ "tune_diffusion_model": true,
32
+ "tune_projector": true,
33
+ "use_vlln": true,
34
+ "vl_self_attention_cfg": {
35
+ "attention_head_dim": 64,
36
+ "dropout": 0.2,
37
+ "final_dropout": true,
38
+ "num_attention_heads": 32,
39
+ "num_layers": 4,
40
+ "positional_embeddings": null
41
+ }
42
+ },
43
+ "action_horizon": 16,
44
+ "architectures": [
45
+ "GR00T_N1_5"
46
+ ],
47
+ "attn_implementation": null,
48
+ "backbone_cfg": {
49
+ "eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops",
50
+ "load_bf16": false,
51
+ "project_to_dim": null,
52
+ "reproject_vision": false,
53
+ "select_layer": 12,
54
+ "tune_llm": false,
55
+ "tune_visual": true,
56
+ "use_flash_attention": true
57
+ },
58
+ "compute_dtype": "bfloat16",
59
+ "hidden_size": 2048,
60
+ "model_dtype": "float32",
61
+ "model_type": "gr00t_n1_5",
62
+ "torch_dtype": "bfloat16",
63
+ "transformers_version": "4.51.3"
64
+ }
experiment_cfg/metadata.json ADDED
@@ -0,0 +1,1419 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "end_effector_position_relative": {
6
+ "max": [
7
+ 0.43705324458370143,
8
+ 0.706012167187176,
9
+ 0.646213099352813
10
+ ],
11
+ "min": [
12
+ -0.09696616279772341,
13
+ -0.7616322860963773,
14
+ 0.05436132796787274
15
+ ],
16
+ "mean": [
17
+ 0.20603015267093988,
18
+ 0.014220384843297575,
19
+ 0.2604373537940307
20
+ ],
21
+ "std": [
22
+ 0.1284903092993028,
23
+ 0.4720566847675113,
24
+ 0.19718323757553752
25
+ ],
26
+ "q01": [
27
+ -0.034503350749626314,
28
+ -0.7546979455229289,
29
+ 0.05661801989517107
30
+ ],
31
+ "q99": [
32
+ 0.41847876176695104,
33
+ 0.6766428356337131,
34
+ 0.6081645168943913
35
+ ]
36
+ },
37
+ "end_effector_rotation_relative": {
38
+ "max": [
39
+ 0.9885779619216919,
40
+ 0.7569407224655151,
41
+ 0.9994974732398987,
42
+ 0.9999901652336121,
43
+ 0.6065186858177185,
44
+ 0.4393925964832306
45
+ ],
46
+ "min": [
47
+ -0.566469132900238,
48
+ -0.7275094985961914,
49
+ -0.17805476486682892,
50
+ -0.9999650120735168,
51
+ -0.9996269941329956,
52
+ -0.5314959287643433
53
+ ],
54
+ "mean": [
55
+ 0.04319709166884422,
56
+ 0.02683359384536743,
57
+ 0.8297028541564941,
58
+ 0.06467945128679276,
59
+ -0.08257200568914413,
60
+ -0.036586906760931015
61
+ ],
62
+ "std": [
63
+ 0.42015716433525085,
64
+ 0.28527262806892395,
65
+ 0.22605140507221222,
66
+ 0.872289776802063,
67
+ 0.44532403349876404,
68
+ 0.16868974268436432
69
+ ],
70
+ "q01": [
71
+ -0.4356670355796814,
72
+ -0.6310072255134582,
73
+ 0.2529286158084869,
74
+ -0.994257652759552,
75
+ -0.9981180834770202,
76
+ -0.4025233471393585
77
+ ],
78
+ "q99": [
79
+ 0.9623777294158936,
80
+ 0.6604138207435609,
81
+ 0.9969434356689454,
82
+ 0.9993602705001832,
83
+ 0.5087940287590028,
84
+ 0.3110717904567722
85
+ ]
86
+ },
87
+ "gripper_qpos": {
88
+ "max": [
89
+ 0.01932574675248422
90
+ ],
91
+ "min": [
92
+ -0.018295429399716005
93
+ ],
94
+ "mean": [
95
+ -0.00011370025778741031
96
+ ],
97
+ "std": [
98
+ 0.005233253962022829
99
+ ],
100
+ "q01": [
101
+ -0.01753297714198864
102
+ ],
103
+ "q99": [
104
+ 0.0167837186795225
105
+ ]
106
+ },
107
+ "base_position": {
108
+ "max": [
109
+ 5.3700050031598945,
110
+ -0.6188440541934274,
111
+ 0.7027937330908252
112
+ ],
113
+ "min": [
114
+ 1.0299822884632546,
115
+ -5.032551968860045,
116
+ 0.6998954064939146
117
+ ],
118
+ "mean": [
119
+ 2.583604274664355,
120
+ -1.8027354364819332,
121
+ 0.7003252131246801
122
+ ],
123
+ "std": [
124
+ 1.3185486330993104,
125
+ 1.1511084233399025,
126
+ 0.0005523202075831765
127
+ ],
128
+ "q01": [
129
+ 1.0299851274445795,
130
+ -5.0232118918670325,
131
+ 0.6999966389030905
132
+ ],
133
+ "q99": [
134
+ 5.369995352229393,
135
+ -0.6199118594186583,
136
+ 0.7023674721625425
137
+ ]
138
+ },
139
+ "base_rotation": {
140
+ "max": [
141
+ 1.0,
142
+ 1.0,
143
+ 0.0,
144
+ 1.0,
145
+ 1.0,
146
+ 0.0
147
+ ],
148
+ "min": [
149
+ -1.0,
150
+ -1.0,
151
+ 0.0,
152
+ -1.0,
153
+ -1.0,
154
+ 0.0
155
+ ],
156
+ "mean": [
157
+ -0.06653653085231781,
158
+ -0.4676792621612549,
159
+ 0.0,
160
+ 0.4676792621612549,
161
+ -0.06653653085231781,
162
+ 0.0
163
+ ],
164
+ "std": [
165
+ 0.7034456729888916,
166
+ 0.531082034111023,
167
+ 0.0,
168
+ 0.531082034111023,
169
+ 0.7034456729888916,
170
+ 0.0
171
+ ],
172
+ "q01": [
173
+ -1.0,
174
+ -1.0,
175
+ 0.0,
176
+ -0.9999998211860657,
177
+ -1.0,
178
+ 0.0
179
+ ],
180
+ "q99": [
181
+ 1.0,
182
+ 0.9999998211860657,
183
+ 0.0,
184
+ 1.0,
185
+ 1.0,
186
+ 0.0
187
+ ]
188
+ },
189
+ "end_effector_position": {
190
+ "max": [
191
+ 5.777278778880548,
192
+ -0.6021503931935053,
193
+ 1.3462119755585065
194
+ ],
195
+ "min": [
196
+ 0.6148699375422312,
197
+ -5.020164779072828,
198
+ 0.75467830139452
199
+ ],
200
+ "mean": [
201
+ 2.6095176647771536,
202
+ -1.5929231407581763,
203
+ 0.9607625669187047
204
+ ],
205
+ "std": [
206
+ 1.4830340920663239,
207
+ 1.1037073815065475,
208
+ 0.19688899393395906
209
+ ],
210
+ "q01": [
211
+ 0.6213298037695711,
212
+ -4.681522489938032,
213
+ 0.7576206898940057
214
+ ],
215
+ "q99": [
216
+ 5.560641950394117,
217
+ -0.6201974772248516,
218
+ 1.3081668473775985
219
+ ]
220
+ },
221
+ "end_effector_rotation": {
222
+ "max": [
223
+ 0.9999472498893738,
224
+ 0.9994831085205078,
225
+ 0.9973825216293335,
226
+ 0.9999673366546631,
227
+ 0.9996267557144165,
228
+ 0.9993071556091309
229
+ ],
230
+ "min": [
231
+ -0.9999291896820068,
232
+ -0.9978331923484802,
233
+ -0.9995058178901672,
234
+ -0.9999898672103882,
235
+ -0.9981555938720703,
236
+ -0.995307445526123
237
+ ],
238
+ "mean": [
239
+ 0.07085639983415604,
240
+ 0.09361504763364792,
241
+ -0.03516657277941704,
242
+ 0.22533264756202698,
243
+ -0.015329577960073948,
244
+ 0.4202609062194824
245
+ ],
246
+ "std": [
247
+ 0.6806948781013489,
248
+ 0.3724175691604614,
249
+ 0.618819534778595,
250
+ 0.6514059901237488,
251
+ 0.3735480010509491,
252
+ 0.45662012696266174
253
+ ],
254
+ "q01": [
255
+ -0.997770962715149,
256
+ -0.5885418915748596,
257
+ -0.9950895118713379,
258
+ -0.9952612113952637,
259
+ -0.9927434158325196,
260
+ -0.9675201082229614
261
+ ],
262
+ "q99": [
263
+ 0.9881048560142517,
264
+ 0.9973834967613221,
265
+ 0.9919476985931397,
266
+ 0.9980754137039185,
267
+ 0.997493166923523,
268
+ 0.9963797688484192
269
+ ]
270
+ },
271
+ "joint_position": {
272
+ "max": [
273
+ 1.4491449025787102,
274
+ -0.9193666591667065,
275
+ 2.0610833475045203,
276
+ -0.9201139584984509,
277
+ 0.822935436177769,
278
+ 3.6562604733184365,
279
+ 1.5975259222216096
280
+ ],
281
+ "min": [
282
+ -1.1759964345217913,
283
+ -1.7661930520253906,
284
+ -2.047396868667881,
285
+ -2.975471255489229,
286
+ -0.8438320330546083,
287
+ 0.7884402893450078,
288
+ -0.01271010433092899
289
+ ],
290
+ "mean": [
291
+ -0.012001768929192578,
292
+ -1.4685297683655842,
293
+ 0.08005723565623338,
294
+ -2.2406014830441365,
295
+ 0.04847054251894399,
296
+ 2.4845619432720385,
297
+ 0.7538699803967438
298
+ ],
299
+ "std": [
300
+ 0.5499137673047206,
301
+ 0.23979497178678738,
302
+ 1.5603537317518725,
303
+ 0.328589574955232,
304
+ 0.2753764824317836,
305
+ 0.604074459175347,
306
+ 0.28389461238841224
307
+ ],
308
+ "q01": [
309
+ -1.083558661656973,
310
+ -1.7630660157507618,
311
+ -2.0230261506247036,
312
+ -2.855514143569887,
313
+ -0.6854194981252201,
314
+ 1.3877550124662745,
315
+ 0.14031164793607187
316
+ ],
317
+ "q99": [
318
+ 1.1466581037425658,
319
+ -1.0200867922855954,
320
+ 2.026392734299544,
321
+ -1.349867462295824,
322
+ 0.6337352682826607,
323
+ 3.4221425081089647,
324
+ 1.45149942852933
325
+ ]
326
+ },
327
+ "joint_velocity": {
328
+ "max": [
329
+ 1.0444211082344175,
330
+ 0.6809699155009227,
331
+ 0.7818204148086113,
332
+ 0.846085837085706,
333
+ 0.9155853720817082,
334
+ 1.08944805098152,
335
+ 0.9691676638964319
336
+ ],
337
+ "min": [
338
+ -0.8254239419067719,
339
+ -0.7137922112093121,
340
+ -0.7274023395312624,
341
+ -0.7009802555183202,
342
+ -1.1044064206922246,
343
+ -0.7670548701988196,
344
+ -0.7733025279612384
345
+ ],
346
+ "mean": [
347
+ 0.0019504056337658559,
348
+ -0.050001534733621775,
349
+ 0.008888511851857642,
350
+ 0.029884868155670968,
351
+ 0.004102917923679506,
352
+ 0.0793178802551183,
353
+ 0.0065821321112565405
354
+ ],
355
+ "std": [
356
+ 0.29132504959291494,
357
+ 0.19804092284760755,
358
+ 0.2727024934911539,
359
+ 0.21262633204355907,
360
+ 0.23792806734168576,
361
+ 0.3019509763599552,
362
+ 0.197632871056172
363
+ ],
364
+ "q01": [
365
+ -0.5657070193474149,
366
+ -0.5278350117156767,
367
+ -0.6000758380511527,
368
+ -0.4212952910506557,
369
+ -0.6730742508586722,
370
+ -0.4531617039039985,
371
+ -0.5570201289838835
372
+ ],
373
+ "q99": [
374
+ 0.5872577269505718,
375
+ 0.39507078577307914,
376
+ 0.6588611517219245,
377
+ 0.5951433566347304,
378
+ 0.6363488826321324,
379
+ 0.804208596171753,
380
+ 0.5930398032306117
381
+ ]
382
+ },
383
+ "gripper_qpos_raw": {
384
+ "max": [
385
+ 0.04078982289341823,
386
+ 4.087994013712536e-05
387
+ ],
388
+ "min": [
389
+ -3.603315210113226e-05,
390
+ -0.041132643538446055
391
+ ],
392
+ "mean": [
393
+ 0.032063417636094944,
394
+ -0.03229081815166965
395
+ ],
396
+ "std": [
397
+ 0.012154504665649556,
398
+ 0.011835183344935586
399
+ ],
400
+ "q01": [
401
+ 0.0014951936522198126,
402
+ -0.04004148187972499
403
+ ],
404
+ "q99": [
405
+ 0.04004103600878609,
406
+ -0.0012631328558077178
407
+ ]
408
+ },
409
+ "gripper_qvel": {
410
+ "max": [
411
+ 0.11412978890483133,
412
+ 0.09609808074846939
413
+ ],
414
+ "min": [
415
+ -0.19759293439273995,
416
+ -0.07960760748730611
417
+ ],
418
+ "mean": [
419
+ -0.0003943861425324162,
420
+ 0.00042174167809785635
421
+ ],
422
+ "std": [
423
+ 0.01418029513814658,
424
+ 0.013360091122167645
425
+ ],
426
+ "q01": [
427
+ -0.06718259660654194,
428
+ -0.05296641898878727
429
+ ],
430
+ "q99": [
431
+ 0.05569606843660904,
432
+ 0.06515437075484164
433
+ ]
434
+ },
435
+ "object_state": {
436
+ "max": [
437
+ 5.980275904806688,
438
+ -0.2623631565283961,
439
+ 0.7864942713505889,
440
+ 0.3646954717081272,
441
+ 0.6056654803662673,
442
+ 0.9274921584578038,
443
+ 0.9994683571351533,
444
+ 0.773724920924161,
445
+ 0.8350950322900168,
446
+ 0.9027625469992397,
447
+ 0.9821990728378296,
448
+ 0.9938258528709412,
449
+ 0.8232154250144958,
450
+ 0.7382081151008606,
451
+ 6.198596102671198,
452
+ -0.11154635120594263,
453
+ 1.0335146254948908,
454
+ 0.16644480861469219,
455
+ 0.24898163811890278,
456
+ 0.9944935915990266,
457
+ 0.9999756835792857,
458
+ 1.4039885199565205,
459
+ 1.0137310316347872,
460
+ 1.0955967774060342,
461
+ 0.9574940204620361,
462
+ 0.9616373181343079,
463
+ 0.7485224008560181,
464
+ 0.7449761033058167,
465
+ 5.060001717753089,
466
+ 0.0,
467
+ 1.078583150032861,
468
+ 0.2522979728230251,
469
+ 0.4139976359701631,
470
+ 0.994844437958607,
471
+ 0.9984484405671211,
472
+ 0.8335099035602447,
473
+ 1.2739902985846818,
474
+ 0.9378794268200146,
475
+ 0.9597335457801819,
476
+ 0.9806171655654907,
477
+ 0.979282796382904,
478
+ 0.7650073170661926,
479
+ 4.845111057710145,
480
+ 0.0,
481
+ 1.007731472924526,
482
+ 0.13034729616882995,
483
+ 0.07579066964783195,
484
+ 0.8925431089885351,
485
+ 0.9987341919215447,
486
+ 0.9566194265447843,
487
+ 1.0321126449930986,
488
+ 0.9222433428587102,
489
+ 0.9451616406440735,
490
+ 0.9630879759788513,
491
+ 0.6865101456642151,
492
+ 0.8692299127578735
493
+ ],
494
+ "min": [
495
+ 0.25550168783311683,
496
+ -4.273504449640827,
497
+ 0.7484783084650906,
498
+ -0.217732539639753,
499
+ -0.12692996704513504,
500
+ -0.9109496970314465,
501
+ 0.3733411570002892,
502
+ -0.1995119706169426,
503
+ -0.6609908984867148,
504
+ 0.15097685268710848,
505
+ -0.7729955911636353,
506
+ -0.9980853796005249,
507
+ -0.7420083284378052,
508
+ 0.00010215426300419495,
509
+ 0.11598544514564568,
510
+ -4.526032752236193,
511
+ 0.9236837035419829,
512
+ -0.30358872374841755,
513
+ -0.18652536017812144,
514
+ -0.9202053897733715,
515
+ 0.10372959888770457,
516
+ -1.2374123647161772,
517
+ -1.645968352041972,
518
+ -0.04898216346273543,
519
+ -0.7672045826911926,
520
+ -0.9535017013549805,
521
+ -0.860795259475708,
522
+ 1.89217953447951e-05,
523
+ 0.0,
524
+ -4.601624348326709,
525
+ 0.0,
526
+ -0.9981463945598805,
527
+ -0.5305870126105904,
528
+ -0.8654145125036551,
529
+ 0.0,
530
+ -1.7277324641348946,
531
+ -0.9588790490715251,
532
+ -0.02176354796361757,
533
+ -0.8946821689605713,
534
+ -0.9497973918914795,
535
+ -0.9957687854766846,
536
+ 0.0,
537
+ 0.0,
538
+ -4.354705054183458,
539
+ 0.0,
540
+ -0.34576650927181374,
541
+ -0.07211816010916586,
542
+ -0.48212564515796963,
543
+ 0.0,
544
+ -0.6652494700855067,
545
+ -0.7437853057474446,
546
+ 0.0,
547
+ -0.8751758933067322,
548
+ -0.9446074366569519,
549
+ -0.6854181289672852,
550
+ 0.0
551
+ ],
552
+ "mean": [
553
+ 2.588511989079817,
554
+ -1.3618901634526677,
555
+ 0.7645254747637399,
556
+ 0.010152604380605383,
557
+ 0.03189682180139564,
558
+ 0.028057284593609254,
559
+ 0.8090735115523608,
560
+ 0.0862973246649416,
561
+ 0.0010590459908504386,
562
+ 0.4552061984958963,
563
+ 0.34056148342885295,
564
+ 0.09720325880166006,
565
+ 0.08539538293842587,
566
+ 0.30076083448747787,
567
+ 2.6058458394304225,
568
+ -1.3123752287966186,
569
+ 0.958516750630971,
570
+ 0.00326256330194093,
571
+ 0.005770237378291092,
572
+ 0.055560457944449214,
573
+ 0.8033286385951114,
574
+ 0.10845802907628906,
575
+ 0.007002377374381836,
576
+ 0.4843275388061198,
577
+ 0.35874412637184594,
578
+ 0.07019459709981468,
579
+ -0.010813623970577488,
580
+ 0.31097455313290545,
581
+ 1.8749334760164416,
582
+ -1.0124709435723336,
583
+ 0.7042565156794887,
584
+ -0.016586182979209788,
585
+ -0.007386878005261041,
586
+ 0.00833670734212809,
587
+ 0.5883000991263831,
588
+ 0.04775984945243082,
589
+ 0.015275760337392646,
590
+ 0.37735883002007997,
591
+ 0.20195925248979618,
592
+ 0.14966599453940055,
593
+ 0.08488052379605472,
594
+ 0.20292065674066653,
595
+ 0.7733351885029398,
596
+ -0.3606572409572883,
597
+ 0.2807978910156506,
598
+ -0.007290088239730078,
599
+ -0.0003408103693516823,
600
+ 0.04234686624989927,
601
+ 0.2551503336462556,
602
+ 0.011165344568664212,
603
+ -0.0036443725770207583,
604
+ 0.13996136010181184,
605
+ 0.13734660073336113,
606
+ -0.010187376103716535,
607
+ -0.008268156966145978,
608
+ 0.10528662337977777
609
+ ],
610
+ "std": [
611
+ 1.731672387999006,
612
+ 1.2098392095161952,
613
+ 0.008311677889728971,
614
+ 0.07273409649029271,
615
+ 0.12730353660391058,
616
+ 0.5347134314851344,
617
+ 0.18994069083292808,
618
+ 0.16438113612776137,
619
+ 0.2047622667911235,
620
+ 0.19746218001145027,
621
+ 0.4576016531250453,
622
+ 0.6069438573059621,
623
+ 0.38549194222398814,
624
+ 0.22457914634195247,
625
+ 1.820908216849407,
626
+ 1.2725079547806717,
627
+ 0.029931581337175373,
628
+ 0.06245259327424525,
629
+ 0.06890554266287079,
630
+ 0.5420031744125231,
631
+ 0.22162231989953318,
632
+ 0.33758030385458937,
633
+ 0.30473547895556974,
634
+ 0.17294138549484822,
635
+ 0.4367804725959038,
636
+ 0.5945674283412609,
637
+ 0.410566716311237,
638
+ 0.23811894047051188,
639
+ 1.923001294810198,
640
+ 1.297654092501365,
641
+ 0.4210174922825088,
642
+ 0.1222908120084898,
643
+ 0.10656326321235639,
644
+ 0.4596761021789468,
645
+ 0.39143191191462634,
646
+ 0.3124648107440956,
647
+ 0.2523613928807082,
648
+ 0.27118551726298523,
649
+ 0.41349495656686175,
650
+ 0.5065802578411109,
651
+ 0.38299258487705096,
652
+ 0.22687905760901445,
653
+ 1.5089570080475536,
654
+ 0.9139512636889445,
655
+ 0.43874108339068724,
656
+ 0.05644922204221741,
657
+ 0.014291913795628062,
658
+ 0.22905243048386623,
659
+ 0.4098880939646333,
660
+ 0.1773557928939538,
661
+ 0.15627191220546868,
662
+ 0.2364998476237453,
663
+ 0.3162291137669129,
664
+ 0.29038429444972946,
665
+ 0.18102147358578344,
666
+ 0.20880152530674564
667
+ ],
668
+ "q01": [
669
+ 0.2555359731233973,
670
+ -4.273488062846192,
671
+ 0.748520767953854,
672
+ -0.20657515323582124,
673
+ -0.12685066419802465,
674
+ -0.9109300100143747,
675
+ 0.3734520487867307,
676
+ -0.1660856647908885,
677
+ -0.5561456842172673,
678
+ 0.16588139047006023,
679
+ -0.5830943846702575,
680
+ -0.9813744616508484,
681
+ -0.6913996458053588,
682
+ 0.007324485443532467,
683
+ 0.11598549340832909,
684
+ -4.526029836471588,
685
+ 0.9236874553583876,
686
+ -0.2960436082483725,
687
+ -0.18652536017812135,
688
+ -0.9202053707881014,
689
+ 0.10372959895147427,
690
+ -1.0328150569610601,
691
+ -0.7683101071371056,
692
+ 0.11913107272669421,
693
+ -0.505019371509552,
694
+ -0.8574907279014587,
695
+ -0.8406871294975281,
696
+ 0.003454473065212369,
697
+ 0.0,
698
+ -4.601624348326709,
699
+ 0.0,
700
+ -0.7483256349806526,
701
+ -0.5304851943026674,
702
+ -0.8653498304972322,
703
+ 0.0,
704
+ -1.5161919660994716,
705
+ -0.6523945530588784,
706
+ 0.0,
707
+ -0.5370349264144898,
708
+ -0.8220332074165344,
709
+ -0.9813993430137634,
710
+ 0.0,
711
+ 0.0,
712
+ -4.354704944660127,
713
+ 0.0,
714
+ -0.34571084553120346,
715
+ -0.07132988285927186,
716
+ -0.4820663242923701,
717
+ 0.0,
718
+ -0.5289145143293045,
719
+ -0.3692553163860398,
720
+ 0.0,
721
+ -0.27300878167152404,
722
+ -0.8309516763687134,
723
+ -0.6583263564109803,
724
+ 0.0
725
+ ],
726
+ "q99": [
727
+ 5.979799792721912,
728
+ -0.262382088066064,
729
+ 0.7864941877335432,
730
+ 0.3509197983585829,
731
+ 0.6050424775497145,
732
+ 0.9274271969326107,
733
+ 0.9990161174659267,
734
+ 0.5010121931262633,
735
+ 0.6604615104766742,
736
+ 0.8318019733065664,
737
+ 0.930560290813446,
738
+ 0.9543800091743471,
739
+ 0.6920316886901856,
740
+ 0.6890906381607058,
741
+ 6.198596096444797,
742
+ -0.11170498520146194,
743
+ 1.0333546748613949,
744
+ 0.16472289075537286,
745
+ 0.24380836626554822,
746
+ 0.994492934325933,
747
+ 0.9997322319766786,
748
+ 1.0755981581555356,
749
+ 0.7608805543071745,
750
+ 0.9156829418022528,
751
+ 0.9072801113128663,
752
+ 0.9364831042289735,
753
+ 0.678966281414032,
754
+ 0.6959413957595826,
755
+ 5.059985806051343,
756
+ 0.0,
757
+ 1.0437368113214205,
758
+ 0.2458955133698045,
759
+ 0.3912790962422492,
760
+ 0.9948444282712088,
761
+ 0.9984484383809649,
762
+ 0.7092306109517603,
763
+ 0.7734056080531677,
764
+ 0.8650394641163257,
765
+ 0.9107721066474914,
766
+ 0.9330490732192994,
767
+ 0.7397158813476564,
768
+ 0.7348315954208376,
769
+ 4.845107667652982,
770
+ 0.0,
771
+ 1.0077314503501786,
772
+ 0.130330125727168,
773
+ 0.07579066964783195,
774
+ 0.8925431089885345,
775
+ 0.9987338086253061,
776
+ 0.635921344580328,
777
+ 0.6119067020636135,
778
+ 0.7757503205310704,
779
+ 0.8809234762191774,
780
+ 0.8393791675567629,
781
+ 0.6639788722991945,
782
+ 0.7739186143875127
783
+ ]
784
+ }
785
+ },
786
+ "action": {
787
+ "end_effector_position": {
788
+ "max": [
789
+ 0.45271947979927063,
790
+ 0.7161008715629578,
791
+ 0.6451568007469177
792
+ ],
793
+ "min": [
794
+ -0.0957145020365715,
795
+ -0.7609035968780518,
796
+ 0.025804711505770683
797
+ ],
798
+ "mean": [
799
+ 0.20091065764427185,
800
+ 0.015957994386553764,
801
+ 0.2486896812915802
802
+ ],
803
+ "std": [
804
+ 0.13399089872837067,
805
+ 0.480807900428772,
806
+ 0.19573277235031128
807
+ ],
808
+ "q01": [
809
+ -0.04026926383376121,
810
+ -0.7499863719940185,
811
+ 0.04305603563785553
812
+ ],
813
+ "q99": [
814
+ 0.4356601572036743,
815
+ 0.6989241194725038,
816
+ 0.6071043157577515
817
+ ]
818
+ },
819
+ "end_effector_rotation": {
820
+ "max": [
821
+ 0.7317051887512207,
822
+ 0.9883328676223755,
823
+ 0.999997079372406,
824
+ 0.9996489882469177,
825
+ 0.9999935626983643,
826
+ 0.4393664002418518
827
+ ],
828
+ "min": [
829
+ -0.761704683303833,
830
+ -0.5940344333648682,
831
+ -0.16592112183570862,
832
+ -0.6245508790016174,
833
+ -0.999976634979248,
834
+ -0.5365860462188721
835
+ ],
836
+ "mean": [
837
+ -0.02644892781972885,
838
+ 0.018950117751955986,
839
+ 0.8435676693916321,
840
+ 0.05514839291572571,
841
+ 0.06446361541748047,
842
+ -0.03949278965592384
843
+ ],
844
+ "std": [
845
+ 0.28683900833129883,
846
+ 0.40036240220069885,
847
+ 0.21158605813980103,
848
+ 0.4274965822696686,
849
+ 0.882790744304657,
850
+ 0.17078961431980133
851
+ ],
852
+ "q01": [
853
+ -0.6677525329589844,
854
+ -0.4374687194824219,
855
+ 0.2581059348583221,
856
+ -0.5093881845474243,
857
+ -0.994687294960022,
858
+ -0.40408878326416015
859
+ ],
860
+ "q99": [
861
+ 0.6344457244873047,
862
+ 0.9598882341384888,
863
+ 0.9971694612503053,
864
+ 0.9978565716743469,
865
+ 0.9994449663162231,
866
+ 0.3095978355407715
867
+ ]
868
+ },
869
+ "gripper_close": {
870
+ "max": [
871
+ 1.0
872
+ ],
873
+ "min": [
874
+ 0.0
875
+ ],
876
+ "mean": [
877
+ 0.3213493227958679
878
+ ],
879
+ "std": [
880
+ 0.4669945538043976
881
+ ],
882
+ "q01": [
883
+ 0.0
884
+ ],
885
+ "q99": [
886
+ 1.0
887
+ ]
888
+ },
889
+ "base_motion": {
890
+ "max": [
891
+ 0.0,
892
+ -0.0,
893
+ 0.0,
894
+ 0.0
895
+ ],
896
+ "min": [
897
+ 0.0,
898
+ -0.0,
899
+ 0.0,
900
+ 0.0
901
+ ],
902
+ "mean": [
903
+ 0.0,
904
+ 0.0,
905
+ 0.0,
906
+ 0.0
907
+ ],
908
+ "std": [
909
+ 0.0,
910
+ 0.0,
911
+ 0.0,
912
+ 0.0
913
+ ],
914
+ "q01": [
915
+ 0.0,
916
+ -0.0,
917
+ 0.0,
918
+ 0.0
919
+ ],
920
+ "q99": [
921
+ 0.0,
922
+ 0.0,
923
+ 0.0,
924
+ 0.0
925
+ ]
926
+ },
927
+ "control_mode": {
928
+ "max": [
929
+ 0.0
930
+ ],
931
+ "min": [
932
+ 0.0
933
+ ],
934
+ "mean": [
935
+ 0.0
936
+ ],
937
+ "std": [
938
+ 0.0
939
+ ],
940
+ "q01": [
941
+ 0.0
942
+ ],
943
+ "q99": [
944
+ 0.0
945
+ ]
946
+ },
947
+ "end_effector_rotation_axis_angle": {
948
+ "max": [
949
+ 2.771559476852417,
950
+ 2.588514566421509,
951
+ 2.3344340324401855
952
+ ],
953
+ "min": [
954
+ -2.746809959411621,
955
+ -2.5344831943511963,
956
+ -2.249429941177368
957
+ ],
958
+ "mean": [
959
+ 0.6085575819015503,
960
+ 1.1220341920852661,
961
+ 0.3221225142478943
962
+ ],
963
+ "std": [
964
+ 1.5797475576400757,
965
+ 0.9961773157119751,
966
+ 1.1364513635635376
967
+ ],
968
+ "q01": [
969
+ -2.503930940628052,
970
+ -0.7825396180152893,
971
+ -2.115528221130371
972
+ ],
973
+ "q99": [
974
+ 2.650359773635864,
975
+ 2.451940221786499,
976
+ 2.127909784317017
977
+ ]
978
+ },
979
+ "gripper_raw": {
980
+ "max": [
981
+ 1.0
982
+ ],
983
+ "min": [
984
+ -1.0
985
+ ],
986
+ "mean": [
987
+ -0.35730138421058655
988
+ ],
989
+ "std": [
990
+ 0.9339891076087952
991
+ ],
992
+ "q01": [
993
+ -1.0
994
+ ],
995
+ "q99": [
996
+ 1.0
997
+ ]
998
+ },
999
+ "end_effector_position_delta": {
1000
+ "max": [
1001
+ 0.8071428537368774,
1002
+ 1.0,
1003
+ -0.0
1004
+ ],
1005
+ "min": [
1006
+ -1.0,
1007
+ -1.0,
1008
+ -0.8214285969734192
1009
+ ],
1010
+ "mean": [
1011
+ -0.10215184837579727,
1012
+ 0.03476514667272568,
1013
+ -0.23506291210651398
1014
+ ],
1015
+ "std": [
1016
+ 0.45811787247657776,
1017
+ 0.360210657119751,
1018
+ 0.1803569495677948
1019
+ ],
1020
+ "q01": [
1021
+ -1.0,
1022
+ -0.8928571343421936,
1023
+ -0.6642857193946838
1024
+ ],
1025
+ "q99": [
1026
+ 0.5785714387893677,
1027
+ 0.8428571224212646,
1028
+ 0.0
1029
+ ]
1030
+ },
1031
+ "end_effector_rotation_delta": {
1032
+ "max": [
1033
+ 1.0,
1034
+ 0.3673763573169708,
1035
+ 0.1140369400382042,
1036
+ 0.3340419828891754,
1037
+ 1.0,
1038
+ 0.29793885350227356
1039
+ ],
1040
+ "min": [
1041
+ 0.9100680351257324,
1042
+ -0.3183648884296417,
1043
+ -0.36548662185668945,
1044
+ -0.3811664879322052,
1045
+ 0.9151288270950317,
1046
+ -0.2954089641571045
1047
+ ],
1048
+ "mean": [
1049
+ 0.9906212091445923,
1050
+ 0.0023527995217591524,
1051
+ -0.05182702839374542,
1052
+ -0.0025930877309292555,
1053
+ 0.9897923469543457,
1054
+ 0.0023171899374574423
1055
+ ],
1056
+ "std": [
1057
+ 0.016231929883360863,
1058
+ 0.10377035290002823,
1059
+ 0.07042196393013,
1060
+ 0.11391893774271011,
1061
+ 0.018347488716244698,
1062
+ 0.08368298411369324
1063
+ ],
1064
+ "q01": [
1065
+ 0.9350298881530762,
1066
+ -0.2560485577583313,
1067
+ -0.2564009881019592,
1068
+ -0.31978660821914673,
1069
+ 0.9289336061477661,
1070
+ -0.23012178719043733
1071
+ ],
1072
+ "q99": [
1073
+ 1.0,
1074
+ 0.2961578500270844,
1075
+ 0.006073361840099677,
1076
+ 0.27703975558280947,
1077
+ 1.0,
1078
+ 0.24382685661315923
1079
+ ]
1080
+ },
1081
+ "end_effector_rotation_delta_axis_angle": {
1082
+ "max": [
1083
+ 0.3085714280605316,
1084
+ 0.11428571492433548,
1085
+ 0.334285706281662
1086
+ ],
1087
+ "min": [
1088
+ -0.3285714387893677,
1089
+ -0.36571428179740906,
1090
+ -0.38285714387893677
1091
+ ],
1092
+ "mean": [
1093
+ -0.0019861541222780943,
1094
+ -0.04813353344798088,
1095
+ -0.0025738331023603678
1096
+ ],
1097
+ "std": [
1098
+ 0.09133574366569519,
1099
+ 0.06591548770666122,
1100
+ 0.11075232923030853
1101
+ ],
1102
+ "q01": [
1103
+ -0.26388571262359617,
1104
+ -0.24571429193019867,
1105
+ -0.3171428442001343
1106
+ ],
1107
+ "q99": [
1108
+ 0.2514285743236542,
1109
+ 0.006742856986822361,
1110
+ 0.27142858505249023
1111
+ ]
1112
+ },
1113
+ "raw_actions": {
1114
+ "max": [
1115
+ 0.8071428537368774,
1116
+ 1.0,
1117
+ -0.0,
1118
+ 0.3085714280605316,
1119
+ 0.11428571492433548,
1120
+ 0.334285706281662,
1121
+ 1.0,
1122
+ 0.0,
1123
+ -0.0,
1124
+ 0.0,
1125
+ 0.0,
1126
+ -1.0
1127
+ ],
1128
+ "min": [
1129
+ -1.0,
1130
+ -1.0,
1131
+ -0.8214285969734192,
1132
+ -0.3285714387893677,
1133
+ -0.36571428179740906,
1134
+ -0.38285714387893677,
1135
+ -1.0,
1136
+ 0.0,
1137
+ -0.0,
1138
+ 0.0,
1139
+ 0.0,
1140
+ -1.0
1141
+ ],
1142
+ "mean": [
1143
+ -0.10215184837579727,
1144
+ 0.03476514667272568,
1145
+ -0.23506291210651398,
1146
+ -0.0019861541222780943,
1147
+ -0.04813353344798088,
1148
+ -0.0025738331023603678,
1149
+ -0.35730138421058655,
1150
+ 0.0,
1151
+ 0.0,
1152
+ 0.0,
1153
+ 0.0,
1154
+ -1.0
1155
+ ],
1156
+ "std": [
1157
+ 0.45811787247657776,
1158
+ 0.360210657119751,
1159
+ 0.1803569495677948,
1160
+ 0.09133574366569519,
1161
+ 0.06591548770666122,
1162
+ 0.11075232923030853,
1163
+ 0.9339865446090698,
1164
+ 0.0,
1165
+ 0.0,
1166
+ 0.0,
1167
+ 0.0,
1168
+ 0.0
1169
+ ],
1170
+ "q01": [
1171
+ -1.0,
1172
+ -0.8928571343421936,
1173
+ -0.6642857193946838,
1174
+ -0.26388571262359617,
1175
+ -0.24571429193019867,
1176
+ -0.3171428442001343,
1177
+ -1.0,
1178
+ 0.0,
1179
+ -0.0,
1180
+ 0.0,
1181
+ 0.0,
1182
+ -1.0
1183
+ ],
1184
+ "q99": [
1185
+ 0.5785714387893677,
1186
+ 0.8428571224212646,
1187
+ 0.0,
1188
+ 0.2514285743236542,
1189
+ 0.006742856986822361,
1190
+ 0.27142858505249023,
1191
+ 1.0,
1192
+ 0.0,
1193
+ 0.0,
1194
+ 0.0,
1195
+ 0.0,
1196
+ -1.0
1197
+ ]
1198
+ }
1199
+ }
1200
+ },
1201
+ "modalities": {
1202
+ "video": {
1203
+ "left_view": {
1204
+ "resolution": [
1205
+ 128,
1206
+ 128
1207
+ ],
1208
+ "channels": 3,
1209
+ "fps": 12.0
1210
+ },
1211
+ "right_view": {
1212
+ "resolution": [
1213
+ 128,
1214
+ 128
1215
+ ],
1216
+ "channels": 3,
1217
+ "fps": 12.0
1218
+ },
1219
+ "wrist_view": {
1220
+ "resolution": [
1221
+ 128,
1222
+ 128
1223
+ ],
1224
+ "channels": 3,
1225
+ "fps": 12.0
1226
+ }
1227
+ },
1228
+ "state": {
1229
+ "end_effector_position_relative": {
1230
+ "absolute": true,
1231
+ "rotation_type": null,
1232
+ "shape": [
1233
+ 3
1234
+ ],
1235
+ "continuous": true
1236
+ },
1237
+ "end_effector_rotation_relative": {
1238
+ "absolute": true,
1239
+ "rotation_type": "rotation_6d",
1240
+ "shape": [
1241
+ 6
1242
+ ],
1243
+ "continuous": true
1244
+ },
1245
+ "gripper_qpos": {
1246
+ "absolute": true,
1247
+ "rotation_type": null,
1248
+ "shape": [
1249
+ 1
1250
+ ],
1251
+ "continuous": true
1252
+ },
1253
+ "base_position": {
1254
+ "absolute": true,
1255
+ "rotation_type": null,
1256
+ "shape": [
1257
+ 3
1258
+ ],
1259
+ "continuous": true
1260
+ },
1261
+ "base_rotation": {
1262
+ "absolute": true,
1263
+ "rotation_type": "rotation_6d",
1264
+ "shape": [
1265
+ 6
1266
+ ],
1267
+ "continuous": true
1268
+ },
1269
+ "end_effector_position": {
1270
+ "absolute": true,
1271
+ "rotation_type": null,
1272
+ "shape": [
1273
+ 3
1274
+ ],
1275
+ "continuous": true
1276
+ },
1277
+ "end_effector_rotation": {
1278
+ "absolute": true,
1279
+ "rotation_type": "rotation_6d",
1280
+ "shape": [
1281
+ 6
1282
+ ],
1283
+ "continuous": true
1284
+ },
1285
+ "joint_position": {
1286
+ "absolute": true,
1287
+ "rotation_type": null,
1288
+ "shape": [
1289
+ 7
1290
+ ],
1291
+ "continuous": true
1292
+ },
1293
+ "joint_velocity": {
1294
+ "absolute": false,
1295
+ "rotation_type": null,
1296
+ "shape": [
1297
+ 7
1298
+ ],
1299
+ "continuous": true
1300
+ },
1301
+ "gripper_qpos_raw": {
1302
+ "absolute": true,
1303
+ "rotation_type": null,
1304
+ "shape": [
1305
+ 2
1306
+ ],
1307
+ "continuous": true
1308
+ },
1309
+ "gripper_qvel": {
1310
+ "absolute": false,
1311
+ "rotation_type": null,
1312
+ "shape": [
1313
+ 2
1314
+ ],
1315
+ "continuous": true
1316
+ },
1317
+ "object_state": {
1318
+ "absolute": true,
1319
+ "rotation_type": null,
1320
+ "shape": [
1321
+ 56
1322
+ ],
1323
+ "continuous": true
1324
+ }
1325
+ },
1326
+ "action": {
1327
+ "end_effector_position": {
1328
+ "absolute": true,
1329
+ "rotation_type": null,
1330
+ "shape": [
1331
+ 3
1332
+ ],
1333
+ "continuous": true
1334
+ },
1335
+ "end_effector_rotation": {
1336
+ "absolute": true,
1337
+ "rotation_type": "rotation_6d",
1338
+ "shape": [
1339
+ 6
1340
+ ],
1341
+ "continuous": true
1342
+ },
1343
+ "gripper_close": {
1344
+ "absolute": true,
1345
+ "rotation_type": null,
1346
+ "shape": [
1347
+ 1
1348
+ ],
1349
+ "continuous": true
1350
+ },
1351
+ "base_motion": {
1352
+ "absolute": false,
1353
+ "rotation_type": null,
1354
+ "shape": [
1355
+ 4
1356
+ ],
1357
+ "continuous": true
1358
+ },
1359
+ "control_mode": {
1360
+ "absolute": true,
1361
+ "rotation_type": null,
1362
+ "shape": [
1363
+ 1
1364
+ ],
1365
+ "continuous": true
1366
+ },
1367
+ "end_effector_rotation_axis_angle": {
1368
+ "absolute": true,
1369
+ "rotation_type": "axis_angle",
1370
+ "shape": [
1371
+ 3
1372
+ ],
1373
+ "continuous": true
1374
+ },
1375
+ "gripper_raw": {
1376
+ "absolute": true,
1377
+ "rotation_type": null,
1378
+ "shape": [
1379
+ 1
1380
+ ],
1381
+ "continuous": true
1382
+ },
1383
+ "end_effector_position_delta": {
1384
+ "absolute": false,
1385
+ "rotation_type": null,
1386
+ "shape": [
1387
+ 3
1388
+ ],
1389
+ "continuous": true
1390
+ },
1391
+ "end_effector_rotation_delta": {
1392
+ "absolute": false,
1393
+ "rotation_type": "rotation_6d",
1394
+ "shape": [
1395
+ 6
1396
+ ],
1397
+ "continuous": true
1398
+ },
1399
+ "end_effector_rotation_delta_axis_angle": {
1400
+ "absolute": false,
1401
+ "rotation_type": "axis_angle",
1402
+ "shape": [
1403
+ 3
1404
+ ],
1405
+ "continuous": true
1406
+ },
1407
+ "raw_actions": {
1408
+ "absolute": false,
1409
+ "rotation_type": null,
1410
+ "shape": [
1411
+ 12
1412
+ ],
1413
+ "continuous": true
1414
+ }
1415
+ }
1416
+ },
1417
+ "embodiment_tag": "new_embodiment"
1418
+ }
1419
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f83200e953471f6dc2779898a6dd330f35018418cdd09059293d5255a563f4
3
+ size 4999367032
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb61dc53de1066f4ac05ac86e95290d9df36655d9789521d5baf36d34ed57a16
3
+ size 2586705312
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff