eddierex commited on
Commit
38fc01e
·
verified ·
1 Parent(s): ff99485

Upload GR00T_N1_5 checkpoint 20000 for OpenWBC bottle task

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,873 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "left_arm": {
6
+ "max": [
7
+ 0.4873025715351105,
8
+ 0.0822349488735199,
9
+ 0.14088654518127441,
10
+ 0.33636125922203064,
11
+ 0.235897496342659,
12
+ 0.1466945856809616,
13
+ 0.13865652680397034
14
+ ],
15
+ "min": [
16
+ 0.007514109369367361,
17
+ -0.18929164111614227,
18
+ -0.149826779961586,
19
+ -0.4487972557544708,
20
+ -0.2102392613887787,
21
+ -0.6168137192726135,
22
+ -0.33871832489967346
23
+ ],
24
+ "mean": [
25
+ 0.2533314526081085,
26
+ -0.07251499593257904,
27
+ 0.021450668573379517,
28
+ -0.09443140029907227,
29
+ 0.02788184955716133,
30
+ -0.24087795615196228,
31
+ -0.05310392007231712
32
+ ],
33
+ "std": [
34
+ 0.09978803992271423,
35
+ 0.04415411874651909,
36
+ 0.04759376123547554,
37
+ 0.15192806720733643,
38
+ 0.1102210059762001,
39
+ 0.13758710026741028,
40
+ 0.09170856326818466
41
+ ],
42
+ "q01": [
43
+ 0.040022519230842594,
44
+ -0.15113986432552337,
45
+ -0.1017640508711338,
46
+ -0.3747826814651489,
47
+ -0.20799821615219116,
48
+ -0.571413230895996,
49
+ -0.32849970161914827
50
+ ],
51
+ "q99": [
52
+ 0.43650623559951773,
53
+ 0.05657912567257878,
54
+ 0.1081228770315647,
55
+ 0.23261501491069791,
56
+ 0.2319786548614502,
57
+ 0.11005622148513793,
58
+ 0.11242622807621955
59
+ ]
60
+ },
61
+ "right_arm": {
62
+ "max": [
63
+ 0.6059224009513855,
64
+ 0.15196077525615692,
65
+ 0.3119853436946869,
66
+ 1.0920624732971191,
67
+ 0.131574809551239,
68
+ 0.4761476516723633,
69
+ 0.26870742440223694
70
+ ],
71
+ "min": [
72
+ -0.9706263542175293,
73
+ -0.24959465861320496,
74
+ -0.334096223115921,
75
+ -0.5693825483322144,
76
+ -0.7617892622947693,
77
+ -0.5708709955215454,
78
+ -0.3777274489402771
79
+ ],
80
+ "mean": [
81
+ 0.062088027596473694,
82
+ 0.0033098969142884016,
83
+ 0.06711471080780029,
84
+ -0.1346457302570343,
85
+ -0.18590493500232697,
86
+ 0.020543832331895828,
87
+ -0.010806379839777946
88
+ ],
89
+ "std": [
90
+ 0.3632205128669739,
91
+ 0.06254265457391739,
92
+ 0.14593829214572906,
93
+ 0.32554566860198975,
94
+ 0.1271439641714096,
95
+ 0.2140490859746933,
96
+ 0.10464809834957123
97
+ ],
98
+ "q01": [
99
+ -0.7465177655220032,
100
+ -0.17088706344366072,
101
+ -0.2511270552873611,
102
+ -0.5525459110736847,
103
+ -0.6232516229152679,
104
+ -0.44860579669475553,
105
+ -0.25489392280578616
106
+ ],
107
+ "q99": [
108
+ 0.5196971356868744,
109
+ 0.14805511236190794,
110
+ 0.27670377492904663,
111
+ 0.7198816001415252,
112
+ 0.0899416133761406,
113
+ 0.4182452589273452,
114
+ 0.21858536452054977
115
+ ]
116
+ },
117
+ "left_hand": {
118
+ "max": [
119
+ 0.4561558961868286,
120
+ 0.8285670280456543,
121
+ 1.7212395668029785,
122
+ -0.6626491546630859,
123
+ -1.698238492012024,
124
+ -0.4994395077228546,
125
+ -1.3350472450256348
126
+ ],
127
+ "min": [
128
+ -0.47550052404403687,
129
+ -0.07498734444379807,
130
+ -0.002612055279314518,
131
+ -1.1343876123428345,
132
+ -1.7289891242980957,
133
+ -0.9262771606445312,
134
+ -1.7393150329589844
135
+ ],
136
+ "mean": [
137
+ -0.08552580326795578,
138
+ 0.3257353603839874,
139
+ 1.0970536470413208,
140
+ -0.9310219287872314,
141
+ -1.7278087139129639,
142
+ -0.7266079783439636,
143
+ -1.7066757678985596
144
+ ],
145
+ "std": [
146
+ 0.1414230912923813,
147
+ 0.27289825677871704,
148
+ 0.5189511179924011,
149
+ 0.07966549694538116,
150
+ 0.0006587618845514953,
151
+ 0.06984736770391464,
152
+ 0.0592847540974617
153
+ ],
154
+ "q01": [
155
+ -0.45035865902900696,
156
+ -0.052207451313734055,
157
+ -0.002590585732832551,
158
+ -1.1084998846054077,
159
+ -1.7289756536483765,
160
+ -0.913987547159195,
161
+ -1.7393051385879517
162
+ ],
163
+ "q99": [
164
+ 0.11098916083574295,
165
+ 0.8277386426925659,
166
+ 1.7028732299804688,
167
+ -0.7638037800788879,
168
+ -1.7277885675430298,
169
+ -0.5658039152622223,
170
+ -1.4757594108581544
171
+ ]
172
+ },
173
+ "right_hand": {
174
+ "max": [
175
+ 0.42615073919296265,
176
+ -0.14189156889915466,
177
+ -0.05133634805679321,
178
+ 1.125079870223999,
179
+ 1.7162147760391235,
180
+ 0.8761683702468872,
181
+ 1.7120684385299683
182
+ ],
183
+ "min": [
184
+ -0.4075506627559662,
185
+ -0.8904967308044434,
186
+ -1.522615909576416,
187
+ 0.4062217175960541,
188
+ 1.5968576669692993,
189
+ 0.31582245230674744,
190
+ 0.01495448313653469
191
+ ],
192
+ "mean": [
193
+ -0.1369009017944336,
194
+ -0.4263256788253784,
195
+ -1.0265753269195557,
196
+ 0.8273999094963074,
197
+ 1.7132633924484253,
198
+ 0.5931602120399475,
199
+ 1.2079695463180542
200
+ ],
201
+ "std": [
202
+ 0.20700490474700928,
203
+ 0.1367281824350357,
204
+ 0.33770930767059326,
205
+ 0.1273878514766693,
206
+ 0.009583366103470325,
207
+ 0.08795901387929916,
208
+ 0.750722348690033
209
+ ],
210
+ "q01": [
211
+ -0.3998955190181732,
212
+ -0.8205668330192566,
213
+ -1.4858814477920532,
214
+ 0.5444762110710144,
215
+ 1.6709732174873353,
216
+ 0.44153058528900146,
217
+ 0.01586693897843361
218
+ ],
219
+ "q99": [
220
+ 0.4223792552947998,
221
+ -0.15571258962154388,
222
+ -0.05139807239174843,
223
+ 1.0840335607528684,
224
+ 1.716203212738037,
225
+ 0.7752758860588073,
226
+ 1.7069560289382935
227
+ ]
228
+ },
229
+ "left_leg": {
230
+ "max": [
231
+ -0.28842952847480774,
232
+ 0.05019184947013855,
233
+ -0.09926073253154755,
234
+ 1.9130359888076782,
235
+ -0.35420992970466614,
236
+ -0.02193630114197731
237
+ ],
238
+ "min": [
239
+ -1.3750345706939697,
240
+ -0.07056652009487152,
241
+ -0.2589189112186432,
242
+ 0.6974243521690369,
243
+ -0.8412607312202454,
244
+ -0.13676193356513977
245
+ ],
246
+ "mean": [
247
+ -1.034301519393921,
248
+ -0.022227801382541656,
249
+ -0.15918537974357605,
250
+ 1.5800069570541382,
251
+ -0.7005312442779541,
252
+ -0.08524883538484573
253
+ ],
254
+ "std": [
255
+ 0.41357192397117615,
256
+ 0.02325768768787384,
257
+ 0.03880111873149872,
258
+ 0.47458693385124207,
259
+ 0.16533412039279938,
260
+ 0.027278009802103043
261
+ ],
262
+ "q01": [
263
+ -1.362526535987854,
264
+ -0.06685088574886322,
265
+ -0.25863900780677795,
266
+ 0.7024353742599487,
267
+ -0.8372838020324707,
268
+ -0.13285377025604247
269
+ ],
270
+ "q99": [
271
+ -0.29953140020370483,
272
+ 0.0409964881837368,
273
+ -0.10307741910219193,
274
+ 1.9125672578811646,
275
+ -0.3653663992881775,
276
+ -0.025180242955684662
277
+ ]
278
+ },
279
+ "right_leg": {
280
+ "max": [
281
+ -0.3165123462677002,
282
+ 0.06480216234922409,
283
+ 0.18107181787490845,
284
+ 1.8969802856445312,
285
+ -0.2781081795692444,
286
+ 0.12130604684352875
287
+ ],
288
+ "min": [
289
+ -1.4187724590301514,
290
+ -0.04069310054183006,
291
+ 0.06734784692525864,
292
+ 0.6745510101318359,
293
+ -0.7666367292404175,
294
+ 0.01890241913497448
295
+ ],
296
+ "mean": [
297
+ -1.062152624130249,
298
+ 0.015043375082314014,
299
+ 0.11782046407461166,
300
+ 1.567097783088684,
301
+ -0.6335405111312866,
302
+ 0.07125861197710037
303
+ ],
304
+ "std": [
305
+ 0.41474711894989014,
306
+ 0.02009720355272293,
307
+ 0.02569500543177128,
308
+ 0.4754231572151184,
309
+ 0.160215362906456,
310
+ 0.023317191749811172
311
+ ],
312
+ "q01": [
313
+ -1.4022736549377441,
314
+ -0.036022983491420746,
315
+ 0.07335812300443649,
316
+ 0.6830390095710754,
317
+ -0.762117326259613,
318
+ 0.026122879795730115
319
+ ],
320
+ "q99": [
321
+ -0.3202071517705918,
322
+ 0.05608489289879798,
323
+ 0.17914338409900665,
324
+ 1.8962652802467346,
325
+ -0.311736136674881,
326
+ 0.11626321077346802
327
+ ]
328
+ },
329
+ "left_tactile": {
330
+ "max": [
331
+ 10.224800109863281,
332
+ 10.231200218200684,
333
+ 10.223999977111816,
334
+ 10.224800109863281,
335
+ 10.227999687194824,
336
+ 10.226400375366211
337
+ ],
338
+ "min": [
339
+ 10.21679973602295,
340
+ 10.222399711608887,
341
+ 10.214400291442871,
342
+ 10.215999603271484,
343
+ 10.219200134277344,
344
+ 10.217599868774414
345
+ ],
346
+ "mean": [
347
+ 10.21949291229248,
348
+ 10.223974227905273,
349
+ 10.21906566619873,
350
+ 10.219444274902344,
351
+ 10.221330642700195,
352
+ 10.220176696777344
353
+ ],
354
+ "std": [
355
+ 0.0017629967769607902,
356
+ 0.0028975587338209152,
357
+ 0.0017088057938963175,
358
+ 0.0015658552292734385,
359
+ 0.0022768075577914715,
360
+ 0.0023206714540719986
361
+ ],
362
+ "q01": [
363
+ 10.217599868774414,
364
+ 10.223199844360352,
365
+ 10.215999603271484,
366
+ 10.217599868774414,
367
+ 10.220800399780273,
368
+ 10.219200134277344
369
+ ],
370
+ "q99": [
371
+ 10.223199844360352,
372
+ 10.229599952697754,
373
+ 10.222399711608887,
374
+ 10.223199844360352,
375
+ 10.226400375366211,
376
+ 10.225600242614746
377
+ ]
378
+ },
379
+ "right_tactile": {
380
+ "max": [
381
+ 10.220800399780273,
382
+ 10.231200218200684,
383
+ 10.227999687194824,
384
+ 10.22719955444336,
385
+ 10.222399711608887,
386
+ 10.269599914550781
387
+ ],
388
+ "min": [
389
+ 10.211999893188477,
390
+ 10.223199844360352,
391
+ 10.220800399780273,
392
+ 10.220000267028809,
393
+ 10.212800025939941,
394
+ 10.164799690246582
395
+ ],
396
+ "mean": [
397
+ 10.218703269958496,
398
+ 10.22574234008789,
399
+ 10.221691131591797,
400
+ 10.22145938873291,
401
+ 10.218812942504883,
402
+ 10.219589233398438
403
+ ],
404
+ "std": [
405
+ 0.00331874075345695,
406
+ 0.0020996148232370615,
407
+ 0.0032104486599564552,
408
+ 0.0024801245890557766,
409
+ 0.0023383370134979486,
410
+ 0.0021097082644701004
411
+ ],
412
+ "q01": [
413
+ 10.212800025939941,
414
+ 10.223999977111816,
415
+ 10.222399711608887,
416
+ 10.221599578857422,
417
+ 10.214400291442871,
418
+ 10.218400001525879
419
+ ],
420
+ "q99": [
421
+ 10.219200134277344,
422
+ 10.230400085449219,
423
+ 10.22719955444336,
424
+ 10.226400375366211,
425
+ 10.220000267028809,
426
+ 10.223999977111816
427
+ ]
428
+ },
429
+ "stage_vector": {
430
+ "max": [
431
+ 1.0,
432
+ 1.0,
433
+ 1.0
434
+ ],
435
+ "min": [
436
+ 0.0,
437
+ 0.0,
438
+ 0.0
439
+ ],
440
+ "mean": [
441
+ 0.2778216600418091,
442
+ 0.4418121874332428,
443
+ 0.2803661823272705
444
+ ],
445
+ "std": [
446
+ 0.4478854835033417,
447
+ 0.4966318607330322,
448
+ 0.44920170307159424
449
+ ],
450
+ "q01": [
451
+ 0.0,
452
+ 0.0,
453
+ 0.0
454
+ ],
455
+ "q99": [
456
+ 1.0,
457
+ 1.0,
458
+ 1.0
459
+ ]
460
+ }
461
+ },
462
+ "action": {
463
+ "left_arm": {
464
+ "max": [
465
+ 0.4952016770839691,
466
+ 0.09925973415374756,
467
+ 0.1419534981250763,
468
+ 0.3048163950443268,
469
+ 0.2845935821533203,
470
+ 0.06406693160533905,
471
+ 0.18454982340335846
472
+ ],
473
+ "min": [
474
+ -0.024576343595981598,
475
+ -0.19300206005573273,
476
+ -0.15149207413196564,
477
+ -0.501050591468811,
478
+ -0.2558232545852661,
479
+ -0.7787992358207703,
480
+ -0.37758541107177734
481
+ ],
482
+ "mean": [
483
+ 0.23674307763576508,
484
+ -0.0658247172832489,
485
+ 0.022909007966518402,
486
+ -0.1389501541852951,
487
+ 0.014962918125092983,
488
+ -0.37087202072143555,
489
+ -0.04510985687375069
490
+ ],
491
+ "std": [
492
+ 0.10659506916999817,
493
+ 0.046212781220674515,
494
+ 0.04848812520503998,
495
+ 0.15299324691295624,
496
+ 0.11068206280469894,
497
+ 0.14364823698997498,
498
+ 0.09793654084205627
499
+ ],
500
+ "q01": [
501
+ 0.004775947518646717,
502
+ -0.14910190552473068,
503
+ -0.10211940407752991,
504
+ -0.42543315291404726,
505
+ -0.2305288478732109,
506
+ -0.7112744688987732,
507
+ -0.3415049374103546
508
+ ],
509
+ "q99": [
510
+ 0.4373192548751831,
511
+ 0.070788187533617,
512
+ 0.10951632857322692,
513
+ 0.18992047309875487,
514
+ 0.23600447028875315,
515
+ -0.002113411226309879,
516
+ 0.14272990971803656
517
+ ]
518
+ },
519
+ "right_arm": {
520
+ "max": [
521
+ 0.6123605966567993,
522
+ 0.1821075826883316,
523
+ 0.31653815507888794,
524
+ 1.0588268041610718,
525
+ 0.18182401359081268,
526
+ 0.37044757604599,
527
+ 0.31927117705345154
528
+ ],
529
+ "min": [
530
+ -1.09873628616333,
531
+ -0.2841205894947052,
532
+ -0.3515032231807709,
533
+ -0.6234121918678284,
534
+ -0.7429277300834656,
535
+ -0.6769841909408569,
536
+ -0.563647985458374
537
+ ],
538
+ "mean": [
539
+ 0.027830054983496666,
540
+ -0.003313540481030941,
541
+ 0.06342081725597382,
542
+ -0.18051666021347046,
543
+ -0.16649653017520905,
544
+ -0.10705232620239258,
545
+ -0.04274461790919304
546
+ ],
547
+ "std": [
548
+ 0.393048495054245,
549
+ 0.07018329203128815,
550
+ 0.14790436625480652,
551
+ 0.32671329379081726,
552
+ 0.13169832527637482,
553
+ 0.21815931797027588,
554
+ 0.13071691989898682
555
+ ],
556
+ "q01": [
557
+ -0.8610808253288269,
558
+ -0.19798564612865446,
559
+ -0.2571505784988403,
560
+ -0.5899747610092163,
561
+ -0.6205807626247406,
562
+ -0.5519318461418152,
563
+ -0.3637013792991638
564
+ ],
565
+ "q99": [
566
+ 0.5190898060798644,
567
+ 0.15585645437240597,
568
+ 0.277460852265358,
569
+ 0.6778496503829952,
570
+ 0.14536075145006164,
571
+ 0.3049008250236511,
572
+ 0.27124398350715634
573
+ ]
574
+ },
575
+ "left_hand": {
576
+ "max": [
577
+ 0.49287089705467224,
578
+ 0.9084861874580383,
579
+ 1.7463287115097046,
580
+ -0.635697603225708,
581
+ -1.679382562637329,
582
+ -0.4723009169101715,
583
+ -1.3175609111785889
584
+ ],
585
+ "min": [
586
+ -0.6256315112113953,
587
+ -0.08734771609306335,
588
+ -0.000421912525780499,
589
+ -1.1437904834747314,
590
+ -1.7463293075561523,
591
+ -0.9773809909820557,
592
+ -1.7463293075561523
593
+ ],
594
+ "mean": [
595
+ -0.08199606835842133,
596
+ 0.32520490884780884,
597
+ 1.1011817455291748,
598
+ -0.9300090074539185,
599
+ -1.7460726499557495,
600
+ -0.7266250252723694,
601
+ -1.7150155305862427
602
+ ],
603
+ "std": [
604
+ 0.15919509530067444,
605
+ 0.2768213152885437,
606
+ 0.519483208656311,
607
+ 0.08121901005506516,
608
+ 0.0011995243839919567,
609
+ 0.07263676822185516,
610
+ 0.06263647973537445
611
+ ],
612
+ "q01": [
613
+ -0.5301449060440063,
614
+ -0.06110024712979793,
615
+ -7.269768757396377e-05,
616
+ -1.1084675312042236,
617
+ -1.7463293075561523,
618
+ -0.9152322292327881,
619
+ -1.7463293075561523
620
+ ],
621
+ "q99": [
622
+ 0.12222540676593781,
623
+ 0.8594943821430205,
624
+ 1.7266737222671509,
625
+ -0.7595722258090974,
626
+ -1.7463293075561523,
627
+ -0.5636962175369263,
628
+ -1.4860392332077033
629
+ ]
630
+ },
631
+ "right_hand": {
632
+ "max": [
633
+ 0.4749326705932617,
634
+ -0.11484216153621674,
635
+ 9.331077308161184e-05,
636
+ 1.1453777551651,
637
+ 1.7463293075561523,
638
+ 0.9999167919158936,
639
+ 1.7463293075561523
640
+ ],
641
+ "min": [
642
+ -0.4645354449748993,
643
+ -0.920863687992096,
644
+ -1.549284815788269,
645
+ 0.33357611298561096,
646
+ 1.5830060243606567,
647
+ 0.2614150643348694,
648
+ -0.00047358969459310174
649
+ ],
650
+ "mean": [
651
+ -0.15443050861358643,
652
+ -0.42737218737602234,
653
+ -1.0275743007659912,
654
+ 0.8289253115653992,
655
+ 1.7430381774902344,
656
+ 0.5866478085517883,
657
+ 1.2302591800689697
658
+ ],
659
+ "std": [
660
+ 0.23860538005828857,
661
+ 0.14229978621006012,
662
+ 0.3475746512413025,
663
+ 0.13118872046470642,
664
+ 0.014959964901208878,
665
+ 0.09046065807342529,
666
+ 0.7843828201293945
667
+ ],
668
+ "q01": [
669
+ -0.4585094839334488,
670
+ -0.8338851273059845,
671
+ -1.495563280582428,
672
+ 0.5308002233505249,
673
+ 1.6654410481452941,
674
+ 0.40826432406902313,
675
+ -0.00018651702121132982
676
+ ],
677
+ "q99": [
678
+ 0.4637325346469879,
679
+ -0.14721831977367408,
680
+ -0.002245097886770966,
681
+ 1.0876954793930054,
682
+ 1.7463293075561523,
683
+ 0.7569157481193541,
684
+ 1.7463293075561523
685
+ ]
686
+ },
687
+ "base_motion": {
688
+ "max": [
689
+ 1.1210387714598537e-44,
690
+ 7.006492321624085e-45,
691
+ 2.2420775429197073e-44,
692
+ 0.7400000095367432
693
+ ],
694
+ "min": [
695
+ -1.1210387714598537e-44,
696
+ 7.006492321624085e-45,
697
+ -2.2420775429197073e-44,
698
+ 0.5
699
+ ],
700
+ "mean": [
701
+ -2.802596928649634e-45,
702
+ 7.006492321624085e-45,
703
+ -5.605193857299268e-45,
704
+ 0.5691527128219604
705
+ ],
706
+ "std": [
707
+ 0.0,
708
+ 0.0,
709
+ 0.0,
710
+ 0.09857386350631714
711
+ ],
712
+ "q01": [
713
+ -1.1210387714598537e-44,
714
+ 7.006492321624085e-45,
715
+ -2.2420775429197073e-44,
716
+ 0.5
717
+ ],
718
+ "q99": [
719
+ 1.1210387714598537e-44,
720
+ 7.006492321624085e-45,
721
+ 2.2420775429197073e-44,
722
+ 0.7400000095367432
723
+ ]
724
+ }
725
+ }
726
+ },
727
+ "modalities": {
728
+ "video": {
729
+ "ego_view": {
730
+ "resolution": [
731
+ 640,
732
+ 480
733
+ ],
734
+ "channels": 3,
735
+ "fps": 30.0
736
+ },
737
+ "wrist_left": {
738
+ "resolution": [
739
+ 640,
740
+ 480
741
+ ],
742
+ "channels": 3,
743
+ "fps": 30.0
744
+ },
745
+ "wrist_right": {
746
+ "resolution": [
747
+ 640,
748
+ 480
749
+ ],
750
+ "channels": 3,
751
+ "fps": 30.0
752
+ }
753
+ },
754
+ "state": {
755
+ "left_arm": {
756
+ "absolute": true,
757
+ "rotation_type": null,
758
+ "shape": [
759
+ 7
760
+ ],
761
+ "continuous": true
762
+ },
763
+ "right_arm": {
764
+ "absolute": true,
765
+ "rotation_type": null,
766
+ "shape": [
767
+ 7
768
+ ],
769
+ "continuous": true
770
+ },
771
+ "left_hand": {
772
+ "absolute": true,
773
+ "rotation_type": null,
774
+ "shape": [
775
+ 7
776
+ ],
777
+ "continuous": true
778
+ },
779
+ "right_hand": {
780
+ "absolute": true,
781
+ "rotation_type": null,
782
+ "shape": [
783
+ 7
784
+ ],
785
+ "continuous": true
786
+ },
787
+ "left_leg": {
788
+ "absolute": true,
789
+ "rotation_type": null,
790
+ "shape": [
791
+ 6
792
+ ],
793
+ "continuous": true
794
+ },
795
+ "right_leg": {
796
+ "absolute": true,
797
+ "rotation_type": null,
798
+ "shape": [
799
+ 6
800
+ ],
801
+ "continuous": true
802
+ },
803
+ "left_tactile": {
804
+ "absolute": true,
805
+ "rotation_type": null,
806
+ "shape": [
807
+ 6
808
+ ],
809
+ "continuous": true
810
+ },
811
+ "right_tactile": {
812
+ "absolute": true,
813
+ "rotation_type": null,
814
+ "shape": [
815
+ 6
816
+ ],
817
+ "continuous": true
818
+ },
819
+ "stage_vector": {
820
+ "absolute": true,
821
+ "rotation_type": null,
822
+ "shape": [
823
+ 3
824
+ ],
825
+ "continuous": true
826
+ }
827
+ },
828
+ "action": {
829
+ "left_arm": {
830
+ "absolute": true,
831
+ "rotation_type": null,
832
+ "shape": [
833
+ 7
834
+ ],
835
+ "continuous": true
836
+ },
837
+ "right_arm": {
838
+ "absolute": true,
839
+ "rotation_type": null,
840
+ "shape": [
841
+ 7
842
+ ],
843
+ "continuous": true
844
+ },
845
+ "left_hand": {
846
+ "absolute": true,
847
+ "rotation_type": null,
848
+ "shape": [
849
+ 7
850
+ ],
851
+ "continuous": true
852
+ },
853
+ "right_hand": {
854
+ "absolute": true,
855
+ "rotation_type": null,
856
+ "shape": [
857
+ 7
858
+ ],
859
+ "continuous": true
860
+ },
861
+ "base_motion": {
862
+ "absolute": true,
863
+ "rotation_type": null,
864
+ "shape": [
865
+ 4
866
+ ],
867
+ "continuous": true
868
+ }
869
+ }
870
+ },
871
+ "embodiment_tag": "new_embodiment"
872
+ }
873
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caad19b56238d9e53097ba02f9db6d61db0263acb232768134812e11d96370c9
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:f3d170c2a21829d20c8b7acf2d2310abf85fa1dc8f0616306aaf06e3e7a08214
3
+ size 2586705312
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c591abb9c1d182df13696edef906de28b841df2f99fabd5fc5c65c36396a56f4
3
+ size 8550724414
rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52190a2c13fe108d7bcce9e12959e51ad01b5803f76e7410d53da9085c0a7b60
3
+ size 14512
rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c79c34ce720429417bd088c1bfcf3b1ef50cf51fddd41568ceff3b21e89e2d3e
3
+ size 14512
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96dedd731c018af5121e5a6273b315a5ea44ce825ed023675cb4a9716b4911be
3
+ size 1064
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff