SinjaeKang commited on
Commit
f2ac175
·
verified ·
1 Parent(s): 848e57c

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -101,3 +101,8 @@ ckpt_pnpfs_normal_seed2/checkpoint-20000/model-00002-of-00002.safetensors filter
101
  ckpt_pnpfs_normal_seed2/checkpoint-20000/optimizer.pt filter=lfs diff=lfs merge=lfs -text
102
  ckpt_pnpfs_normal_seed2/model-00001-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
103
  ckpt_pnpfs_normal_seed2/model-00002-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
101
  ckpt_pnpfs_normal_seed2/checkpoint-20000/optimizer.pt filter=lfs diff=lfs merge=lfs -text
102
  ckpt_pnpfs_normal_seed2/model-00001-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
103
  ckpt_pnpfs_normal_seed2/model-00002-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
104
+ ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/model-00001-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
105
+ ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/model-00002-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
106
+ ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/optimizer.pt filter=lfs diff=lfs merge=lfs -text
107
+ ckpt_pnpfs_PA0.5_seed2/model-00001-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
108
+ ckpt_pnpfs_PA0.5_seed2/model-00002-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_dim": 32,
3
+ "action_head_cfg": {
4
+ "action_dim": 32,
5
+ "action_head_type": "flowmatching_warm_pa",
6
+ "action_horizon": 16,
7
+ "add_pos_embed": true,
8
+ "backbone_embedding_dim": 2048,
9
+ "diffusion_model_cfg": {
10
+ "attention_head_dim": 48,
11
+ "cross_attention_dim": 2048,
12
+ "dropout": 0.2,
13
+ "final_dropout": true,
14
+ "interleave_self_attention": true,
15
+ "norm_type": "ada_norm",
16
+ "num_attention_heads": 32,
17
+ "num_layers": 16,
18
+ "output_dim": 1024,
19
+ "positional_embeddings": null
20
+ },
21
+ "hidden_size": 1024,
22
+ "input_embedding_dim": 1536,
23
+ "max_action_dim": 32,
24
+ "max_state_dim": 64,
25
+ "model_dtype": "float32",
26
+ "noise_beta_alpha": 1.5,
27
+ "noise_beta_beta": 1.0,
28
+ "noise_s": 0.999,
29
+ "num_inference_timesteps": 4,
30
+ "num_target_vision_tokens": 32,
31
+ "num_timestep_buckets": 1000,
32
+ "tune_diffusion_model": true,
33
+ "tune_projector": true,
34
+ "use_vlln": true,
35
+ "vl_self_attention_cfg": {
36
+ "attention_head_dim": 64,
37
+ "dropout": 0.2,
38
+ "final_dropout": true,
39
+ "num_attention_heads": 32,
40
+ "num_layers": 4,
41
+ "positional_embeddings": null
42
+ }
43
+ },
44
+ "action_horizon": 16,
45
+ "architectures": [
46
+ "GR00T_N1_5"
47
+ ],
48
+ "attn_implementation": null,
49
+ "backbone_cfg": {
50
+ "eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops",
51
+ "load_bf16": false,
52
+ "project_to_dim": null,
53
+ "reproject_vision": false,
54
+ "select_layer": 12,
55
+ "tune_llm": false,
56
+ "tune_visual": true,
57
+ "use_flash_attention": true
58
+ },
59
+ "compute_dtype": "bfloat16",
60
+ "hidden_size": 2048,
61
+ "model_dtype": "float32",
62
+ "model_type": "gr00t_n1_5",
63
+ "torch_dtype": "bfloat16",
64
+ "transformers_version": "4.51.3"
65
+ }
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/experiment_cfg/metadata.json ADDED
@@ -0,0 +1,323 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "eef_pos": {
6
+ "max": [
7
+ 0.581294059753418,
8
+ 0.22333858907222748,
9
+ 0.6991612315177917
10
+ ],
11
+ "min": [
12
+ 0.3632582128047943,
13
+ -0.2120164930820465,
14
+ 0.24807865917682648
15
+ ],
16
+ "mean": [
17
+ 0.5125478506088257,
18
+ -0.08484824746847153,
19
+ 0.46040424704551697
20
+ ],
21
+ "std": [
22
+ 0.04907781630754471,
23
+ 0.10672801733016968,
24
+ 0.12116221338510513
25
+ ],
26
+ "q01": [
27
+ 0.3664340806007385,
28
+ -0.19723969757556914,
29
+ 0.2519040048122406
30
+ ],
31
+ "q99": [
32
+ 0.5647096955776214,
33
+ 0.1857504555583,
34
+ 0.6579502439498901
35
+ ]
36
+ },
37
+ "eef_rot": {
38
+ "max": [
39
+ 3.1415889263153076,
40
+ 0.15805533528327942,
41
+ 0.9403818249702454
42
+ ],
43
+ "min": [
44
+ -3.1415677070617676,
45
+ -0.46226856112480164,
46
+ -0.3450554609298706
47
+ ],
48
+ "mean": [
49
+ 0.6470798254013062,
50
+ -0.1373319923877716,
51
+ 0.02618369646370411
52
+ ],
53
+ "std": [
54
+ 3.0158121585845947,
55
+ 0.12997107207775116,
56
+ 0.15958265960216522
57
+ ],
58
+ "q01": [
59
+ -3.1397767210006715,
60
+ -0.4240068292617798,
61
+ -0.1964714804291725
62
+ ],
63
+ "q99": [
64
+ 3.1395054912567137,
65
+ 0.10320680007338505,
66
+ 0.570366966724395
67
+ ]
68
+ },
69
+ "joint_pos": {
70
+ "max": [
71
+ 0.20704865455627441,
72
+ 0.40755006670951843,
73
+ 0.22322826087474823,
74
+ -1.5525809526443481,
75
+ 0.2881986200809479,
76
+ 2.5709609985351562,
77
+ 0.1503426432609558
78
+ ],
79
+ "min": [
80
+ -0.24090079963207245,
81
+ -0.614818811416626,
82
+ -0.21391929686069489,
83
+ -2.512094259262085,
84
+ -0.2080537974834442,
85
+ 1.7285571098327637,
86
+ -0.787998616695404
87
+ ],
88
+ "mean": [
89
+ -0.07205705344676971,
90
+ -0.06585713475942612,
91
+ -0.0885586142539978,
92
+ -2.0903873443603516,
93
+ 0.01645178534090519,
94
+ 2.16241455078125,
95
+ -0.18603292107582092
96
+ ],
97
+ "std": [
98
+ 0.10060309618711472,
99
+ 0.24346396327018738,
100
+ 0.09250705689191818,
101
+ 0.19833029806613922,
102
+ 0.0849694237112999,
103
+ 0.1765778809785843,
104
+ 0.11566812545061111
105
+ ],
106
+ "q01": [
107
+ -0.2141971042752266,
108
+ -0.6032895410060882,
109
+ -0.20418570011854173,
110
+ -2.5007732105255127,
111
+ -0.1461223131418228,
112
+ 1.8123418378829956,
113
+ -0.43714451968669893
114
+ ],
115
+ "q99": [
116
+ 0.1769416069984434,
117
+ 0.37235691249370556,
118
+ 0.16155697882175388,
119
+ -1.6448047280311584,
120
+ 0.2358796930313102,
121
+ 2.485490088462829,
122
+ 0.049996362328529255
123
+ ]
124
+ },
125
+ "gripper": {
126
+ "max": [
127
+ 0.8414096832275391
128
+ ],
129
+ "min": [
130
+ 0.0
131
+ ],
132
+ "mean": [
133
+ 0.4988479018211365
134
+ ],
135
+ "std": [
136
+ 0.40903332829475403
137
+ ],
138
+ "q01": [
139
+ 0.0
140
+ ],
141
+ "q99": [
142
+ 0.8414096832275391
143
+ ]
144
+ }
145
+ },
146
+ "action": {
147
+ "delta_pos": {
148
+ "max": [
149
+ 0.03103202022612095,
150
+ 0.02394099533557892,
151
+ 0.03045135922729969
152
+ ],
153
+ "min": [
154
+ -0.019905434921383858,
155
+ -0.025782879441976547,
156
+ -0.018546724691987038
157
+ ],
158
+ "mean": [
159
+ 0.004394467454403639,
160
+ 0.0010842273477464914,
161
+ 0.005527612287551165
162
+ ],
163
+ "std": [
164
+ 0.00953138992190361,
165
+ 0.010224087163805962,
166
+ 0.011665559373795986
167
+ ],
168
+ "q01": [
169
+ -0.015508548393845559,
170
+ -0.019869257546961307,
171
+ -0.015105285570025445
172
+ ],
173
+ "q99": [
174
+ 0.02568739321082829,
175
+ 0.019109054543077944,
176
+ 0.025611481331288797
177
+ ]
178
+ },
179
+ "delta_rot": {
180
+ "max": [
181
+ 0.04790666326880455,
182
+ 0.053494542837142944,
183
+ 0.06884655356407166
184
+ ],
185
+ "min": [
186
+ -0.06123295798897743,
187
+ -0.062286220490932465,
188
+ -0.05861284211277962
189
+ ],
190
+ "mean": [
191
+ 0.0049477373249828815,
192
+ -0.006568786222487688,
193
+ 0.007715173531323671
194
+ ],
195
+ "std": [
196
+ 0.013200923800468445,
197
+ 0.012882156297564507,
198
+ 0.015656745061278343
199
+ ],
200
+ "q01": [
201
+ -0.027086759470403194,
202
+ -0.03974553339183331,
203
+ -0.037042759358882904
204
+ ],
205
+ "q99": [
206
+ 0.032447392940521236,
207
+ 0.02115496475249527,
208
+ 0.04661806978285312
209
+ ]
210
+ },
211
+ "gripper": {
212
+ "max": [
213
+ 1.0
214
+ ],
215
+ "min": [
216
+ 0.0
217
+ ],
218
+ "mean": [
219
+ 0.6004415154457092
220
+ ],
221
+ "std": [
222
+ 0.4869816303253174
223
+ ],
224
+ "q01": [
225
+ 0.0
226
+ ],
227
+ "q99": [
228
+ 1.0
229
+ ]
230
+ }
231
+ }
232
+ },
233
+ "modalities": {
234
+ "video": {
235
+ "exterior_image_1_left": {
236
+ "resolution": [
237
+ 640,
238
+ 480
239
+ ],
240
+ "channels": 3,
241
+ "fps": 15.0
242
+ },
243
+ "exterior_image_2_left": {
244
+ "resolution": [
245
+ 640,
246
+ 480
247
+ ],
248
+ "channels": 3,
249
+ "fps": 15.0
250
+ },
251
+ "wrist_image_left": {
252
+ "resolution": [
253
+ 640,
254
+ 480
255
+ ],
256
+ "channels": 3,
257
+ "fps": 15.0
258
+ }
259
+ },
260
+ "state": {
261
+ "eef_pos": {
262
+ "absolute": true,
263
+ "rotation_type": null,
264
+ "shape": [
265
+ 3
266
+ ],
267
+ "continuous": true
268
+ },
269
+ "eef_rot": {
270
+ "absolute": true,
271
+ "rotation_type": null,
272
+ "shape": [
273
+ 3
274
+ ],
275
+ "continuous": true
276
+ },
277
+ "joint_pos": {
278
+ "absolute": true,
279
+ "rotation_type": null,
280
+ "shape": [
281
+ 7
282
+ ],
283
+ "continuous": true
284
+ },
285
+ "gripper": {
286
+ "absolute": true,
287
+ "rotation_type": null,
288
+ "shape": [
289
+ 1
290
+ ],
291
+ "continuous": true
292
+ }
293
+ },
294
+ "action": {
295
+ "delta_pos": {
296
+ "absolute": true,
297
+ "rotation_type": null,
298
+ "shape": [
299
+ 3
300
+ ],
301
+ "continuous": true
302
+ },
303
+ "delta_rot": {
304
+ "absolute": true,
305
+ "rotation_type": null,
306
+ "shape": [
307
+ 3
308
+ ],
309
+ "continuous": true
310
+ },
311
+ "gripper": {
312
+ "absolute": true,
313
+ "rotation_type": null,
314
+ "shape": [
315
+ 1
316
+ ],
317
+ "continuous": true
318
+ }
319
+ }
320
+ },
321
+ "embodiment_tag": "new_embodiment"
322
+ }
323
+ }
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c40d4585b7a7391b5376e64924621f3c5ab1940fcc0339ed0d0a323578ebef8f
3
+ size 4999367032
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed31c7cdc1927b2c5633ac51ac0837a03719db278692f24c04a12f4659a902a
3
+ size 2586705312
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41c762b3e9c1dae87e949f8af77f1157db58d79b2be9009951482fbdf494a93e
3
+ size 8550720062
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/rng_state.pth ADDED
Binary file (14.2 kB). View file
 
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/scheduler.pt ADDED
Binary file (1.06 kB). View file
 
