smallcracker commited on
Commit
b98c984
·
verified ·
1 Parent(s): 9e27f86

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +64 -0
  2. experiment_cfg/metadata.json +433 -0
  3. model.safetensors +3 -0
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,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "isaaclab_franka": {
3
+ "statistics": {
4
+ "state": {
5
+ "x": {
6
+ "max": [
7
+ 0.6699322462081909
8
+ ],
9
+ "min": [
10
+ 0.33920180797576904
11
+ ],
12
+ "mean": [
13
+ 0.49289923906326294
14
+ ],
15
+ "std": [
16
+ 0.059649549424648285
17
+ ],
18
+ "q01": [
19
+ 0.38782017469406127
20
+ ],
21
+ "q99": [
22
+ 0.6172362422943115
23
+ ]
24
+ },
25
+ "y": {
26
+ "max": [
27
+ 0.21912384033203125
28
+ ],
29
+ "min": [
30
+ -0.3033212125301361
31
+ ],
32
+ "mean": [
33
+ -0.006379720754921436
34
+ ],
35
+ "std": [
36
+ 0.06326735764741898
37
+ ],
38
+ "q01": [
39
+ -0.1089873456954956
40
+ ],
41
+ "q99": [
42
+ 0.1012873849272728
43
+ ]
44
+ },
45
+ "z": {
46
+ "max": [
47
+ 0.2875504493713379
48
+ ],
49
+ "min": [
50
+ 0.006103299558162689
51
+ ],
52
+ "mean": [
53
+ 0.11011185497045517
54
+ ],
55
+ "std": [
56
+ 0.06280995905399323
57
+ ],
58
+ "q01": [
59
+ 0.008504512012004853
60
+ ],
61
+ "q99": [
62
+ 0.2632843208312988
63
+ ]
64
+ },
65
+ "roll": {
66
+ "max": [
67
+ 3.1415905952453613
68
+ ],
69
+ "min": [
70
+ -3.141590118408203
71
+ ],
72
+ "mean": [
73
+ 0.5673143863677979
74
+ ],
75
+ "std": [
76
+ 3.0167040824890137
77
+ ],
78
+ "q01": [
79
+ -3.140106716156006
80
+ ],
81
+ "q99": [
82
+ 3.1398723983764647
83
+ ]
84
+ },
85
+ "pitch": {
86
+ "max": [
87
+ 0.23580896854400635
88
+ ],
89
+ "min": [
90
+ -0.07009907066822052
91
+ ],
92
+ "mean": [
93
+ 0.05253179743885994
94
+ ],
95
+ "std": [
96
+ 0.04222250357270241
97
+ ],
98
+ "q01": [
99
+ -0.04232822075486183
100
+ ],
101
+ "q99": [
102
+ 0.196468066573143
103
+ ]
104
+ },
105
+ "yaw": {
106
+ "max": [
107
+ 3.141592025756836
108
+ ],
109
+ "min": [
110
+ -3.1415915489196777
111
+ ],
112
+ "mean": [
113
+ -2.158745288848877
114
+ ],
115
+ "std": [
116
+ 2.2537801265716553
117
+ ],
118
+ "q01": [
119
+ -3.1405885219573975
120
+ ],
121
+ "q99": [
122
+ 3.140817766189575
123
+ ]
124
+ },
125
+ "gripper": {
126
+ "max": [
127
+ 0.03999999910593033,
128
+ -1.0701972314564046e-05
129
+ ],
130
+ "min": [
131
+ 0.0,
132
+ -0.03999999910593033
133
+ ],
134
+ "mean": [
135
+ 0.0320456437766552,
136
+ -0.03238368406891823
137
+ ],
138
+ "std": [
139
+ 0.008869350887835026,
140
+ 0.008582442067563534
141
+ ],
142
+ "q01": [
143
+ 0.005545026194304228,
144
+ -0.03999999910593033
145
+ ],
146
+ "q99": [
147
+ 0.03999999910593033,
148
+ -0.0058574431203305384
149
+ ]
150
+ }
151
+ },
152
+ "action": {
153
+ "x": {
154
+ "max": [
155
+ 0.10000000149011612
156
+ ],
157
+ "min": [
158
+ -0.10000000149011612
159
+ ],
160
+ "mean": [
161
+ 0.001152952085249126
162
+ ],
163
+ "std": [
164
+ 0.022909468039870262
165
+ ],
166
+ "q01": [
167
+ -0.08261692523956299
168
+ ],
169
+ "q99": [
170
+ 0.07578393071889877
171
+ ]
172
+ },
173
+ "y": {
174
+ "max": [
175
+ 0.10000000149011612
176
+ ],
177
+ "min": [
178
+ -0.10000000149011612
179
+ ],
180
+ "mean": [
181
+ 0.0007858948083594441
182
+ ],
183
+ "std": [
184
+ 0.02410377375781536
185
+ ],
186
+ "q01": [
187
+ -0.09629205614328384
188
+ ],
189
+ "q99": [
190
+ 0.0912811189889909
191
+ ]
192
+ },
193
+ "z": {
194
+ "max": [
195
+ 0.10000000149011612
196
+ ],
197
+ "min": [
198
+ -0.10000000149011612
199
+ ],
200
+ "mean": [
201
+ -0.0011377623304724693
202
+ ],
203
+ "std": [
204
+ 0.03237301856279373
205
+ ],
206
+ "q01": [
207
+ -0.08124971389770508
208
+ ],
209
+ "q99": [
210
+ 0.10000000149011612
211
+ ]
212
+ },
213
+ "roll": {
214
+ "max": [
215
+ 0.0
216
+ ],
217
+ "min": [
218
+ 0.0
219
+ ],
220
+ "mean": [
221
+ 0.0
222
+ ],
223
+ "std": [
224
+ 0.0
225
+ ],
226
+ "q01": [
227
+ 0.0
228
+ ],
229
+ "q99": [
230
+ 0.0
231
+ ]
232
+ },
233
+ "pitch": {
234
+ "max": [
235
+ 0.0
236
+ ],
237
+ "min": [
238
+ 0.0
239
+ ],
240
+ "mean": [
241
+ 0.0
242
+ ],
243
+ "std": [
244
+ 0.0
245
+ ],
246
+ "q01": [
247
+ 0.0
248
+ ],
249
+ "q99": [
250
+ 0.0
251
+ ]
252
+ },
253
+ "yaw": {
254
+ "max": [
255
+ 0.10000000149011612
256
+ ],
257
+ "min": [
258
+ -0.10000000149011612
259
+ ],
260
+ "mean": [
261
+ -0.0003962560440413654
262
+ ],
263
+ "std": [
264
+ 0.009899266995489597
265
+ ],
266
+ "q01": [
267
+ -0.03007705882191658
268
+ ],
269
+ "q99": [
270
+ 0.024095644950866812
271
+ ]
272
+ },
273
+ "gripper": {
274
+ "max": [
275
+ 1.0
276
+ ],
277
+ "min": [
278
+ -1.0
279
+ ],
280
+ "mean": [
281
+ 0.06032103672623634
282
+ ],
283
+ "std": [
284
+ 0.998246967792511
285
+ ],
286
+ "q01": [
287
+ -1.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
+ },
314
+ "state": {
315
+ "x": {
316
+ "absolute": true,
317
+ "rotation_type": null,
318
+ "shape": [
319
+ 1
320
+ ],
321
+ "continuous": true
322
+ },
323
+ "y": {
324
+ "absolute": true,
325
+ "rotation_type": null,
326
+ "shape": [
327
+ 1
328
+ ],
329
+ "continuous": true
330
+ },
331
+ "z": {
332
+ "absolute": true,
333
+ "rotation_type": null,
334
+ "shape": [
335
+ 1
336
+ ],
337
+ "continuous": true
338
+ },
339
+ "roll": {
340
+ "absolute": true,
341
+ "rotation_type": null,
342
+ "shape": [
343
+ 1
344
+ ],
345
+ "continuous": true
346
+ },
347
+ "pitch": {
348
+ "absolute": true,
349
+ "rotation_type": null,
350
+ "shape": [
351
+ 1
352
+ ],
353
+ "continuous": true
354
+ },
355
+ "yaw": {
356
+ "absolute": true,
357
+ "rotation_type": null,
358
+ "shape": [
359
+ 1
360
+ ],
361
+ "continuous": true
362
+ },
363
+ "gripper": {
364
+ "absolute": true,
365
+ "rotation_type": null,
366
+ "shape": [
367
+ 2
368
+ ],
369
+ "continuous": true
370
+ }
371
+ },
372
+ "action": {
373
+ "x": {
374
+ "absolute": true,
375
+ "rotation_type": null,
376
+ "shape": [
377
+ 1
378
+ ],
379
+ "continuous": true
380
+ },
381
+ "y": {
382
+ "absolute": true,
383
+ "rotation_type": null,
384
+ "shape": [
385
+ 1
386
+ ],
387
+ "continuous": true
388
+ },
389
+ "z": {
390
+ "absolute": true,
391
+ "rotation_type": null,
392
+ "shape": [
393
+ 1
394
+ ],
395
+ "continuous": true
396
+ },
397
+ "roll": {
398
+ "absolute": true,
399
+ "rotation_type": null,
400
+ "shape": [
401
+ 1
402
+ ],
403
+ "continuous": true
404
+ },
405
+ "pitch": {
406
+ "absolute": true,
407
+ "rotation_type": null,
408
+ "shape": [
409
+ 1
410
+ ],
411
+ "continuous": true
412
+ },
413
+ "yaw": {
414
+ "absolute": true,
415
+ "rotation_type": null,
416
+ "shape": [
417
+ 1
418
+ ],
419
+ "continuous": true
420
+ },
421
+ "gripper": {
422
+ "absolute": true,
423
+ "rotation_type": null,
424
+ "shape": [
425
+ 1
426
+ ],
427
+ "continuous": true
428
+ }
429
+ }
430
+ },
431
+ "embodiment_tag": "isaaclab_franka"
432
+ }
433
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ed9b7546163355e8c5be72721115b6e4be144e41c5227d408094b7a6278990f
3
+ size 5457116066