doanh25032004 commited on
Commit
a35d11d
·
verified ·
1 Parent(s): 16d1090

Add files using upload-large-folder tool

Browse files
checkpoint-20000/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
+ }
checkpoint-20000/experiment_cfg/metadata.json ADDED
@@ -0,0 +1,465 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "x": {
6
+ "max": [
7
+ 0.21031762659549713
8
+ ],
9
+ "min": [
10
+ -0.4850255846977234
11
+ ],
12
+ "mean": [
13
+ -0.047216810286045074
14
+ ],
15
+ "std": [
16
+ 0.10520105063915253
17
+ ],
18
+ "q01": [
19
+ -0.39899238348007204
20
+ ],
21
+ "q99": [
22
+ 0.1357057331502438
23
+ ]
24
+ },
25
+ "y": {
26
+ "max": [
27
+ 0.39128610491752625
28
+ ],
29
+ "min": [
30
+ -0.33196061849594116
31
+ ],
32
+ "mean": [
33
+ 0.03470088168978691
34
+ ],
35
+ "std": [
36
+ 0.15205170214176178
37
+ ],
38
+ "q01": [
39
+ -0.2688442504405975
40
+ ],
41
+ "q99": [
42
+ 0.33683901906013497
43
+ ]
44
+ },
45
+ "z": {
46
+ "max": [
47
+ 1.3660105466842651
48
+ ],
49
+ "min": [
50
+ 0.008128180168569088
51
+ ],
52
+ "mean": [
53
+ 0.7626898288726807
54
+ ],
55
+ "std": [
56
+ 0.3789192736148834
57
+ ],
58
+ "q01": [
59
+ 0.037466022409498694
60
+ ],
61
+ "q99": [
62
+ 1.2708885109424592
63
+ ]
64
+ },
65
+ "roll": {
66
+ "max": [
67
+ 3.8185126781463623
68
+ ],
69
+ "min": [
70
+ 1.0369755029678345
71
+ ],
72
+ "mean": [
73
+ 2.9692351818084717
74
+ ],
75
+ "std": [
76
+ 0.34946179389953613
77
+ ],
78
+ "q01": [
79
+ 1.5044844031333924
80
+ ],
81
+ "q99": [
82
+ 3.275693190097809
83
+ ]
84
+ },
85
+ "pitch": {
86
+ "max": [
87
+ 3.571085214614868
88
+ ],
89
+ "min": [
90
+ -3.6387200355529785
91
+ ],
92
+ "mean": [
93
+ -0.20844580233097076
94
+ ],
95
+ "std": [
96
+ 0.9043667912483215
97
+ ],
98
+ "q01": [
99
+ -2.6965988230705262
100
+ ],
101
+ "q99": [
102
+ 2.427288615703583
103
+ ]
104
+ },
105
+ "yaw": {
106
+ "max": [
107
+ 1.390200138092041
108
+ ],
109
+ "min": [
110
+ -1.9425146579742432
111
+ ],
112
+ "mean": [
113
+ -0.1253928542137146
114
+ ],
115
+ "std": [
116
+ 0.3262048661708832
117
+ ],
118
+ "q01": [
119
+ -1.085984570980072
120
+ ],
121
+ "q99": [
122
+ 0.5914202946424485
123
+ ]
124
+ },
125
+ "gripper": {
126
+ "max": [
127
+ 0.04231812432408333,
128
+ 0.0013503851369023323
129
+ ],
130
+ "min": [
131
+ -0.006417056079953909,
132
+ -0.04225761815905571
133
+ ],
134
+ "mean": [
135
+ 0.026888709515333176,
136
+ -0.027179213240742683
137
+ ],
138
+ "std": [
139
+ 0.014181310310959816,
140
+ 0.014076387509703636
141
+ ],
142
+ "q01": [
143
+ 0.001699228478828445,
144
+ -0.0400383972749114
145
+ ],
146
+ "q99": [
147
+ 0.0403220746666193,
148
+ -0.0017442011204548175
149
+ ]
150
+ }
151
+ },
152
+ "action": {
153
+ "x": {
154
+ "max": [
155
+ 0.9375
156
+ ],
157
+ "min": [
158
+ -0.9375
159
+ ],
160
+ "mean": [
161
+ 0.06284867227077484
162
+ ],
163
+ "std": [
164
+ 0.3358690142631531
165
+ ],
166
+ "q01": [
167
+ -0.7017857432365417
168
+ ],
169
+ "q99": [
170
+ 0.9375
171
+ ]
172
+ },
173
+ "y": {
174
+ "max": [
175
+ 0.9375
176
+ ],
177
+ "min": [
178
+ -0.9375
179
+ ],
180
+ "mean": [
181
+ 0.08751214295625687
182
+ ],
183
+ "std": [
184
+ 0.37857121229171753
185
+ ],
186
+ "q01": [
187
+ -0.8008928298950195
188
+ ],
189
+ "q99": [
190
+ 0.8705357313156128
191
+ ]
192
+ },
193
+ "z": {
194
+ "max": [
195
+ 0.9375
196
+ ],
197
+ "min": [
198
+ -0.9375
199
+ ],
200
+ "mean": [
201
+ -0.09054728597402573
202
+ ],
203
+ "std": [
204
+ 0.44573625922203064
205
+ ],
206
+ "q01": [
207
+ -0.9375
208
+ ],
209
+ "q99": [
210
+ 0.9375
211
+ ]
212
+ },
213
+ "roll": {
214
+ "max": [
215
+ 0.3557142913341522
216
+ ],
217
+ "min": [
218
+ -0.24214285612106323
219
+ ],
220
+ "mean": [
221
+ 0.0005119408597238362
222
+ ],
223
+ "std": [
224
+ 0.03978637978434563
225
+ ],
226
+ "q01": [
227
+ -0.11571428924798965
228
+ ],
229
+ "q99": [
230
+ 0.13500000536441803
231
+ ]
232
+ },
233
+ "pitch": {
234
+ "max": [
235
+ 0.375
236
+ ],
237
+ "min": [
238
+ -0.375
239
+ ],
240
+ "mean": [
241
+ 0.00571124441921711
242
+ ],
243
+ "std": [
244
+ 0.06360496580600739
245
+ ],
246
+ "q01": [
247
+ -0.1639285683631897
248
+ ],
249
+ "q99": [
250
+ 0.19285714626312256
251
+ ]
252
+ },
253
+ "yaw": {
254
+ "max": [
255
+ 0.375
256
+ ],
257
+ "min": [
258
+ -0.3642857074737549
259
+ ],
260
+ "mean": [
261
+ -0.005116556771099567
262
+ ],
263
+ "std": [
264
+ 0.07823891937732697
265
+ ],
266
+ "q01": [
267
+ -0.22214286029338837
268
+ ],
269
+ "q99": [
270
+ 0.3375000059604645
271
+ ]
272
+ },
273
+ "gripper": {
274
+ "max": [
275
+ 1.0
276
+ ],
277
+ "min": [
278
+ 0.0
279
+ ],
280
+ "mean": [
281
+ 0.5247001051902771
282
+ ],
283
+ "std": [
284
+ 0.49917885661125183
285
+ ],
286
+ "q01": [
287
+ 0.0
288
+ ],
289
+ "q99": [
290
+ 1.0
291
+ ]
292
+ }
293
+ }
294
+ },
295
+ "modalities": {
296
+ "video": {
297
+ "image": {
298
+ "resolution": [
299
+ 256,
300
+ 256
301
+ ],
302
+ "channels": 3,
303
+ "fps": 20.0
304
+ },
305
+ "wrist_image": {
306
+ "resolution": [
307
+ 256,
308
+ 256
309
+ ],
310
+ "channels": 3,
311
+ "fps": 20.0
312
+ },
313
+ "image_mask": {
314
+ "resolution": [
315
+ 256,
316
+ 256
317
+ ],
318
+ "channels": 3,
319
+ "fps": 20.0
320
+ },
321
+ "wrist_mask": {
322
+ "resolution": [
323
+ 256,
324
+ 256
325
+ ],
326
+ "channels": 3,
327
+ "fps": 20.0
328
+ },
329
+ "object_of_interest_mask": {
330
+ "resolution": [
331
+ 256,
332
+ 256
333
+ ],
334
+ "channels": 3,
335
+ "fps": 20.0
336
+ },
337
+ "object_of_interest_wrist_mask": {
338
+ "resolution": [
339
+ 256,
340
+ 256
341
+ ],
342
+ "channels": 3,
343
+ "fps": 20.0
344
+ }
345
+ },
346
+ "state": {
347
+ "x": {
348
+ "absolute": true,
349
+ "rotation_type": null,
350
+ "shape": [
351
+ 1
352
+ ],
353
+ "continuous": true
354
+ },
355
+ "y": {
356
+ "absolute": true,
357
+ "rotation_type": null,
358
+ "shape": [
359
+ 1
360
+ ],
361
+ "continuous": true
362
+ },
363
+ "z": {
364
+ "absolute": true,
365
+ "rotation_type": null,
366
+ "shape": [
367
+ 1
368
+ ],
369
+ "continuous": true
370
+ },
371
+ "roll": {
372
+ "absolute": true,
373
+ "rotation_type": null,
374
+ "shape": [
375
+ 1
376
+ ],
377
+ "continuous": true
378
+ },
379
+ "pitch": {
380
+ "absolute": true,
381
+ "rotation_type": null,
382
+ "shape": [
383
+ 1
384
+ ],
385
+ "continuous": true
386
+ },
387
+ "yaw": {
388
+ "absolute": true,
389
+ "rotation_type": null,
390
+ "shape": [
391
+ 1
392
+ ],
393
+ "continuous": true
394
+ },
395
+ "gripper": {
396
+ "absolute": true,
397
+ "rotation_type": null,
398
+ "shape": [
399
+ 2
400
+ ],
401
+ "continuous": true
402
+ }
403
+ },
404
+ "action": {
405
+ "x": {
406
+ "absolute": true,
407
+ "rotation_type": null,
408
+ "shape": [
409
+ 1
410
+ ],
411
+ "continuous": true
412
+ },
413
+ "y": {
414
+ "absolute": true,
415
+ "rotation_type": null,
416
+ "shape": [
417
+ 1
418
+ ],
419
+ "continuous": true
420
+ },
421
+ "z": {
422
+ "absolute": true,
423
+ "rotation_type": null,
424
+ "shape": [
425
+ 1
426
+ ],
427
+ "continuous": true
428
+ },
429
+ "roll": {
430
+ "absolute": true,
431
+ "rotation_type": null,
432
+ "shape": [
433
+ 1
434
+ ],
435
+ "continuous": true
436
+ },
437
+ "pitch": {
438
+ "absolute": true,
439
+ "rotation_type": null,
440
+ "shape": [
441
+ 1
442
+ ],
443
+ "continuous": true
444
+ },
445
+ "yaw": {
446
+ "absolute": true,
447
+ "rotation_type": null,
448
+ "shape": [
449
+ 1
450
+ ],
451
+ "continuous": true
452
+ },
453
+ "gripper": {
454
+ "absolute": true,
455
+ "rotation_type": null,
456
+ "shape": [
457
+ 1
458
+ ],
459
+ "continuous": true
460
+ }
461
+ }
462
+ },
463
+ "embodiment_tag": "new_embodiment"
464
+ }
465
+ }
checkpoint-20000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7334c206013f563c05653fc14874950656a4124d739bb6458c0d28a752b4bebe
3
+ size 4939670042
checkpoint-20000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf48477d34ead00161a3de7facf71f22a075437676977c21a084c6da286ef83
3
+ size 4495757390
checkpoint-20000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:166c4b9adc4e4ac9d7a7f535eb928ade577ce3d3d538ebf617a54b5032b28373
3
+ size 14244
checkpoint-20000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:214839da6fef97af73da77ab529eadcda7e80b430a22bfc53d4a2c79d536c9d5
3
+ size 1064
checkpoint-20000/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-40000/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
+ }
checkpoint-40000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:894ebab6a87b83dfdee3e49e1e15b594809640ea14abf4c7eda0aebb4b776beb
3
+ size 8
experiment_cfg/metadata.json ADDED
@@ -0,0 +1,465 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "x": {
6
+ "max": [
7
+ 0.21031762659549713
8
+ ],
9
+ "min": [
10
+ -0.4850255846977234
11
+ ],
12
+ "mean": [
13
+ -0.047216810286045074
14
+ ],
15
+ "std": [
16
+ 0.10520105063915253
17
+ ],
18
+ "q01": [
19
+ -0.39899238348007204
20
+ ],
21
+ "q99": [
22
+ 0.1357057331502438
23
+ ]
24
+ },
25
+ "y": {
26
+ "max": [
27
+ 0.39128610491752625
28
+ ],
29
+ "min": [
30
+ -0.33196061849594116
31
+ ],
32
+ "mean": [
33
+ 0.03470088168978691
34
+ ],
35
+ "std": [
36
+ 0.15205170214176178
37
+ ],
38
+ "q01": [
39
+ -0.2688442504405975
40
+ ],
41
+ "q99": [
42
+ 0.33683901906013497
43
+ ]
44
+ },
45
+ "z": {
46
+ "max": [
47
+ 1.3660105466842651
48
+ ],
49
+ "min": [
50
+ 0.008128180168569088
51
+ ],
52
+ "mean": [
53
+ 0.7626898288726807
54
+ ],
55
+ "std": [
56
+ 0.3789192736148834
57
+ ],
58
+ "q01": [
59
+ 0.037466022409498694
60
+ ],
61
+ "q99": [
62
+ 1.2708885109424592
63
+ ]
64
+ },
65
+ "roll": {
66
+ "max": [
67
+ 3.8185126781463623
68
+ ],
69
+ "min": [
70
+ 1.0369755029678345
71
+ ],
72
+ "mean": [
73
+ 2.9692351818084717
74
+ ],
75
+ "std": [
76
+ 0.34946179389953613
77
+ ],
78
+ "q01": [
79
+ 1.5044844031333924
80
+ ],
81
+ "q99": [
82
+ 3.275693190097809
83
+ ]
84
+ },
85
+ "pitch": {
86
+ "max": [
87
+ 3.571085214614868
88
+ ],
89
+ "min": [
90
+ -3.6387200355529785
91
+ ],
92
+ "mean": [
93
+ -0.20844580233097076
94
+ ],
95
+ "std": [
96
+ 0.9043667912483215
97
+ ],
98
+ "q01": [
99
+ -2.6965988230705262
100
+ ],
101
+ "q99": [
102
+ 2.427288615703583
103
+ ]
104
+ },
105
+ "yaw": {
106
+ "max": [
107
+ 1.390200138092041
108
+ ],
109
+ "min": [
110
+ -1.9425146579742432
111
+ ],
112
+ "mean": [
113
+ -0.1253928542137146
114
+ ],
115
+ "std": [
116
+ 0.3262048661708832
117
+ ],
118
+ "q01": [
119
+ -1.085984570980072
120
+ ],
121
+ "q99": [
122
+ 0.5914202946424485
123
+ ]
124
+ },
125
+ "gripper": {
126
+ "max": [
127
+ 0.04231812432408333,
128
+ 0.0013503851369023323
129
+ ],
130
+ "min": [
131
+ -0.006417056079953909,
132
+ -0.04225761815905571
133
+ ],
134
+ "mean": [
135
+ 0.026888709515333176,
136
+ -0.027179213240742683
137
+ ],
138
+ "std": [
139
+ 0.014181310310959816,
140
+ 0.014076387509703636
141
+ ],
142
+ "q01": [
143
+ 0.001699228478828445,
144
+ -0.0400383972749114
145
+ ],
146
+ "q99": [
147
+ 0.0403220746666193,
148
+ -0.0017442011204548175
149
+ ]
150
+ }
151
+ },
152
+ "action": {
153
+ "x": {
154
+ "max": [
155
+ 0.9375
156
+ ],
157
+ "min": [
158
+ -0.9375
159
+ ],
160
+ "mean": [
161
+ 0.06284867227077484
162
+ ],
163
+ "std": [
164
+ 0.3358690142631531
165
+ ],
166
+ "q01": [
167
+ -0.7017857432365417
168
+ ],
169
+ "q99": [
170
+ 0.9375
171
+ ]
172
+ },
173
+ "y": {
174
+ "max": [
175
+ 0.9375
176
+ ],
177
+ "min": [
178
+ -0.9375
179
+ ],
180
+ "mean": [
181
+ 0.08751214295625687
182
+ ],
183
+ "std": [
184
+ 0.37857121229171753
185
+ ],
186
+ "q01": [
187
+ -0.8008928298950195
188
+ ],
189
+ "q99": [
190
+ 0.8705357313156128
191
+ ]
192
+ },
193
+ "z": {
194
+ "max": [
195
+ 0.9375
196
+ ],
197
+ "min": [
198
+ -0.9375
199
+ ],
200
+ "mean": [
201
+ -0.09054728597402573
202
+ ],
203
+ "std": [
204
+ 0.44573625922203064
205
+ ],
206
+ "q01": [
207
+ -0.9375
208
+ ],
209
+ "q99": [
210
+ 0.9375
211
+ ]
212
+ },
213
+ "roll": {
214
+ "max": [
215
+ 0.3557142913341522
216
+ ],
217
+ "min": [
218
+ -0.24214285612106323
219
+ ],
220
+ "mean": [
221
+ 0.0005119408597238362
222
+ ],
223
+ "std": [
224
+ 0.03978637978434563
225
+ ],
226
+ "q01": [
227
+ -0.11571428924798965
228
+ ],
229
+ "q99": [
230
+ 0.13500000536441803
231
+ ]
232
+ },
233
+ "pitch": {
234
+ "max": [
235
+ 0.375
236
+ ],
237
+ "min": [
238
+ -0.375
239
+ ],
240
+ "mean": [
241
+ 0.00571124441921711
242
+ ],
243
+ "std": [
244
+ 0.06360496580600739
245
+ ],
246
+ "q01": [
247
+ -0.1639285683631897
248
+ ],
249
+ "q99": [
250
+ 0.19285714626312256
251
+ ]
252
+ },
253
+ "yaw": {
254
+ "max": [
255
+ 0.375
256
+ ],
257
+ "min": [
258
+ -0.3642857074737549
259
+ ],
260
+ "mean": [
261
+ -0.005116556771099567
262
+ ],
263
+ "std": [
264
+ 0.07823891937732697
265
+ ],
266
+ "q01": [
267
+ -0.22214286029338837
268
+ ],
269
+ "q99": [
270
+ 0.3375000059604645
271
+ ]
272
+ },
273
+ "gripper": {
274
+ "max": [
275
+ 1.0
276
+ ],
277
+ "min": [
278
+ 0.0
279
+ ],
280
+ "mean": [
281
+ 0.5247001051902771
282
+ ],
283
+ "std": [
284
+ 0.49917885661125183
285
+ ],
286
+ "q01": [
287
+ 0.0
288
+ ],
289
+ "q99": [
290
+ 1.0
291
+ ]
292
+ }
293
+ }
294
+ },
295
+ "modalities": {
296
+ "video": {
297
+ "image": {
298
+ "resolution": [
299
+ 256,
300
+ 256
301
+ ],
302
+ "channels": 3,
303
+ "fps": 20.0
304
+ },
305
+ "wrist_image": {
306
+ "resolution": [
307
+ 256,
308
+ 256
309
+ ],
310
+ "channels": 3,
311
+ "fps": 20.0
312
+ },
313
+ "image_mask": {
314
+ "resolution": [
315
+ 256,
316
+ 256
317
+ ],
318
+ "channels": 3,
319
+ "fps": 20.0
320
+ },
321
+ "wrist_mask": {
322
+ "resolution": [
323
+ 256,
324
+ 256
325
+ ],
326
+ "channels": 3,
327
+ "fps": 20.0
328
+ },
329
+ "object_of_interest_mask": {
330
+ "resolution": [
331
+ 256,
332
+ 256
333
+ ],
334
+ "channels": 3,
335
+ "fps": 20.0
336
+ },
337
+ "object_of_interest_wrist_mask": {
338
+ "resolution": [
339
+ 256,
340
+ 256
341
+ ],
342
+ "channels": 3,
343
+ "fps": 20.0
344
+ }
345
+ },
346
+ "state": {
347
+ "x": {
348
+ "absolute": true,
349
+ "rotation_type": null,
350
+ "shape": [
351
+ 1
352
+ ],
353
+ "continuous": true
354
+ },
355
+ "y": {
356
+ "absolute": true,
357
+ "rotation_type": null,
358
+ "shape": [
359
+ 1
360
+ ],
361
+ "continuous": true
362
+ },
363
+ "z": {
364
+ "absolute": true,
365
+ "rotation_type": null,
366
+ "shape": [
367
+ 1
368
+ ],
369
+ "continuous": true
370
+ },
371
+ "roll": {
372
+ "absolute": true,
373
+ "rotation_type": null,
374
+ "shape": [
375
+ 1
376
+ ],
377
+ "continuous": true
378
+ },
379
+ "pitch": {
380
+ "absolute": true,
381
+ "rotation_type": null,
382
+ "shape": [
383
+ 1
384
+ ],
385
+ "continuous": true
386
+ },
387
+ "yaw": {
388
+ "absolute": true,
389
+ "rotation_type": null,
390
+ "shape": [
391
+ 1
392
+ ],
393
+ "continuous": true
394
+ },
395
+ "gripper": {
396
+ "absolute": true,
397
+ "rotation_type": null,
398
+ "shape": [
399
+ 2
400
+ ],
401
+ "continuous": true
402
+ }
403
+ },
404
+ "action": {
405
+ "x": {
406
+ "absolute": true,
407
+ "rotation_type": null,
408
+ "shape": [
409
+ 1
410
+ ],
411
+ "continuous": true
412
+ },
413
+ "y": {
414
+ "absolute": true,
415
+ "rotation_type": null,
416
+ "shape": [
417
+ 1
418
+ ],
419
+ "continuous": true
420
+ },
421
+ "z": {
422
+ "absolute": true,
423
+ "rotation_type": null,
424
+ "shape": [
425
+ 1
426
+ ],
427
+ "continuous": true
428
+ },
429
+ "roll": {
430
+ "absolute": true,
431
+ "rotation_type": null,
432
+ "shape": [
433
+ 1
434
+ ],
435
+ "continuous": true
436
+ },
437
+ "pitch": {
438
+ "absolute": true,
439
+ "rotation_type": null,
440
+ "shape": [
441
+ 1
442
+ ],
443
+ "continuous": true
444
+ },
445
+ "yaw": {
446
+ "absolute": true,
447
+ "rotation_type": null,
448
+ "shape": [
449
+ 1
450
+ ],
451
+ "continuous": true
452
+ },
453
+ "gripper": {
454
+ "absolute": true,
455
+ "rotation_type": null,
456
+ "shape": [
457
+ 1
458
+ ],
459
+ "continuous": true
460
+ }
461
+ }
462
+ },
463
+ "embodiment_tag": "new_embodiment"
464
+ }
465
+ }
runs/Dec29_04-20-17_15c4bdbeabdd/events.out.tfevents.1766982018.15c4bdbeabdd.1162347.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1af16269f48e417ed27daa1eba98b4dc6ad8a6455c355806574de3185315746f
3
+ size 12852
runs/Dec29_04-42-28_15c4bdbeabdd/events.out.tfevents.1766983349.15c4bdbeabdd.1984358.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17170838479231a0e5bd80aff7ef6b97a4445697919206bb9d88908639f97c2c
3
+ size 8601
runs/Dec29_04-51-16_15c4bdbeabdd/events.out.tfevents.1766983877.15c4bdbeabdd.2363582.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3fdcf271abaf9d45bb59084d914e07f8c60c67af62de3da51a47b828e91fd7e
3
+ size 294901
runs/Dec29_14-56-00_15c4bdbeabdd/events.out.tfevents.1767020162.15c4bdbeabdd.587450.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6301febe56032f9492e84b9463746fea62ace1bfd483f857bc127b7440eaf5e7
3
+ size 6031
runs/Dec29_15-01-34_15c4bdbeabdd/events.out.tfevents.1767020497.15c4bdbeabdd.591402.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90285200d3f2e0a21207ec98b94fb0335a2b7c9bf3c0da7f703a6f554ea4c14a
3
+ size 1522469