ckpt_pnpfs_PA0.5_seed2/checkpoint-20000/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
ckpt_pnpfs_PA0.5_seed2/config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_dim": 32,
3
+ "action_head_cfg": {
4
+ "action_dim": 32,
5
+ "action_head_type": "flowmatching_warm_pa",
6
+ "action_horizon": 16,
7
+ "add_pos_embed": true,
8
+ "backbone_embedding_dim": 2048,
9
+ "diffusion_model_cfg": {
10
+ "attention_head_dim": 48,
11
+ "cross_attention_dim": 2048,
12
+ "dropout": 0.2,
13
+ "final_dropout": true,
14
+ "interleave_self_attention": true,
15
+ "norm_type": "ada_norm",
16
+ "num_attention_heads": 32,
17
+ "num_layers": 16,
18
+ "output_dim": 1024,
19
+ "positional_embeddings": null
20
+ },
21
+ "hidden_size": 1024,
22
+ "input_embedding_dim": 1536,
23
+ "max_action_dim": 32,
24
+ "max_state_dim": 64,
25
+ "model_dtype": "float32",
26
+ "noise_beta_alpha": 1.5,
27
+ "noise_beta_beta": 1.0,
28
+ "noise_s": 0.999,
29
+ "num_inference_timesteps": 4,
30
+ "num_target_vision_tokens": 32,
31
+ "num_timestep_buckets": 1000,
32
+ "tune_diffusion_model": true,
33
+ "tune_projector": true,
34
+ "use_vlln": true,
35
+ "vl_self_attention_cfg": {
36
+ "attention_head_dim": 64,
37
+ "dropout": 0.2,
38
+ "final_dropout": true,
39
+ "num_attention_heads": 32,
40
+ "num_layers": 4,
41
+ "positional_embeddings": null
42
+ }
43
+ },
44
+ "action_horizon": 16,
45
+ "architectures": [
46
+ "GR00T_N1_5"
47
+ ],
48
+ "attn_implementation": null,
49
+ "backbone_cfg": {
50
+ "eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops",
51
+ "load_bf16": false,
52
+ "project_to_dim": null,
53
+ "reproject_vision": false,
54
+ "select_layer": 12,
55
+ "tune_llm": false,
56
+ "tune_visual": true,
57
+ "use_flash_attention": true
58
+ },
59
+ "compute_dtype": "bfloat16",
60
+ "hidden_size": 2048,
61
+ "model_dtype": "float32",
62
+ "model_type": "gr00t_n1_5",
63
+ "torch_dtype": "bfloat16",
64
+ "transformers_version": "4.51.3"
65
+ }
ckpt_pnpfs_PA0.5_seed2/experiment_cfg/metadata.json ADDED
@@ -0,0 +1,323 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "eef_pos": {
6
+ "max": [
7
+ 0.581294059753418,
8
+ 0.22333858907222748,
9
+ 0.6991612315177917
10
+ ],
11
+ "min": [
12
+ 0.3632582128047943,
13
+ -0.2120164930820465,
14
+ 0.24807865917682648
15
+ ],
16
+ "mean": [
17
+ 0.5125478506088257,
18
+ -0.08484824746847153,
19
+ 0.46040424704551697
20
+ ],
21
+ "std": [
22
+ 0.04907781630754471,
23
+ 0.10672801733016968,
24
+ 0.12116221338510513
25
+ ],
26
+ "q01": [
27
+ 0.3664340806007385,
28
+ -0.19723969757556914,
29
+ 0.2519040048122406
30
+ ],
31
+ "q99": [
32
+ 0.5647096955776214,
33
+ 0.1857504555583,
34
+ 0.6579502439498901
35
+ ]
36
+ },
37
+ "eef_rot": {
38
+ "max": [
39
+ 3.1415889263153076,
40
+ 0.15805533528327942,
41
+ 0.9403818249702454
42
+ ],
43
+ "min": [
44
+ -3.1415677070617676,
45
+ -0.46226856112480164,
46
+ -0.3450554609298706
47
+ ],
48
+ "mean": [
49
+ 0.6470798254013062,
50
+ -0.1373319923877716,
51
+ 0.02618369646370411
52
+ ],
53
+ "std": [
54
+ 3.0158121585845947,
55
+ 0.12997107207775116,
56
+ 0.15958265960216522
57
+ ],
58
+ "q01": [
59
+ -3.1397767210006715,
60
+ -0.4240068292617798,
61
+ -0.1964714804291725
62
+ ],
63
+ "q99": [
64
+ 3.1395054912567137,
65
+ 0.10320680007338505,
66
+ 0.570366966724395
67
+ ]
68
+ },
69
+ "joint_pos": {
70
+ "max": [
71
+ 0.20704865455627441,
72
+ 0.40755006670951843,
73
+ 0.22322826087474823,
74
+ -1.5525809526443481,
75
+ 0.2881986200809479,
76
+ 2.5709609985351562,
77
+ 0.1503426432609558
78
+ ],
79
+ "min": [
80
+ -0.24090079963207245,
81
+ -0.614818811416626,
82
+ -0.21391929686069489,
83
+ -2.512094259262085,
84
+ -0.2080537974834442,
85
+ 1.7285571098327637,
86
+ -0.787998616695404
87
+ ],
88
+ "mean": [
89
+ -0.07205705344676971,
90
+ -0.06585713475942612,
91
+ -0.0885586142539978,
92
+ -2.0903873443603516,
93
+ 0.01645178534090519,
94
+ 2.16241455078125,
95
+ -0.18603292107582092
96
+ ],
97
+ "std": [
98
+ 0.10060309618711472,
99
+ 0.24346396327018738,
100
+ 0.09250705689191818,
101
+ 0.19833029806613922,
102
+ 0.0849694237112999,
103
+ 0.1765778809785843,
104
+ 0.11566812545061111
105
+ ],
106
+ "q01": [
107
+ -0.2141971042752266,
108
+ -0.6032895410060882,
109
+ -0.20418570011854173,
110
+ -2.5007732105255127,
111
+ -0.1461223131418228,
112
+ 1.8123418378829956,
113
+ -0.43714451968669893
114
+ ],
115
+ "q99": [
116
+ 0.1769416069984434,
117
+ 0.37235691249370556,
118
+ 0.16155697882175388,
119
+ -1.6448047280311584,
120
+ 0.2358796930313102,
121
+ 2.485490088462829,
122
+ 0.049996362328529255
123
+ ]
124
+ },
125
+ "gripper": {
126
+ "max": [
127
+ 0.8414096832275391
128
+ ],
129
+ "min": [
130
+ 0.0
131
+ ],
132
+ "mean": [
133
+ 0.4988479018211365
134
+ ],
135
+ "std": [
136
+ 0.40903332829475403
137
+ ],
138
+ "q01": [
139
+ 0.0
140
+ ],
141
+ "q99": [
142
+ 0.8414096832275391
143
+ ]
144
+ }
145
+ },
146
+ "action": {
147
+ "delta_pos": {
148
+ "max": [
149
+ 0.03103202022612095,
150
+ 0.02394099533557892,
151
+ 0.03045135922729969
152
+ ],
153
+ "min": [
154
+ -0.019905434921383858,
155
+ -0.025782879441976547,
156
+ -0.018546724691987038
157
+ ],
158
+ "mean": [
159
+ 0.004394467454403639,
160
+ 0.0010842273477464914,
161
+ 0.005527612287551165
162
+ ],
163
+ "std": [
164
+ 0.00953138992190361,
165
+ 0.010224087163805962,
166
+ 0.011665559373795986
167
+ ],
168
+ "q01": [
169
+ -0.015508548393845559,
170
+ -0.019869257546961307,
171
+ -0.015105285570025445
172
+ ],
173
+ "q99": [
174
+ 0.02568739321082829,
175
+ 0.019109054543077944,
176
+ 0.025611481331288797
177
+ ]
178
+ },
179
+ "delta_rot": {
180
+ "max": [
181
+ 0.04790666326880455,
182
+ 0.053494542837142944,
183
+ 0.06884655356407166
184
+ ],
185
+ "min": [
186
+ -0.06123295798897743,
187
+ -0.062286220490932465,
188
+ -0.05861284211277962
189
+ ],
190
+ "mean": [
191
+ 0.0049477373249828815,
192
+ -0.006568786222487688,
193
+ 0.007715173531323671
194
+ ],
195
+ "std": [
196
+ 0.013200923800468445,
197
+ 0.012882156297564507,
198
+ 0.015656745061278343
199
+ ],
200
+ "q01": [
201
+ -0.027086759470403194,
202
+ -0.03974553339183331,
203
+ -0.037042759358882904
204
+ ],
205
+ "q99": [
206
+ 0.032447392940521236,
207
+ 0.02115496475249527,
208
+ 0.04661806978285312
209
+ ]
210
+ },
211
+ "gripper": {
212
+ "max": [
213
+ 1.0
214
+ ],
215
+ "min": [
216
+ 0.0
217
+ ],
218
+ "mean": [
219
+ 0.6004415154457092
220
+ ],
221
+ "std": [
222
+ 0.4869816303253174
223
+ ],
224
+ "q01": [
225
+ 0.0
226
+ ],
227
+ "q99": [
228
+ 1.0
229
+ ]
230
+ }
231
+ }
232
+ },
233
+ "modalities": {
234
+ "video": {
235
+ "exterior_image_1_left": {
236
+ "resolution": [
237
+ 640,
238
+ 480
239
+ ],
240
+ "channels": 3,
241
+ "fps": 15.0
242
+ },
243
+ "exterior_image_2_left": {
244
+ "resolution": [
245
+ 640,
246
+ 480
247
+ ],
248
+ "channels": 3,
249
+ "fps": 15.0
250
+ },
251
+ "wrist_image_left": {
252
+ "resolution": [
253
+ 640,
254
+ 480
255
+ ],
256
+ "channels": 3,
257
+ "fps": 15.0
258
+ }
259
+ },
260
+ "state": {
261
+ "eef_pos": {
262
+ "absolute": true,
263
+ "rotation_type": null,
264
+ "shape": [
265
+ 3
266
+ ],
267
+ "continuous": true
268
+ },
269
+ "eef_rot": {
270
+ "absolute": true,
271
+ "rotation_type": null,
272
+ "shape": [
273
+ 3
274
+ ],
275
+ "continuous": true
276
+ },
277
+ "joint_pos": {
278
+ "absolute": true,
279
+ "rotation_type": null,
280
+ "shape": [
281
+ 7
282
+ ],
283
+ "continuous": true
284
+ },
285
+ "gripper": {
286
+ "absolute": true,
287
+ "rotation_type": null,
288
+ "shape": [
289
+ 1
290
+ ],
291
+ "continuous": true
292
+ }
293
+ },
294
+ "action": {
295
+ "delta_pos": {
296
+ "absolute": true,
297
+ "rotation_type": null,
298
+ "shape": [
299
+ 3
300
+ ],
301
+ "continuous": true
302
+ },
303
+ "delta_rot": {
304
+ "absolute": true,
305
+ "rotation_type": null,
306
+ "shape": [
307
+ 3
308
+ ],
309
+ "continuous": true
310
+ },
311
+ "gripper": {
312
+ "absolute": true,
313
+ "rotation_type": null,
314
+ "shape": [
315
+ 1
316
+ ],
317
+ "continuous": true
318
+ }
319
+ }
320
+ },
321
+ "embodiment_tag": "new_embodiment"
322
+ }
323
+ }
ckpt_pnpfs_PA0.5_seed2/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c40d4585b7a7391b5376e64924621f3c5ab1940fcc0339ed0d0a323578ebef8f
3
+ size 4999367032
ckpt_pnpfs_PA0.5_seed2/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed31c7cdc1927b2c5633ac51ac0837a03719db278692f24c04a12f4659a902a
3
+ size 2586705312
ckpt_pnpfs_PA0.5_seed2/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
ckpt_pnpfs_PA0.5_seed2/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
ckpt_pnpfs_PA0.5_seed2/training_args.bin ADDED
Binary file (5.43 kB). View file