JianZhangAI commited on
Commit
837bff3
·
verified ·
1 Parent(s): 42fe092

Upload folder using huggingface_hub

Browse files
libero-4_Molmo-7B-D-0924_openai_seq680_flow_matching-qwen2-pvf-4d_attn_mask-early_exit_two_images_crop_overlap-and-resize-c2-4_proprio-8_ft_ah_fullyft_llm_bs96_lr1e-5/step50500-unsharded/config.yaml ADDED
@@ -0,0 +1,332 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ run_name: libero-4_Molmo-7B-D-0924_openai_seq680_flow_matching-qwen2-pvf-4d_attn_mask-early_exit_two_images_crop_overlap-and-resize-c2-4_proprio-8_ft_ah_fullyft_llm_bs96_lr1e-5_20251126_160737
2
+ seed: 6198
3
+ epoch: null
4
+ dry_run: false
5
+ model:
6
+ d_model: 3584
7
+ n_heads: 28
8
+ n_kv_heads: 4
9
+ qkv_bias: true
10
+ clip_qkv: null
11
+ n_layers: 28
12
+ mlp_ratio: 4
13
+ mlp_hidden_size: 37888
14
+ activation_type: swiglu
15
+ block_type: sequential
16
+ block_group_size: 1
17
+ rope: true
18
+ rope_full_precision: true
19
+ rope_theta: 1000000.0
20
+ vision_backbone:
21
+ image_model_type: openai
22
+ image_default_input_size:
23
+ - 336
24
+ - 336
25
+ image_patch_size: 14
26
+ image_pos_patch_size: 14
27
+ image_emb_dim: 1024
28
+ image_num_heads: 16
29
+ image_num_key_value_heads: 16
30
+ image_num_layers: 23
31
+ image_head_dim: 64
32
+ image_mlp_dim: 4096
33
+ image_mlp_activations: quick_gelu
34
+ image_dropout_rate: 0.0
35
+ image_num_pos: 577
36
+ image_norm_eps: 1.0e-05
37
+ attention_dropout: 0.0
38
+ residual_dropout: 0.0
39
+ initializer_range: 0.02
40
+ fsdp_wrap: false
41
+ resize_mode: default
42
+ vit_load_path: /weka/oe-training-default/mm-olmo/pretrained_image_encoders/vit-l-14-336.pt
43
+ llm_load_path: /weka/oe-training-default/mm-olmo/pretrained_llms/qwen2-7b.pt
44
+ low_cpu_fsdp: false
45
+ attention_type: sdpa
46
+ float32_attention: true
47
+ attention_dropout: 0.0
48
+ attention_layer_norm: false
49
+ residual_dropout: 0.1
50
+ response_residual_dropout: 0.0
51
+ embedding_dropout: 0.0
52
+ layer_norm_type: rms
53
+ layer_norm_with_affine: true
54
+ layer_norm_eps: 1.0e-06
55
+ attention_layer_norm_with_affine: true
56
+ max_sequence_length: 4096
57
+ max_position_embeddings: null
58
+ include_bias: false
59
+ bias_for_layer_norm: null
60
+ scale_logits: false
61
+ vocab_size: 152064
62
+ embedding_size: 152064
63
+ ff_out_size: null
64
+ additional_vocab_size: 128
65
+ new_embedding_init_range: 0.02
66
+ weight_tying: false
67
+ init_device: null
68
+ init_fn: normal
69
+ init_std: 0.02
70
+ init_cutoff_factor: null
71
+ norm_after: false
72
+ precision: amp_bf16
73
+ max_crops: 4
74
+ crop_mode: overlap-and-resize-c2
75
+ use_col_tokens: true
76
+ prompt_type: uber_model
77
+ system_prompt_kind: demo_or_style
78
+ message_formatting: role
79
+ always_start_with_space: true
80
+ multi_annotation_weighting: root_subsegments
81
+ default_inference_len: 65
82
+ overlap_margins:
83
+ - 4
84
+ - 4
85
+ pad_value: 0.0
86
+ image_padding_embed: pad_and_partial_pad
87
+ fix_image_padding: true
88
+ vit_layers:
89
+ - -2
90
+ - -9
91
+ image_pooling_h: 2
92
+ image_pooling_w: 2
93
+ image_pooling_2d: attention_meanq
94
+ image_projector: mlp
95
+ image_feature_dropout: 0.0
96
+ initializer_range: 0.02
97
+ normalize_input_embeds: false
98
+ use_position_ids: true
99
+ head_dim: null
100
+ action_tokenizer:
101
+ identifier: physical-intelligence/fast
102
+ tokenizer_dir: null
103
+ tokenizer:
104
+ identifier: Qwen/Qwen2-7B
105
+ tokenizer_dir: null
106
+ pad_tokenizer: true
107
+ moe_num_experts: 8
108
+ moe_top_k: 2
109
+ moe_mlp_impl: sparse
110
+ moe_log_expert_assignment: false
111
+ moe_shared_expert: false
112
+ moe_lbl_in_fp32: false
113
+ moe_interleave: false
114
+ moe_loss_weight: 0.1
115
+ moe_zloss_weight: null
116
+ moe_dropless: true
117
+ moe_capacity_factor: 1.25
118
+ action_head: flow_matching
119
+ action_dim: 7
120
+ fixed_action_dim: 7
121
+ right_end_effector_dim: 7
122
+ left_end_effector_dim: 7
123
+ mobile_base_dim: 3
124
+ num_actions_chunk: 8
125
+ proprio_dim: 8
126
+ num_diffusion_steps: 1000
127
+ num_diffusion_inference_steps: 30
128
+ use_proprio: true
129
+ action_head_dit_hidden_size: 1152
130
+ action_head_dit_depth: 28
131
+ action_head_dit_num_heads: 16
132
+ action_head_flow_matching_dim: 1024
133
+ action_head_flow_matching_layers: 28
134
+ action_head_flow_matching_heads: 8
135
+ action_head_flow_matching_intermediate_size: 2048
136
+ action_head_flow_matching_pvf_function: 4d_attn_mask
137
+ llm_causal_attention: false
138
+ action_use_left_eef: false
139
+ action_use_mobile_base: false
140
+ allow_resume: true
141
+ ft_llm: true
142
+ ft_vit: false
143
+ ft_connector: false
144
+ ft_embedding: lm_head
145
+ lora: false
146
+ use_lora: false
147
+ lora_rank: 8
148
+ lora_llm: false
149
+ lora_vit: false
150
+ lora_connector: false
151
+ early_exit: true
152
+ train_exit_random_layer: false
153
+ optimizer:
154
+ name: adamw
155
+ learning_rate: 0.0001
156
+ weight_decay: 0.01
157
+ betas:
158
+ - 0.9
159
+ - 0.95
160
+ eps: 1.0e-05
161
+ connector_learning_rate: 0.0002
162
+ vit_learning_rate: 6.0e-06
163
+ llm_learning_rate: 1.0e-05
164
+ connector_weight_decay: 0.0
165
+ vit_weight_decay: 0.0
166
+ llm_weight_decay: 0.0
167
+ connector_betas:
168
+ - 0.9
169
+ - 0.95
170
+ vit_betas:
171
+ - 0.9
172
+ - 0.95
173
+ llm_betas:
174
+ - 0.9
175
+ - 0.95
176
+ connector_eps: 1.0e-06
177
+ vit_eps: 1.0e-06
178
+ llm_eps: 1.0e-06
179
+ metrics_log_interval: 20
180
+ scheduler:
181
+ name: multimodal
182
+ units: steps
183
+ t_warmup: 100
184
+ t_max: null
185
+ alpha_f: 0.1
186
+ connector_t_warmup: 200
187
+ vit_t_warmup: 2000
188
+ llm_t_warmup: 2000
189
+ grad_clip_warmup_steps: null
190
+ grad_clip_warmup_factor: null
191
+ warmup_min_lr: 0.0
192
+ data:
193
+ dataset: vla_dataset_simulation
194
+ mixture: null
195
+ root_size_mixture: null
196
+ split: train
197
+ seed: 95818
198
+ shuffle_messages: false
199
+ pad: to_max
200
+ sequence_length: 680
201
+ shuffle: true
202
+ for_inference: false
203
+ multi_modal: torch
204
+ num_workers: 2
205
+ drop_last: true
206
+ pin_memory: true
207
+ prefetch_factor: null
208
+ persistent_workers: false
209
+ timeout: 0
210
+ rlds_dataset_name: libero_4_task_suites_no_noops
211
+ rlds_data_root_dir: /vast/users/xiaodan/zhangjian/datasets/modified_libero_rlds
212
+ use_wrist_image: true
213
+ use_proprio: true
214
+ rlds_shuffle_buffer_size: 100000
215
+ rlds_traj_threads: 2
216
+ rlds_read_threads: 2
217
+ lerobot_episode_index_start: null
218
+ lerobot_episode_index_end: null
219
+ restore_dataloader: true
220
+ fast_forward_batches: null
221
+ evaluators:
222
+ - label: val
223
+ data:
224
+ dataset: vla_dataset_simulation
225
+ mixture: null
226
+ root_size_mixture: null
227
+ split: validation
228
+ seed: null
229
+ shuffle_messages: false
230
+ pad: to_max
231
+ sequence_length: 680
232
+ shuffle: false
233
+ for_inference: false
234
+ multi_modal: torch
235
+ num_workers: 0
236
+ drop_last: true
237
+ pin_memory: true
238
+ prefetch_factor: null
239
+ persistent_workers: true
240
+ timeout: 0
241
+ rlds_dataset_name: libero_4_task_suites_no_noops
242
+ rlds_data_root_dir: /mnt/data/zhangjian/dataset/Simulation/datasets--openvla--modified_libero_rlds
243
+ use_wrist_image: true
244
+ use_proprio: true
245
+ rlds_shuffle_buffer_size: 256000
246
+ rlds_traj_threads: 8
247
+ rlds_read_threads: 8
248
+ lerobot_episode_index_start: 353
249
+ lerobot_episode_index_end: 765
250
+ device_eval_batch_size: null
251
+ subset_num_batches: 64
252
+ max_examples: null
253
+ max_new_tokens: 448
254
+ mm_evaluator: null
255
+ save_dir: null
256
+ save_to_checkpoint_dir: false
257
+ eval_name: null
258
+ skip_if_metrics_cached: true
259
+ eval_interval: 0
260
+ inf_eval_interval: -1
261
+ inf_evaluators: []
262
+ save_folder: /vast/users/xiaodan/zhangjian/checkpoints_ee/libero-4_Molmo-7B-D-0924_openai_seq680_flow_matching-qwen2-pvf-4d_attn_mask-early_exit_two_images_crop_overlap-and-resize-c2-4_proprio-8_ft_ah_fullyft_llm_bs96_lr1e-5
263
+ remote_save_folder: null
264
+ canceled_check_interval: 50
265
+ save_interval: 500
266
+ save_interval_unsharded: 500
267
+ save_interval_ephemeral: null
268
+ save_interval_action_head: 500
269
+ save_num_checkpoints_to_keep: 1
270
+ save_num_unsharded_checkpoints_to_keep: 1
271
+ save_num_action_head_checkpoints_to_keep: 2
272
+ save_overwrite: true
273
+ force_save_unsharded: false
274
+ no_pre_train_checkpoint: true
275
+ initial_model_checkpoint: /vast/users/xiaodan/zhangjian/molmo_data/Molmo-7B-D-0924
276
+ load_model_config: null
277
+ checkpoint_dir: /vast/users/xiaodan/zhangjian/molmo_data/Molmo-7B-D-0924
278
+ load_path: /vast/users/xiaodan/zhangjian/checkpoints_ee/libero-4_Molmo-7B-D-0924_openai_seq680_flow_matching-qwen2-pvf-4d_attn_mask-early_exit_two_images_crop_overlap-and-resize-c2-4_proprio-8_ft_ah_fullyft_llm_bs96_lr1e-5/step38000
279
+ load_path_sharded_checkpointer: null
280
+ reset_optimizer_state: false
281
+ reset_trainer_state: false
282
+ save_dataloader_state: false
283
+ reset_dataloader_state: false
284
+ keep_lr_on_load: true
285
+ sharded_checkpointer: torch_legacy
286
+ max_duration: 500000
287
+ global_train_batch_size: 96
288
+ device_train_batch_size: 12
289
+ device_train_microbatch_size: 12
290
+ device_eval_batch_size: 4
291
+ eval_subset_num_batches: -1
292
+ eval_on_load: false
293
+ device_inf_eval_batch_size: 16
294
+ inf_eval_subset_num_batches: -1
295
+ device_train_grad_accum: 1
296
+ max_grad_norm: 1.0
297
+ multi_component_grad_norm: true
298
+ batch_divisor: global_batch
299
+ max_grad_norm_ratio: null
300
+ precision: amp_bf16
301
+ wandb:
302
+ project: a1-vla-early-exit
303
+ entity: demo0
304
+ group: null
305
+ name: libero-4_Molmo-7B-D-0924_openai_seq680_flow_matching-qwen2-pvf-4d_attn_mask-early_exit_two_images_crop_overlap-and-resize-c2-4_proprio-8_ft_ah_fullyft_llm_bs96_lr1e-5_20251126_160737
306
+ tags:
307
+ - watching
308
+ log_artifacts: false
309
+ rank_zero_only: true
310
+ log_interval: 1
311
+ speed_monitor:
312
+ window_size: 20
313
+ gpu_flops_available: null
314
+ console_log_interval: 1
315
+ gen1_gc_interval: 1
316
+ compile: null
317
+ fsdp:
318
+ use_orig_params: true
319
+ sharding_strategy: FULL_SHARD
320
+ wrapping_strategy: by_block_and_size
321
+ precision: float
322
+ hybrid_sharding_num_model_replicas: null
323
+ softmax_auxiliary_loss: true
324
+ softmax_auxiliary_loss_scale: 0.0001
325
+ time_limit: null
326
+ extra_steps_after_cancel: 10
327
+ python_profiling: false
328
+ torch_profiling: false
329
+ stop_at: 500000
330
+ stop_after: null
331
+ activation_checkpointing: whole_layer
332
+ fused_loss: null
libero-4_Molmo-7B-D-0924_openai_seq680_flow_matching-qwen2-pvf-4d_attn_mask-early_exit_two_images_crop_overlap-and-resize-c2-4_proprio-8_ft_ah_fullyft_llm_bs96_lr1e-5/step50500-unsharded/dataset_statistics.json ADDED
@@ -0,0 +1,526 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "libero_spatial_no_noops": {
3
+ "action": {
4
+ "mean": [
5
+ 0.15312479436397552,
6
+ 0.13707277178764343,
7
+ -0.15526802837848663,
8
+ -0.005176450591534376,
9
+ -0.01120874285697937,
10
+ -0.020194264128804207,
11
+ 0.4578818082809448
12
+ ],
13
+ "std": [
14
+ 0.41272708773612976,
15
+ 0.34724321961402893,
16
+ 0.50869220495224,
17
+ 0.037266165018081665,
18
+ 0.07244449853897095,
19
+ 0.05762382969260216,
20
+ 0.49827873706817627
21
+ ],
22
+ "max": [
23
+ 0.9375,
24
+ 0.9375,
25
+ 0.9375,
26
+ 0.1971428543329239,
27
+ 0.33642858266830444,
28
+ 0.375,
29
+ 1.0
30
+ ],
31
+ "min": [
32
+ -0.9375,
33
+ -0.9375,
34
+ -0.9375,
35
+ -0.1875,
36
+ -0.3675000071525574,
37
+ -0.36000001430511475,
38
+ 0.0
39
+ ],
40
+ "q01": [
41
+ -0.7454732114076613,
42
+ -0.6616071462631226,
43
+ -0.9375,
44
+ -0.1071428582072258,
45
+ -0.20678570866584778,
46
+ -0.1842857152223587,
47
+ 0.0
48
+ ],
49
+ "q99": [
50
+ 0.9375,
51
+ 0.8758928775787354,
52
+ 0.9321428537368774,
53
+ 0.1039285734295845,
54
+ 0.17678570747375488,
55
+ 0.14571428298950195,
56
+ 1.0
57
+ ],
58
+ "mask": [
59
+ true,
60
+ true,
61
+ true,
62
+ true,
63
+ true,
64
+ true,
65
+ false
66
+ ]
67
+ },
68
+ "proprio": {
69
+ "mean": [
70
+ -0.024462558329105377,
71
+ 0.106529600918293,
72
+ 1.0580483675003052,
73
+ 3.0628468990325928,
74
+ -0.10464039444923401,
75
+ 0.08307311683893204,
76
+ 0.01995457336306572,
77
+ -0.020162804052233696
78
+ ],
79
+ "std": [
80
+ 0.1101478561758995,
81
+ 0.13784688711166382,
82
+ 0.1044282391667366,
83
+ 0.10451053828001022,
84
+ 0.4112098217010498,
85
+ 0.2176690548658371,
86
+ 0.017260896041989326,
87
+ 0.0171116404235363
88
+ ],
89
+ "max": [
90
+ 0.1759040206670761,
91
+ 0.3904820382595062,
92
+ 1.3290715217590332,
93
+ 3.4566118717193604,
94
+ 1.2268599271774292,
95
+ 1.0429412126541138,
96
+ 0.041053611785173416,
97
+ 0.000775813648942858
98
+ ],
99
+ "min": [
100
+ -0.3095473051071167,
101
+ -0.29250794649124146,
102
+ 0.9095591306686401,
103
+ 2.497488260269165,
104
+ -1.8006486892700195,
105
+ -0.7207611203193665,
106
+ -0.0004703797458205372,
107
+ -0.041536275297403336
108
+ ],
109
+ "q01": [
110
+ -0.2727657300233841,
111
+ -0.23721413239836692,
112
+ 0.9160063165426254,
113
+ 2.77949666261673,
114
+ -1.3187511622905732,
115
+ -0.41989982962608335,
116
+ 0.001503719249740243,
117
+ -0.03989770736545324
118
+ ],
119
+ "q99": [
120
+ 0.13529365032911292,
121
+ 0.3629165390133857,
122
+ 1.2862326657772063,
123
+ 3.2829698753356933,
124
+ 0.9332760351896285,
125
+ 0.6325724506378171,
126
+ 0.039933966137468815,
127
+ -0.001671919699292631
128
+ ]
129
+ },
130
+ "num_transitions": 52970,
131
+ "num_trajectories": 432
132
+ },
133
+ "libero_object_no_noops": {
134
+ "action": {
135
+ "mean": [
136
+ 0.07096529006958008,
137
+ 0.13498851656913757,
138
+ -0.04601382836699486,
139
+ 0.00123520044144243,
140
+ 0.006998839322477579,
141
+ -0.015027612447738647,
142
+ 0.46428999304771423
143
+ ],
144
+ "std": [
145
+ 0.2681235373020172,
146
+ 0.43846824765205383,
147
+ 0.4474974274635315,
148
+ 0.024446550756692886,
149
+ 0.049355510622262955,
150
+ 0.042107198387384415,
151
+ 0.49879148602485657
152
+ ],
153
+ "max": [
154
+ 0.9375,
155
+ 0.8919642567634583,
156
+ 0.9375,
157
+ 0.17678570747375488,
158
+ 0.35035714507102966,
159
+ 0.1810714304447174,
160
+ 1.0
161
+ ],
162
+ "min": [
163
+ -0.8839285969734192,
164
+ -0.9375,
165
+ -0.9375,
166
+ -0.15000000596046448,
167
+ -0.29035714268684387,
168
+ -0.32892856001853943,
169
+ 0.0
170
+ ],
171
+ "q01": [
172
+ -0.5383928418159485,
173
+ -0.8758928775787354,
174
+ -0.9375,
175
+ -0.06964285671710968,
176
+ -0.11678571254014969,
177
+ -0.15964286029338837,
178
+ 0.0
179
+ ],
180
+ "q99": [
181
+ 0.8464285731315613,
182
+ 0.84375,
183
+ 0.9375,
184
+ 0.08142857253551483,
185
+ 0.14892856776714325,
186
+ 0.0867857113480568,
187
+ 1.0
188
+ ],
189
+ "mask": [
190
+ true,
191
+ true,
192
+ true,
193
+ true,
194
+ true,
195
+ true,
196
+ false
197
+ ]
198
+ },
199
+ "proprio": {
200
+ "mean": [
201
+ -0.02999030612409115,
202
+ -0.007947085425257683,
203
+ 0.20293472707271576,
204
+ 3.1086409091949463,
205
+ -0.21404768526554108,
206
+ -0.11307074874639511,
207
+ 0.029380427673459053,
208
+ -0.030556727200746536
209
+ ],
210
+ "std": [
211
+ 0.06694897264242172,
212
+ 0.17608462274074554,
213
+ 0.07807064801454544,
214
+ 0.0868484303355217,
215
+ 0.33540457487106323,
216
+ 0.20728276669979095,
217
+ 0.00956575945019722,
218
+ 0.009197483770549297
219
+ ],
220
+ "max": [
221
+ 0.14580604434013367,
222
+ 0.33216384053230286,
223
+ 0.3857804834842682,
224
+ 3.4003844261169434,
225
+ 0.7954911589622498,
226
+ 0.6642207503318787,
227
+ 0.04104341194033623,
228
+ -0.00018117300351150334
229
+ ],
230
+ "min": [
231
+ -0.1765444278717041,
232
+ -0.29457300901412964,
233
+ 0.008128180168569088,
234
+ 2.2890501022338867,
235
+ -1.883241891860962,
236
+ -1.0600427389144897,
237
+ 0.0006495157140307128,
238
+ -0.041782498359680176
239
+ ],
240
+ "q01": [
241
+ -0.14911890715360643,
242
+ -0.25978428691625594,
243
+ 0.009925739830359817,
244
+ 2.7545341420173646,
245
+ -1.3996034812927245,
246
+ -0.6867720144987106,
247
+ 0.008197814421728254,
248
+ -0.04015838988125324
249
+ ],
250
+ "q99": [
251
+ 0.09063626825809479,
252
+ 0.29066365867853167,
253
+ 0.3370887073874472,
254
+ 3.2611824750900267,
255
+ 0.32092821151018125,
256
+ 0.4037663781642913,
257
+ 0.039891827926039694,
258
+ -0.009106044843792932
259
+ ]
260
+ },
261
+ "num_transitions": 66984,
262
+ "num_trajectories": 454
263
+ },
264
+ "libero_goal_no_noops": {
265
+ "action": {
266
+ "mean": [
267
+ 0.04721052572131157,
268
+ 0.028835246339440346,
269
+ -0.1485840231180191,
270
+ -0.0025010062381625175,
271
+ 0.026408178731799126,
272
+ 0.027379808947443962,
273
+ 0.6299911737442017
274
+ ],
275
+ "std": [
276
+ 0.3968801498413086,
277
+ 0.3473387360572815,
278
+ 0.49239858984947205,
279
+ 0.055331431329250336,
280
+ 0.07844757288694382,
281
+ 0.10008802264928818,
282
+ 0.48270025849342346
283
+ ],
284
+ "max": [
285
+ 0.9375,
286
+ 0.9375,
287
+ 0.9375,
288
+ 0.3557142913341522,
289
+ 0.375,
290
+ 0.375,
291
+ 1.0
292
+ ],
293
+ "min": [
294
+ -0.9375,
295
+ -0.9375,
296
+ -0.9375,
297
+ -0.2582142949104309,
298
+ -0.375,
299
+ -0.2871428430080414,
300
+ 0.0
301
+ ],
302
+ "q01": [
303
+ -0.8785714507102966,
304
+ -0.7553571462631226,
305
+ -0.9375,
306
+ -0.1510714292526245,
307
+ -0.1639285683631897,
308
+ -0.13777500048279764,
309
+ 0.0
310
+ ],
311
+ "q99": [
312
+ 0.9375,
313
+ 0.9107142686843872,
314
+ 0.9375,
315
+ 0.20357142388820648,
316
+ 0.26357144117355347,
317
+ 0.375,
318
+ 1.0
319
+ ],
320
+ "mask": [
321
+ true,
322
+ true,
323
+ true,
324
+ true,
325
+ true,
326
+ true,
327
+ false
328
+ ]
329
+ },
330
+ "proprio": {
331
+ "mean": [
332
+ -0.09923473745584488,
333
+ 0.013597904704511166,
334
+ 1.0694637298583984,
335
+ 2.82898211479187,
336
+ 0.30799180269241333,
337
+ -0.274286687374115,
338
+ 0.028092455118894577,
339
+ -0.027339335530996323
340
+ ],
341
+ "std": [
342
+ 0.11653962731361389,
343
+ 0.11478105187416077,
344
+ 0.10487838834524155,
345
+ 0.5570293664932251,
346
+ 0.7221656441688538,
347
+ 0.36479514837265015,
348
+ 0.01507475133985281,
349
+ 0.014990941621363163
350
+ ],
351
+ "max": [
352
+ 0.13579000532627106,
353
+ 0.33316105604171753,
354
+ 1.3660105466842651,
355
+ 3.473310708999634,
356
+ 2.6688623428344727,
357
+ 0.8255361318588257,
358
+ 0.04233968257904053,
359
+ 0.0010111660230904818
360
+ ],
361
+ "min": [
362
+ -0.46141114830970764,
363
+ -0.30129560828208923,
364
+ 0.9083037972450256,
365
+ 0.35277295112609863,
366
+ -1.4858465194702148,
367
+ -1.5227035284042358,
368
+ -0.0013586411951109767,
369
+ -0.042040832340717316
370
+ ],
371
+ "q01": [
372
+ -0.42401049643754957,
373
+ -0.27338370531797407,
374
+ 0.911226047873497,
375
+ 1.3085840785503386,
376
+ -0.691297555565834,
377
+ -1.130668159723282,
378
+ 0.0016738151130266487,
379
+ -0.040336399003863335
380
+ ],
381
+ "q99": [
382
+ 0.08990443304181095,
383
+ 0.26473945528268716,
384
+ 1.2910678112506866,
385
+ 3.2425890421867365,
386
+ 2.3376442337036116,
387
+ 0.4659483411908149,
388
+ 0.040610933862626555,
389
+ -0.0015016929572448147
390
+ ]
391
+ },
392
+ "num_transitions": 52042,
393
+ "num_trajectories": 428
394
+ },
395
+ "libero_10_no_noops": {
396
+ "action": {
397
+ "mean": [
398
+ 0.01820324920117855,
399
+ 0.05858374014496803,
400
+ -0.05592384561896324,
401
+ 0.004626928828656673,
402
+ 0.00289608770981431,
403
+ -0.007673131301999092,
404
+ 0.5457824468612671
405
+ ],
406
+ "std": [
407
+ 0.2825464606285095,
408
+ 0.35904666781425476,
409
+ 0.3673802614212036,
410
+ 0.03770702704787254,
411
+ 0.05429719388484955,
412
+ 0.08725254982709885,
413
+ 0.49815231561660767
414
+ ],
415
+ "max": [
416
+ 0.9375,
417
+ 0.9375,
418
+ 0.9375,
419
+ 0.30000001192092896,
420
+ 0.29357144236564636,
421
+ 0.375,
422
+ 1.0
423
+ ],
424
+ "min": [
425
+ -0.9375,
426
+ -0.9375,
427
+ -0.9375,
428
+ -0.23642857372760773,
429
+ -0.3053571283817291,
430
+ -0.3675000071525574,
431
+ 0.0
432
+ ],
433
+ "q01": [
434
+ -0.6348214149475098,
435
+ -0.7741071581840515,
436
+ -0.7633928656578064,
437
+ -0.09749999642372131,
438
+ -0.14819999992847435,
439
+ -0.2742857038974762,
440
+ 0.0
441
+ ],
442
+ "q99": [
443
+ 0.7714285850524902,
444
+ 0.8464285731315613,
445
+ 0.9375,
446
+ 0.13928571343421936,
447
+ 0.15964286029338837,
448
+ 0.3246428668498993,
449
+ 1.0
450
+ ],
451
+ "mask": [
452
+ true,
453
+ true,
454
+ true,
455
+ true,
456
+ true,
457
+ true,
458
+ false
459
+ ]
460
+ },
461
+ "proprio": {
462
+ "mean": [
463
+ -0.04190658777952194,
464
+ 0.03539430722594261,
465
+ 0.8257141709327698,
466
+ 2.908308267593384,
467
+ -0.5562185049057007,
468
+ -0.16649018228054047,
469
+ 0.028316624462604523,
470
+ -0.028561657294631004
471
+ ],
472
+ "std": [
473
+ 0.10743364691734314,
474
+ 0.14424669742584229,
475
+ 0.2572328448295593,
476
+ 0.3441362977027893,
477
+ 1.234421730041504,
478
+ 0.3579835891723633,
479
+ 0.013308707624673843,
480
+ 0.013174631632864475
481
+ ],
482
+ "max": [
483
+ 0.21031762659549713,
484
+ 0.39128610491752625,
485
+ 1.3332009315490723,
486
+ 3.6714255809783936,
487
+ 3.560650587081909,
488
+ 1.386339545249939,
489
+ 0.04160946607589722,
490
+ 0.0013633022317662835
491
+ ],
492
+ "min": [
493
+ -0.4828203022480011,
494
+ -0.3255046010017395,
495
+ 0.445506751537323,
496
+ 1.1321442127227783,
497
+ -3.641430377960205,
498
+ -1.842738389968872,
499
+ -0.0010040868073701859,
500
+ -0.04111652821302414
501
+ ],
502
+ "q01": [
503
+ -0.3899900782108307,
504
+ -0.2838300323486328,
505
+ 0.44795057058334353,
506
+ 1.8810229921340942,
507
+ -2.886677579879761,
508
+ -1.1599004411697387,
509
+ 0.002066459748893976,
510
+ -0.04001387819647789
511
+ ],
512
+ "q99": [
513
+ 0.1530261474847791,
514
+ 0.32915401458740223,
515
+ 1.2546923208236693,
516
+ 3.303542451858519,
517
+ 2.7496529006957933,
518
+ 0.6893712210655194,
519
+ 0.040048558115959164,
520
+ -0.0017598449345678235
521
+ ]
522
+ },
523
+ "num_transitions": 101469,
524
+ "num_trajectories": 379
525
+ }
526
+ }
libero-4_Molmo-7B-D-0924_openai_seq680_flow_matching-qwen2-pvf-4d_attn_mask-early_exit_two_images_crop_overlap-and-resize-c2-4_proprio-8_ft_ah_fullyft_llm_bs96_lr1e-5/step50500-unsharded/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b20ce02c2fc9a0de39efd6f314cb5708d3eb7838bb56e17728635d4e61dfef9e
3
+ size 33841175207