SeonghoonYu commited on
Commit
5fcab35
·
verified ·
1 Parent(s): 9cd84aa

Add vlmfreeze_loc_h10_17k

Browse files
vlmfreeze_loc_h10_17k/config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_horizon": 10,
3
+ "add_pos_embed": true,
4
+ "apply_sincos_state_encoding": true,
5
+ "architectures": [
6
+ "Gr00tN1d6"
7
+ ],
8
+ "attn_dropout": 0.2,
9
+ "attn_implementation": null,
10
+ "backbone_embedding_dim": 2048,
11
+ "backbone_model_type": "eagle",
12
+ "backbone_trainable_params_fp32": true,
13
+ "boundary_jitter_prob": 0.5,
14
+ "collator_overwrite_image_inputs": false,
15
+ "color_jitter_params": {
16
+ "brightness": 0.1,
17
+ "contrast": 0.1,
18
+ "hue": 0.1,
19
+ "saturation": 0.1
20
+ },
21
+ "crop_fraction": 0.95,
22
+ "diffusion_model_cfg": {
23
+ "attention_head_dim": 48,
24
+ "dropout": 0.2,
25
+ "final_dropout": true,
26
+ "interleave_self_attention": true,
27
+ "norm_type": "ada_norm",
28
+ "num_attention_heads": 32,
29
+ "num_layers": 32,
30
+ "output_dim": 1024,
31
+ "positional_embeddings": null
32
+ },
33
+ "eagle_collator": true,
34
+ "formalize_language": true,
35
+ "gemma_collator": false,
36
+ "hidden_size": 1024,
37
+ "image_crop_size": null,
38
+ "image_target_size": null,
39
+ "input_embedding_dim": 1536,
40
+ "load_bf16": true,
41
+ "loc_loss_weight": 0.05,
42
+ "max_action_dim": 128,
43
+ "max_num_embodiments": 32,
44
+ "max_seq_len": 1024,
45
+ "max_state_dim": 128,
46
+ "model_dtype": "bfloat16",
47
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
48
+ "model_type": "Gr00tN1d6",
49
+ "noise_beta_alpha": 1.5,
50
+ "noise_beta_beta": 1.0,
51
+ "noise_s": 0.999,
52
+ "num_inference_timesteps": 4,
53
+ "num_timestep_buckets": 1000,
54
+ "phase_class_weights": [
55
+ 0.554,
56
+ 3.416,
57
+ 0.615,
58
+ 3.638
59
+ ],
60
+ "phase_loss_weight": 0.05,
61
+ "random_rotation_angle": null,
62
+ "reproject_vision": false,
63
+ "select_layer": 16,
64
+ "shortest_image_edge": 256,
65
+ "state_dropout_prob": 0.0,
66
+ "torch_dtype": "bfloat16",
67
+ "transformers_version": "4.51.3",
68
+ "tune_diffusion_model": true,
69
+ "tune_llm": false,
70
+ "tune_projector": true,
71
+ "tune_top_llm_layers": 0,
72
+ "tune_visual": false,
73
+ "tune_vlln": true,
74
+ "use_albumentations_transforms": true,
75
+ "use_alternate_vl_dit": true,
76
+ "use_flash_attention": true,
77
+ "use_phase_loc": true,
78
+ "use_relative_action": true,
79
+ "use_vlln": true
80
+ }
vlmfreeze_loc_h10_17k/embodiment_id.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robocasa_panda_omron": 13,
3
+ "gr1": 20,
4
+ "behavior_r1_pro": 24,
5
+ "unitree_g1": 8,
6
+ "oxe_google": 0,
7
+ "oxe_widowx": 1,
8
+ "libero_panda": 2,
9
+ "new_embodiment": 10,
10
+ "oxe_droid": 16
11
+ }
vlmfreeze_loc_h10_17k/experiment_cfg/conf.yaml ADDED
@@ -0,0 +1,243 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ load_config_path: null
2
+ model:
3
+ model_type: Gr00tN1d6
4
+ model_dtype: bfloat16
5
+ model_name: nvidia/Eagle-Block2A-2B-v2
6
+ backbone_model_type: eagle
7
+ model_revision: null
8
+ tune_top_llm_layers: 4
9
+ backbone_embedding_dim: 2048
10
+ tune_llm: false
11
+ tune_visual: false
12
+ select_layer: 16
13
+ reproject_vision: false
14
+ use_flash_attention: true
15
+ load_bf16: false
16
+ collator_overwrite_image_inputs: false
17
+ eagle_collator: true
18
+ backbone_trainable_params_fp32: true
19
+ image_crop_size: null
20
+ image_target_size: null
21
+ shortest_image_edge: 256
22
+ crop_fraction: 0.95
23
+ random_rotation_angle: null
24
+ color_jitter_params: null
25
+ use_albumentations_transforms: true
26
+ extra_augmentation_config: null
27
+ formalize_language: true
28
+ apply_sincos_state_encoding: false
29
+ use_relative_action: true
30
+ max_state_dim: 29
31
+ max_action_dim: 29
32
+ action_horizon: 10
33
+ hidden_size: 1024
34
+ input_embedding_dim: 1536
35
+ add_pos_embed: true
36
+ attn_dropout: 0.2
37
+ use_vlln: true
38
+ max_seq_len: 1024
39
+ use_alternate_vl_dit: true
40
+ attend_text_every_n_blocks: 2
41
+ diffusion_model_cfg:
42
+ positional_embeddings: null
43
+ num_layers: 32
44
+ num_attention_heads: 32
45
+ attention_head_dim: 48
46
+ norm_type: ada_norm
47
+ dropout: 0.2
48
+ final_dropout: true
49
+ output_dim: 1024
50
+ interleave_self_attention: true
51
+ num_inference_timesteps: 4
52
+ noise_beta_alpha: 1.5
53
+ noise_beta_beta: 1.0
54
+ noise_s: 0.999
55
+ num_timestep_buckets: 1000
56
+ tune_projector: true
57
+ tune_diffusion_model: true
58
+ tune_vlln: true
59
+ state_dropout_prob: 0.0
60
+ state_additive_noise_scale: 0.0
61
+ use_phase_loc: false
62
+ num_phases: 4
63
+ phase_loss_weight: 0.05
64
+ phase_class_weights: null
65
+ loc_loss_weight: 0.05
66
+ loc_none_weight: 0.3
67
+ loc_temp: 1.0
68
+ boundary_jitter_prob: 0.5
69
+ phase_pool_heads: 8
70
+ phase_mlp_hidden: 1024
71
+ max_num_embodiments: 32
72
+ data:
73
+ datasets:
74
+ - dataset_paths:
75
+ - /NHNHOME/WORKSPACE/0526040012_A/Isaac-GR00T-n1.6.1/datasets_libero/libero_spatial_no_noops_1.0.0_lerobot
76
+ - /NHNHOME/WORKSPACE/0526040012_A/Isaac-GR00T-n1.6.1/datasets_libero/libero_object_no_noops_1.0.0_lerobot
77
+ - /NHNHOME/WORKSPACE/0526040012_A/Isaac-GR00T-n1.6.1/datasets_libero/libero_goal_no_noops_1.0.0_lerobot
78
+ - /NHNHOME/WORKSPACE/0526040012_A/Isaac-GR00T-n1.6.1/datasets_libero/libero_10_no_noops_1.0.0_lerobot
79
+ embodiment_tag: libero_panda
80
+ mix_ratio: 1.0
81
+ dataset_type: physical_embodiment
82
+ val_dataset_path: null
83
+ modality_configs:
84
+ libero_panda:
85
+ video:
86
+ delta_indices:
87
+ - 0
88
+ modality_keys:
89
+ - image
90
+ - wrist_image
91
+ sin_cos_embedding_keys: null
92
+ mean_std_embedding_keys: null
93
+ action_configs: null
94
+ state:
95
+ delta_indices:
96
+ - 0
97
+ modality_keys:
98
+ - x
99
+ - 'y'
100
+ - z
101
+ - roll
102
+ - pitch
103
+ - yaw
104
+ - gripper
105
+ sin_cos_embedding_keys: null
106
+ mean_std_embedding_keys: null
107
+ action_configs: null
108
+ action:
109
+ delta_indices:
110
+ - 0
111
+ - 1
112
+ - 2
113
+ - 3
114
+ - 4
115
+ - 5
116
+ - 6
117
+ - 7
118
+ - 8
119
+ - 9
120
+ modality_keys:
121
+ - x
122
+ - 'y'
123
+ - z
124
+ - roll
125
+ - pitch
126
+ - yaw
127
+ - gripper
128
+ sin_cos_embedding_keys: null
129
+ mean_std_embedding_keys: null
130
+ action_configs:
131
+ - rep: ABSOLUTE
132
+ type: NON_EEF
133
+ format: DEFAULT
134
+ state_key: null
135
+ - rep: ABSOLUTE
136
+ type: NON_EEF
137
+ format: DEFAULT
138
+ state_key: null
139
+ - rep: ABSOLUTE
140
+ type: NON_EEF
141
+ format: DEFAULT
142
+ state_key: null
143
+ - rep: ABSOLUTE
144
+ type: NON_EEF
145
+ format: DEFAULT
146
+ state_key: null
147
+ - rep: ABSOLUTE
148
+ type: NON_EEF
149
+ format: DEFAULT
150
+ state_key: null
151
+ - rep: ABSOLUTE
152
+ type: NON_EEF
153
+ format: DEFAULT
154
+ state_key: null
155
+ - rep: ABSOLUTE
156
+ type: NON_EEF
157
+ format: DEFAULT
158
+ state_key: null
159
+ language:
160
+ delta_indices:
161
+ - 0
162
+ modality_keys:
163
+ - annotation.human.action.task_description
164
+ sin_cos_embedding_keys: null
165
+ mean_std_embedding_keys: null
166
+ action_configs: null
167
+ download_cache: false
168
+ shard_size: 1024
169
+ episode_sampling_rate: 0.1
170
+ num_shards_per_epoch: 100000
171
+ override_pretraining_statistics: false
172
+ mode: single_turn
173
+ random_chop: 0.0
174
+ mock_dataset_mode: false
175
+ shuffle: true
176
+ seed: 42
177
+ multiprocessing_context: fork
178
+ allow_padding: false
179
+ subsample_ratio: 1.0
180
+ image_crop_size:
181
+ - 244
182
+ - 244
183
+ image_target_size:
184
+ - 224
185
+ - 224
186
+ video_backend: torchcodec
187
+ training:
188
+ output_dir: checkpoints/phase_loc_vlmfreeze_h10
189
+ experiment_name: run1
190
+ max_steps: 20000
191
+ global_batch_size: 16
192
+ batch_size: null
193
+ gradient_accumulation_steps: 1
194
+ learning_rate: 0.0001
195
+ lr_scheduler_type: cosine
196
+ weight_decay: 1.0e-05
197
+ warmup_ratio: 0.05
198
+ warmup_steps: 0
199
+ max_grad_norm: 1.0
200
+ optim: adamw_torch
201
+ start_from_checkpoint: checkpoints/GR00T-N1.6-LIBERO
202
+ tf32: true
203
+ fp16: false
204
+ bf16: true
205
+ eval_bf16: true
206
+ logging_steps: 10
207
+ save_steps: 1000
208
+ save_total_limit: 25
209
+ save_vl_model: false
210
+ upload_checkpoints: false
211
+ upload_every: 1000
212
+ upload_last_n_checkpoints: 5
213
+ max_concurrent_uploads: 2
214
+ eval_strategy: 'no'
215
+ eval_steps: 500
216
+ eval_set_split_ratio: 0.1
217
+ eval_batch_size: 2
218
+ save_best_eval_metric_name: ''
219
+ save_best_eval_metric_greater_is_better: true
220
+ deepspeed_stage: 2
221
+ gradient_checkpointing: false
222
+ transformers_trust_remote_code: true
223
+ transformers_local_files_only: false
224
+ transformers_cache_dir: null
225
+ transformers_access_token: null
226
+ use_ddp: false
227
+ ddp_bucket_cap_mb: 100
228
+ num_gpus: 1
229
+ dataloader_num_workers: 8
230
+ remove_unused_columns: false
231
+ use_wandb: false
232
+ wandb_project: finetune-gr00t-n1d6
233
+ enable_profiling: false
234
+ max_retries: 3
235
+ assert_loss_less_than: null
236
+ add_rl_callback: false
237
+ enable_open_loop_eval: false
238
+ open_loop_eval_traj_ids:
239
+ - 0
240
+ open_loop_eval_steps_per_traj: 100
241
+ open_loop_eval_plot_indices: null
242
+ max_steps: 20000
243
+ save_steps: 1000
vlmfreeze_loc_h10_17k/experiment_cfg/config.yaml ADDED
@@ -0,0 +1,260 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ !!python/object:gr00t.configs.base_config.Config
2
+ data: !!python/object:gr00t.configs.data.data_config.DataConfig
3
+ allow_padding: false
4
+ datasets:
5
+ - !!python/object:gr00t.configs.data.data_config.SingleDatasetConfig
6
+ dataset_paths:
7
+ - /NHNHOME/WORKSPACE/0526040012_A/Isaac-GR00T-n1.6.1/datasets_libero/libero_spatial_no_noops_1.0.0_lerobot
8
+ - /NHNHOME/WORKSPACE/0526040012_A/Isaac-GR00T-n1.6.1/datasets_libero/libero_object_no_noops_1.0.0_lerobot
9
+ - /NHNHOME/WORKSPACE/0526040012_A/Isaac-GR00T-n1.6.1/datasets_libero/libero_goal_no_noops_1.0.0_lerobot
10
+ - /NHNHOME/WORKSPACE/0526040012_A/Isaac-GR00T-n1.6.1/datasets_libero/libero_10_no_noops_1.0.0_lerobot
11
+ dataset_type: physical_embodiment
12
+ embodiment_tag: libero_panda
13
+ mix_ratio: 1.0
14
+ val_dataset_path: null
15
+ download_cache: false
16
+ episode_sampling_rate: 0.1
17
+ image_crop_size:
18
+ - 244
19
+ - 244
20
+ image_target_size:
21
+ - 224
22
+ - 224
23
+ mock_dataset_mode: false
24
+ modality_configs:
25
+ libero_panda:
26
+ action: !!python/object:gr00t.data.types.ModalityConfig
27
+ action_configs:
28
+ - &id001 !!python/object:gr00t.data.types.ActionConfig
29
+ format: !!python/object/apply:gr00t.data.types.ActionFormat
30
+ - default
31
+ rep: !!python/object/apply:gr00t.data.types.ActionRepresentation
32
+ - absolute
33
+ state_key: null
34
+ type: !!python/object/apply:gr00t.data.types.ActionType
35
+ - non_eef
36
+ - *id001
37
+ - *id001
38
+ - *id001
39
+ - *id001
40
+ - *id001
41
+ - *id001
42
+ delta_indices:
43
+ - 0
44
+ - 1
45
+ - 2
46
+ - 3
47
+ - 4
48
+ - 5
49
+ - 6
50
+ - 7
51
+ - 8
52
+ - 9
53
+ mean_std_embedding_keys: null
54
+ modality_keys:
55
+ - x
56
+ - y
57
+ - z
58
+ - roll
59
+ - pitch
60
+ - yaw
61
+ - gripper
62
+ sin_cos_embedding_keys: null
63
+ language: !!python/object:gr00t.data.types.ModalityConfig
64
+ action_configs: null
65
+ delta_indices:
66
+ - 0
67
+ mean_std_embedding_keys: null
68
+ modality_keys:
69
+ - annotation.human.action.task_description
70
+ sin_cos_embedding_keys: null
71
+ state: !!python/object:gr00t.data.types.ModalityConfig
72
+ action_configs: null
73
+ delta_indices:
74
+ - 0
75
+ mean_std_embedding_keys: null
76
+ modality_keys:
77
+ - x
78
+ - y
79
+ - z
80
+ - roll
81
+ - pitch
82
+ - yaw
83
+ - gripper
84
+ sin_cos_embedding_keys: null
85
+ video: !!python/object:gr00t.data.types.ModalityConfig
86
+ action_configs: null
87
+ delta_indices:
88
+ - 0
89
+ mean_std_embedding_keys: null
90
+ modality_keys:
91
+ - image
92
+ - wrist_image
93
+ sin_cos_embedding_keys: null
94
+ mode: single_turn
95
+ multiprocessing_context: fork
96
+ num_shards_per_epoch: 100000
97
+ override_pretraining_statistics: false
98
+ random_chop: 0.0
99
+ seed: 42
100
+ shard_size: 1024
101
+ shuffle: true
102
+ subsample_ratio: 1.0
103
+ video_backend: torchcodec
104
+ load_config_path: null
105
+ model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
106
+ _attn_implementation_autoset: false
107
+ _attn_implementation_internal: null
108
+ _commit_hash: null
109
+ _name_or_path: ''
110
+ action_horizon: 10
111
+ add_cross_attention: false
112
+ architectures: null
113
+ backbone_model_type: eagle
114
+ backbone_trainable_params_fp32: true
115
+ bad_words_ids: null
116
+ begin_suppress_tokens: null
117
+ bos_token_id: null
118
+ chunk_size_feed_forward: 0
119
+ color_jitter_params: null
120
+ cross_attention_hidden_size: null
121
+ decoder_start_token_id: null
122
+ diffusion_model_cfg:
123
+ attention_head_dim: 48
124
+ dropout: 0.2
125
+ final_dropout: true
126
+ interleave_self_attention: true
127
+ norm_type: ada_norm
128
+ num_attention_heads: 32
129
+ num_layers: 32
130
+ output_dim: 1024
131
+ positional_embeddings: null
132
+ diversity_penalty: 0.0
133
+ do_sample: false
134
+ eagle_collator: true
135
+ early_stopping: false
136
+ encoder_no_repeat_ngram_size: 0
137
+ eos_token_id: null
138
+ exponential_decay_length_penalty: null
139
+ extra_augmentation_config: null
140
+ extra_from_pretrained_overrides:
141
+ action_horizon: 10
142
+ boundary_jitter_prob: 0.5
143
+ loc_loss_weight: 0.05
144
+ phase_class_weights:
145
+ - 0.554
146
+ - 3.416
147
+ - 0.615
148
+ - 3.638
149
+ phase_loss_weight: 0.05
150
+ tune_top_llm_layers: 0
151
+ use_phase_loc: true
152
+ finetuning_task: null
153
+ forced_bos_token_id: null
154
+ forced_eos_token_id: null
155
+ id2label:
156
+ 0: LABEL_0
157
+ 1: LABEL_1
158
+ is_decoder: false
159
+ is_encoder_decoder: false
160
+ label2id:
161
+ LABEL_0: 0
162
+ LABEL_1: 1
163
+ length_penalty: 1.0
164
+ load_bf16: false
165
+ max_length: 20
166
+ min_length: 0
167
+ model_name: nvidia/Eagle-Block2A-2B-v2
168
+ no_repeat_ngram_size: 0
169
+ num_beam_groups: 1
170
+ num_beams: 1
171
+ num_return_sequences: 1
172
+ output_attentions: false
173
+ output_hidden_states: false
174
+ output_scores: false
175
+ pad_token_id: null
176
+ prefix: null
177
+ problem_type: null
178
+ pruned_heads: {}
179
+ random_rotation_angle: null
180
+ remove_invalid_values: false
181
+ repetition_penalty: 1.0
182
+ reproject_vision: false
183
+ return_dict: true
184
+ return_dict_in_generate: false
185
+ sep_token_id: null
186
+ state_dropout_prob: 0.0
187
+ suppress_tokens: null
188
+ task_specific_params: null
189
+ temperature: 1.0
190
+ tf_legacy_loss: false
191
+ tie_encoder_decoder: false
192
+ tie_word_embeddings: true
193
+ tokenizer_class: null
194
+ top_k: 50
195
+ top_p: 1.0
196
+ torch_dtype: null
197
+ torchscript: false
198
+ transformers_version: null
199
+ tune_diffusion_model: true
200
+ tune_llm: false
201
+ tune_projector: true
202
+ tune_visual: false
203
+ typical_p: 1.0
204
+ use_bfloat16: false
205
+ use_relative_action: true
206
+ training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
207
+ add_rl_callback: false
208
+ assert_loss_less_than: null
209
+ batch_size: null
210
+ bf16: true
211
+ dataloader_num_workers: 8
212
+ ddp_bucket_cap_mb: 100
213
+ deepspeed_stage: 2
214
+ enable_open_loop_eval: false
215
+ enable_profiling: false
216
+ eval_batch_size: 2
217
+ eval_bf16: true
218
+ eval_set_split_ratio: 0.1
219
+ eval_steps: 500
220
+ eval_strategy: 'no'
221
+ experiment_name: run1
222
+ fp16: false
223
+ global_batch_size: 16
224
+ gradient_accumulation_steps: 1
225
+ gradient_checkpointing: false
226
+ learning_rate: 0.0001
227
+ logging_steps: 10
228
+ lr_scheduler_type: cosine
229
+ max_concurrent_uploads: 2
230
+ max_grad_norm: 1.0
231
+ max_retries: 3
232
+ max_steps: 20000
233
+ num_gpus: 1
234
+ open_loop_eval_plot_indices: null
235
+ open_loop_eval_steps_per_traj: 100
236
+ open_loop_eval_traj_ids:
237
+ - 0
238
+ optim: adamw_torch
239
+ output_dir: checkpoints/phase_loc_vlmfreeze_h10
240
+ remove_unused_columns: false
241
+ save_best_eval_metric_greater_is_better: true
242
+ save_best_eval_metric_name: ''
243
+ save_steps: 1000
244
+ save_total_limit: 25
245
+ save_vl_model: false
246
+ start_from_checkpoint: checkpoints/GR00T-N1.6-LIBERO
247
+ tf32: true
248
+ transformers_access_token: null
249
+ transformers_cache_dir: null
250
+ transformers_local_files_only: false
251
+ transformers_trust_remote_code: true
252
+ upload_checkpoints: false
253
+ upload_every: 1000
254
+ upload_last_n_checkpoints: 5
255
+ use_ddp: false
256
+ use_wandb: false
257
+ wandb_project: finetune-gr00t-n1d6
258
+ warmup_ratio: 0.05
259
+ warmup_steps: 0
260
+ weight_decay: 1.0e-05
vlmfreeze_loc_h10_17k/experiment_cfg/dataset_statistics.json ADDED
@@ -0,0 +1,295 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "libero_panda": {
3
+ "state": {
4
+ "x": {
5
+ "min": [
6
+ -0.4828203022480011
7
+ ],
8
+ "max": [
9
+ 0.21031762659549713
10
+ ],
11
+ "mean": [
12
+ -0.04653504568584792
13
+ ],
14
+ "std": [
15
+ 0.10491691947749408
16
+ ],
17
+ "q01": [
18
+ -0.4240104854106903
19
+ ],
20
+ "q99": [
21
+ 0.15302614867687225
22
+ ]
23
+ },
24
+ "y": {
25
+ "min": [
26
+ -0.3255046010017395
27
+ ],
28
+ "max": [
29
+ 0.39128610491752625
30
+ ],
31
+ "mean": [
32
+ 0.03413879711503588
33
+ ],
34
+ "std": [
35
+ 0.15171035090683657
36
+ ],
37
+ "q01": [
38
+ -0.28383004665374756
39
+ ],
40
+ "q99": [
41
+ 0.3629165291786194
42
+ ]
43
+ },
44
+ "z": {
45
+ "min": [
46
+ 0.008128180168569088
47
+ ],
48
+ "max": [
49
+ 1.3660105466842651
50
+ ],
51
+ "mean": [
52
+ 0.7636657250443781
53
+ ],
54
+ "std": [
55
+ 0.37800472310445854
56
+ ],
57
+ "q01": [
58
+ 0.009925739839673042
59
+ ],
60
+ "q99": [
61
+ 1.2910678386688232
62
+ ]
63
+ },
64
+ "roll": {
65
+ "min": [
66
+ 0.35277295112609863
67
+ ],
68
+ "max": [
69
+ 3.6714255809783936
70
+ ],
71
+ "mean": [
72
+ 2.9714217430024634
73
+ ],
74
+ "std": [
75
+ 0.3446988383874387
76
+ ],
77
+ "q01": [
78
+ 1.3085840940475464
79
+ ],
80
+ "q99": [
81
+ 3.303542375564575
82
+ ]
83
+ },
84
+ "pitch": {
85
+ "min": [
86
+ -3.641430377960205
87
+ ],
88
+ "max": [
89
+ 3.560650587081909
90
+ ],
91
+ "mean": [
92
+ -0.22404356441629214
93
+ ],
94
+ "std": [
95
+ 0.9120346626718773
96
+ ],
97
+ "q01": [
98
+ -2.8866775035858154
99
+ ],
100
+ "q99": [
101
+ 2.749652862548828
102
+ ]
103
+ },
104
+ "yaw": {
105
+ "min": [
106
+ -1.842738389968872
107
+ ],
108
+ "max": [
109
+ 1.386339545249939
110
+ ],
111
+ "mean": [
112
+ -0.12666021774368963
113
+ ],
114
+ "std": [
115
+ 0.32573138758323705
116
+ ],
117
+ "q01": [
118
+ -1.159900426864624
119
+ ],
120
+ "q99": [
121
+ 0.6893712282180786
122
+ ]
123
+ },
124
+ "gripper": {
125
+ "min": [
126
+ -0.0013586411951109767,
127
+ -0.042040832340717316
128
+ ],
129
+ "max": [
130
+ 0.04233968257904053,
131
+ 0.0013633022317662835
132
+ ],
133
+ "mean": [
134
+ 0.026953700123222797,
135
+ -0.027230468057975996
136
+ ],
137
+ "std": [
138
+ 0.014148116617279627,
139
+ 0.014030860033946851
140
+ ],
141
+ "q01": [
142
+ 0.001503719249740243,
143
+ -0.040336400270462036
144
+ ],
145
+ "q99": [
146
+ 0.04061093553900719,
147
+ -0.0015016929246485233
148
+ ]
149
+ }
150
+ },
151
+ "action": {
152
+ "x": {
153
+ "min": [
154
+ -0.9375
155
+ ],
156
+ "max": [
157
+ 0.9375
158
+ ],
159
+ "mean": [
160
+ 0.06206084752646018
161
+ ],
162
+ "std": [
163
+ 0.3347138742565091
164
+ ],
165
+ "q01": [
166
+ -0.8785714507102966
167
+ ],
168
+ "q99": [
169
+ 0.9375
170
+ ]
171
+ },
172
+ "y": {
173
+ "min": [
174
+ -0.9375
175
+ ],
176
+ "max": [
177
+ 0.9375
178
+ ],
179
+ "mean": [
180
+ 0.08644453524135229
181
+ ],
182
+ "std": [
183
+ 0.37844056518281194
184
+ ],
185
+ "q01": [
186
+ -0.8758928775787354
187
+ ],
188
+ "q99": [
189
+ 0.9107142686843872
190
+ ]
191
+ },
192
+ "z": {
193
+ "min": [
194
+ -0.9375
195
+ ],
196
+ "max": [
197
+ 0.9375
198
+ ],
199
+ "mean": [
200
+ -0.08978915358270247
201
+ ],
202
+ "std": [
203
+ 0.44382061162747816
204
+ ],
205
+ "q01": [
206
+ -0.9375
207
+ ],
208
+ "q99": [
209
+ 0.9375
210
+ ]
211
+ },
212
+ "roll": {
213
+ "min": [
214
+ -0.2582142949104309
215
+ ],
216
+ "max": [
217
+ 0.3557142913341522
218
+ ],
219
+ "mean": [
220
+ 0.0005994081381693716
221
+ ],
222
+ "std": [
223
+ 0.039225224728507375
224
+ ],
225
+ "q01": [
226
+ -0.1510714292526245
227
+ ],
228
+ "q99": [
229
+ 0.20357142388820648
230
+ ]
231
+ },
232
+ "pitch": {
233
+ "min": [
234
+ -0.375
235
+ ],
236
+ "max": [
237
+ 0.375
238
+ ],
239
+ "mean": [
240
+ 0.005675296772154064
241
+ ],
242
+ "std": [
243
+ 0.06326201698948247
244
+ ],
245
+ "q01": [
246
+ -0.20678570866584778
247
+ ],
248
+ "q99": [
249
+ 0.26357144117355347
250
+ ]
251
+ },
252
+ "yaw": {
253
+ "min": [
254
+ -0.3675000071525574
255
+ ],
256
+ "max": [
257
+ 0.375
258
+ ],
259
+ "mean": [
260
+ -0.005210340257704726
261
+ ],
262
+ "std": [
263
+ 0.07810052226752898
264
+ ],
265
+ "q01": [
266
+ -0.2742857038974762
267
+ ],
268
+ "q99": [
269
+ 0.375
270
+ ]
271
+ },
272
+ "gripper": {
273
+ "min": [
274
+ 0.0
275
+ ],
276
+ "max": [
277
+ 1.0
278
+ ],
279
+ "mean": [
280
+ 0.5251929039560903
281
+ ],
282
+ "std": [
283
+ 0.4994679206332623
284
+ ],
285
+ "q01": [
286
+ 0.0
287
+ ],
288
+ "q99": [
289
+ 1.0
290
+ ]
291
+ }
292
+ },
293
+ "relative_action": {}
294
+ }
295
+ }
vlmfreeze_loc_h10_17k/experiment_cfg/final_model_config.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "Gr00tN1d6",
3
+ "model_dtype": "bfloat16",
4
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
5
+ "backbone_model_type": "eagle",
6
+ "model_revision": null,
7
+ "tune_top_llm_layers": 0,
8
+ "backbone_embedding_dim": 2048,
9
+ "tune_llm": false,
10
+ "tune_visual": false,
11
+ "select_layer": 16,
12
+ "reproject_vision": false,
13
+ "use_flash_attention": true,
14
+ "load_bf16": true,
15
+ "collator_overwrite_image_inputs": false,
16
+ "eagle_collator": true,
17
+ "backbone_trainable_params_fp32": true,
18
+ "extra_augmentation_config": null,
19
+ "apply_sincos_state_encoding": true,
20
+ "use_relative_action": true,
21
+ "max_state_dim": 128,
22
+ "max_action_dim": 128,
23
+ "action_horizon": 10,
24
+ "hidden_size": 1024,
25
+ "input_embedding_dim": 1536,
26
+ "add_pos_embed": true,
27
+ "attn_dropout": 0.2,
28
+ "use_vlln": true,
29
+ "max_seq_len": 1024,
30
+ "use_alternate_vl_dit": true,
31
+ "attend_text_every_n_blocks": 2,
32
+ "diffusion_model_cfg": {
33
+ "attention_head_dim": 48,
34
+ "dropout": 0.2,
35
+ "final_dropout": true,
36
+ "interleave_self_attention": true,
37
+ "norm_type": "ada_norm",
38
+ "num_attention_heads": 32,
39
+ "num_layers": 32,
40
+ "output_dim": 1024,
41
+ "positional_embeddings": null
42
+ },
43
+ "num_inference_timesteps": 4,
44
+ "noise_beta_alpha": 1.5,
45
+ "noise_beta_beta": 1.0,
46
+ "noise_s": 0.999,
47
+ "num_timestep_buckets": 1000,
48
+ "tune_projector": true,
49
+ "tune_diffusion_model": true,
50
+ "tune_vlln": true,
51
+ "state_dropout_prob": 0.0,
52
+ "state_additive_noise_scale": 0.0,
53
+ "use_phase_loc": true,
54
+ "num_phases": 4,
55
+ "phase_loss_weight": 0.05,
56
+ "phase_class_weights": [
57
+ 0.554,
58
+ 3.416,
59
+ 0.615,
60
+ 3.638
61
+ ],
62
+ "loc_loss_weight": 0.05,
63
+ "loc_none_weight": 0.3,
64
+ "loc_temp": 1.0,
65
+ "boundary_jitter_prob": 0.5,
66
+ "phase_pool_heads": 8,
67
+ "phase_mlp_hidden": 1024,
68
+ "max_num_embodiments": 32
69
+ }
vlmfreeze_loc_h10_17k/experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
vlmfreeze_loc_h10_17k/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4fe353894591097b127200085f209e2e5f40a95ec8be947cd51a135a1107fcb
3
+ size 4996585224
vlmfreeze_loc_h10_17k/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3586ac49ae32d8adc5256e67b40e5495eb158f7a1556e2b601b317a35511a20a
3
+ size 4474039120
vlmfreeze_loc_h10_17k/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
vlmfreeze_loc_h10_17k/processor_config.json ADDED
@@ -0,0 +1,489 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "processor_class": "Gr00tN1d6Processor",
3
+ "processor_kwargs": {
4
+ "modality_configs": {
5
+ "behavior_r1_pro": {
6
+ "video": {
7
+ "delta_indices": [
8
+ 0
9
+ ],
10
+ "modality_keys": [
11
+ "observation.images.rgb.head_256_256",
12
+ "observation.images.rgb.left_wrist_256_256",
13
+ "observation.images.rgb.right_wrist_256_256"
14
+ ],
15
+ "sin_cos_embedding_keys": null,
16
+ "mean_std_embedding_keys": null,
17
+ "action_configs": null
18
+ },
19
+ "state": {
20
+ "delta_indices": [
21
+ 0
22
+ ],
23
+ "modality_keys": [
24
+ "robot_pos",
25
+ "robot_ori_cos",
26
+ "robot_ori_sin",
27
+ "robot_2d_ori",
28
+ "robot_2d_ori_cos",
29
+ "robot_2d_ori_sin",
30
+ "robot_lin_vel",
31
+ "robot_ang_vel",
32
+ "arm_left_qpos",
33
+ "arm_left_qpos_sin",
34
+ "arm_left_qpos_cos",
35
+ "eef_left_pos",
36
+ "eef_left_quat",
37
+ "gripper_left_qpos",
38
+ "arm_right_qpos",
39
+ "arm_right_qpos_sin",
40
+ "arm_right_qpos_cos",
41
+ "eef_right_pos",
42
+ "eef_right_quat",
43
+ "gripper_right_qpos",
44
+ "trunk_qpos"
45
+ ],
46
+ "sin_cos_embedding_keys": null,
47
+ "mean_std_embedding_keys": null,
48
+ "action_configs": null
49
+ },
50
+ "action": {
51
+ "delta_indices": [
52
+ 0,
53
+ 1,
54
+ 2,
55
+ 3,
56
+ 4,
57
+ 5,
58
+ 6,
59
+ 7,
60
+ 8,
61
+ 9,
62
+ 10,
63
+ 11,
64
+ 12,
65
+ 13,
66
+ 14,
67
+ 15,
68
+ 16,
69
+ 17,
70
+ 18,
71
+ 19,
72
+ 20,
73
+ 21,
74
+ 22,
75
+ 23,
76
+ 24,
77
+ 25,
78
+ 26,
79
+ 27,
80
+ 28,
81
+ 29,
82
+ 30,
83
+ 31
84
+ ],
85
+ "modality_keys": [
86
+ "base",
87
+ "torso",
88
+ "left_arm",
89
+ "left_gripper",
90
+ "right_arm",
91
+ "right_gripper"
92
+ ],
93
+ "sin_cos_embedding_keys": null,
94
+ "mean_std_embedding_keys": null,
95
+ "action_configs": [
96
+ {
97
+ "rep": "ABSOLUTE",
98
+ "type": "NON_EEF",
99
+ "format": "DEFAULT",
100
+ "state_key": null
101
+ },
102
+ {
103
+ "rep": "RELATIVE",
104
+ "type": "NON_EEF",
105
+ "format": "DEFAULT",
106
+ "state_key": "trunk_qpos"
107
+ },
108
+ {
109
+ "rep": "RELATIVE",
110
+ "type": "NON_EEF",
111
+ "format": "DEFAULT",
112
+ "state_key": "arm_left_qpos"
113
+ },
114
+ {
115
+ "rep": "ABSOLUTE",
116
+ "type": "NON_EEF",
117
+ "format": "DEFAULT",
118
+ "state_key": null
119
+ },
120
+ {
121
+ "rep": "RELATIVE",
122
+ "type": "NON_EEF",
123
+ "format": "DEFAULT",
124
+ "state_key": "arm_right_qpos"
125
+ },
126
+ {
127
+ "rep": "ABSOLUTE",
128
+ "type": "NON_EEF",
129
+ "format": "DEFAULT",
130
+ "state_key": null
131
+ }
132
+ ]
133
+ },
134
+ "language": {
135
+ "delta_indices": [
136
+ 0
137
+ ],
138
+ "modality_keys": [
139
+ "annotation.human.coarse_action"
140
+ ],
141
+ "sin_cos_embedding_keys": null,
142
+ "mean_std_embedding_keys": null,
143
+ "action_configs": null
144
+ }
145
+ },
146
+ "gr1": {
147
+ "video": {
148
+ "delta_indices": [
149
+ 0
150
+ ],
151
+ "modality_keys": [
152
+ "ego_view_bg_crop_pad_res256_freq20"
153
+ ],
154
+ "sin_cos_embedding_keys": null,
155
+ "mean_std_embedding_keys": null,
156
+ "action_configs": null
157
+ },
158
+ "state": {
159
+ "delta_indices": [
160
+ 0
161
+ ],
162
+ "modality_keys": [
163
+ "left_arm",
164
+ "right_arm",
165
+ "left_hand",
166
+ "right_hand",
167
+ "waist"
168
+ ],
169
+ "sin_cos_embedding_keys": [
170
+ "left_arm",
171
+ "right_arm",
172
+ "left_hand",
173
+ "right_hand",
174
+ "waist"
175
+ ],
176
+ "mean_std_embedding_keys": null,
177
+ "action_configs": null
178
+ },
179
+ "action": {
180
+ "delta_indices": [
181
+ 0,
182
+ 1,
183
+ 2,
184
+ 3,
185
+ 4,
186
+ 5,
187
+ 6,
188
+ 7,
189
+ 8,
190
+ 9,
191
+ 10,
192
+ 11,
193
+ 12,
194
+ 13,
195
+ 14,
196
+ 15
197
+ ],
198
+ "modality_keys": [
199
+ "left_arm",
200
+ "right_arm",
201
+ "left_hand",
202
+ "right_hand",
203
+ "waist"
204
+ ],
205
+ "sin_cos_embedding_keys": null,
206
+ "mean_std_embedding_keys": null,
207
+ "action_configs": [
208
+ {
209
+ "rep": "RELATIVE",
210
+ "type": "NON_EEF",
211
+ "format": "DEFAULT",
212
+ "state_key": null
213
+ },
214
+ {
215
+ "rep": "RELATIVE",
216
+ "type": "NON_EEF",
217
+ "format": "DEFAULT",
218
+ "state_key": null
219
+ },
220
+ {
221
+ "rep": "RELATIVE",
222
+ "type": "NON_EEF",
223
+ "format": "DEFAULT",
224
+ "state_key": null
225
+ },
226
+ {
227
+ "rep": "RELATIVE",
228
+ "type": "NON_EEF",
229
+ "format": "DEFAULT",
230
+ "state_key": null
231
+ },
232
+ {
233
+ "rep": "ABSOLUTE",
234
+ "type": "NON_EEF",
235
+ "format": "DEFAULT",
236
+ "state_key": null
237
+ }
238
+ ]
239
+ },
240
+ "language": {
241
+ "delta_indices": [
242
+ 0
243
+ ],
244
+ "modality_keys": [
245
+ "task"
246
+ ],
247
+ "sin_cos_embedding_keys": null,
248
+ "mean_std_embedding_keys": null,
249
+ "action_configs": null
250
+ }
251
+ },
252
+ "robocasa_panda_omron": {
253
+ "video": {
254
+ "delta_indices": [
255
+ 0
256
+ ],
257
+ "modality_keys": [
258
+ "res256_image_side_0",
259
+ "res256_image_side_1",
260
+ "res256_image_wrist_0"
261
+ ],
262
+ "sin_cos_embedding_keys": null,
263
+ "mean_std_embedding_keys": null,
264
+ "action_configs": null
265
+ },
266
+ "state": {
267
+ "delta_indices": [
268
+ 0
269
+ ],
270
+ "modality_keys": [
271
+ "end_effector_position_relative",
272
+ "end_effector_rotation_relative",
273
+ "gripper_qpos",
274
+ "base_position",
275
+ "base_rotation"
276
+ ],
277
+ "sin_cos_embedding_keys": null,
278
+ "mean_std_embedding_keys": null,
279
+ "action_configs": null
280
+ },
281
+ "action": {
282
+ "delta_indices": [
283
+ 0,
284
+ 1,
285
+ 2,
286
+ 3,
287
+ 4,
288
+ 5,
289
+ 6,
290
+ 7,
291
+ 8,
292
+ 9,
293
+ 10,
294
+ 11,
295
+ 12,
296
+ 13,
297
+ 14,
298
+ 15
299
+ ],
300
+ "modality_keys": [
301
+ "end_effector_position",
302
+ "end_effector_rotation",
303
+ "gripper_close",
304
+ "base_motion",
305
+ "control_mode"
306
+ ],
307
+ "sin_cos_embedding_keys": null,
308
+ "mean_std_embedding_keys": null,
309
+ "action_configs": [
310
+ {
311
+ "rep": "ABSOLUTE",
312
+ "type": "NON_EEF",
313
+ "format": "DEFAULT",
314
+ "state_key": null
315
+ },
316
+ {
317
+ "rep": "ABSOLUTE",
318
+ "type": "NON_EEF",
319
+ "format": "DEFAULT",
320
+ "state_key": null
321
+ },
322
+ {
323
+ "rep": "ABSOLUTE",
324
+ "type": "NON_EEF",
325
+ "format": "DEFAULT",
326
+ "state_key": null
327
+ },
328
+ {
329
+ "rep": "ABSOLUTE",
330
+ "type": "NON_EEF",
331
+ "format": "DEFAULT",
332
+ "state_key": null
333
+ },
334
+ {
335
+ "rep": "ABSOLUTE",
336
+ "type": "NON_EEF",
337
+ "format": "DEFAULT",
338
+ "state_key": null
339
+ }
340
+ ]
341
+ },
342
+ "language": {
343
+ "delta_indices": [
344
+ 0
345
+ ],
346
+ "modality_keys": [
347
+ "annotation.human.action.task_description"
348
+ ],
349
+ "sin_cos_embedding_keys": null,
350
+ "mean_std_embedding_keys": null,
351
+ "action_configs": null
352
+ }
353
+ },
354
+ "libero_panda": {
355
+ "video": {
356
+ "delta_indices": [
357
+ 0
358
+ ],
359
+ "modality_keys": [
360
+ "image",
361
+ "wrist_image"
362
+ ],
363
+ "sin_cos_embedding_keys": null,
364
+ "mean_std_embedding_keys": null,
365
+ "action_configs": null
366
+ },
367
+ "state": {
368
+ "delta_indices": [
369
+ 0
370
+ ],
371
+ "modality_keys": [
372
+ "x",
373
+ "y",
374
+ "z",
375
+ "roll",
376
+ "pitch",
377
+ "yaw",
378
+ "gripper"
379
+ ],
380
+ "sin_cos_embedding_keys": null,
381
+ "mean_std_embedding_keys": null,
382
+ "action_configs": null
383
+ },
384
+ "action": {
385
+ "delta_indices": [
386
+ 0,
387
+ 1,
388
+ 2,
389
+ 3,
390
+ 4,
391
+ 5,
392
+ 6,
393
+ 7,
394
+ 8,
395
+ 9
396
+ ],
397
+ "modality_keys": [
398
+ "x",
399
+ "y",
400
+ "z",
401
+ "roll",
402
+ "pitch",
403
+ "yaw",
404
+ "gripper"
405
+ ],
406
+ "sin_cos_embedding_keys": null,
407
+ "mean_std_embedding_keys": null,
408
+ "action_configs": [
409
+ {
410
+ "rep": "ABSOLUTE",
411
+ "type": "NON_EEF",
412
+ "format": "DEFAULT",
413
+ "state_key": null
414
+ },
415
+ {
416
+ "rep": "ABSOLUTE",
417
+ "type": "NON_EEF",
418
+ "format": "DEFAULT",
419
+ "state_key": null
420
+ },
421
+ {
422
+ "rep": "ABSOLUTE",
423
+ "type": "NON_EEF",
424
+ "format": "DEFAULT",
425
+ "state_key": null
426
+ },
427
+ {
428
+ "rep": "ABSOLUTE",
429
+ "type": "NON_EEF",
430
+ "format": "DEFAULT",
431
+ "state_key": null
432
+ },
433
+ {
434
+ "rep": "ABSOLUTE",
435
+ "type": "NON_EEF",
436
+ "format": "DEFAULT",
437
+ "state_key": null
438
+ },
439
+ {
440
+ "rep": "ABSOLUTE",
441
+ "type": "NON_EEF",
442
+ "format": "DEFAULT",
443
+ "state_key": null
444
+ },
445
+ {
446
+ "rep": "ABSOLUTE",
447
+ "type": "NON_EEF",
448
+ "format": "DEFAULT",
449
+ "state_key": null
450
+ }
451
+ ]
452
+ },
453
+ "language": {
454
+ "delta_indices": [
455
+ 0
456
+ ],
457
+ "modality_keys": [
458
+ "annotation.human.action.task_description"
459
+ ],
460
+ "sin_cos_embedding_keys": null,
461
+ "mean_std_embedding_keys": null,
462
+ "action_configs": null
463
+ }
464
+ }
465
+ },
466
+ "image_crop_size": null,
467
+ "image_target_size": null,
468
+ "use_albumentations": true,
469
+ "random_rotation_angle": null,
470
+ "color_jitter_params": {
471
+ "brightness": 0.3,
472
+ "contrast": 0.4,
473
+ "saturation": 0.5,
474
+ "hue": 0.08
475
+ },
476
+ "shortest_image_edge": 256,
477
+ "crop_fraction": 0.95,
478
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
479
+ "model_type": "eagle",
480
+ "formalize_language": true,
481
+ "max_state_dim": 128,
482
+ "max_action_dim": 128,
483
+ "max_action_horizon": 10,
484
+ "use_percentiles": false,
485
+ "clip_outliers": true,
486
+ "apply_sincos_state_encoding": true,
487
+ "use_relative_action": true
488
+ }
489
+ }
vlmfreeze_loc_h10_17k/statistics.json ADDED
The diff for this file is too large to render. See raw diff
 
vlmfreeze_loc_h10_17k/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
vlmfreeze_loc_h10_17k/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfff9758e296d34c30826f1f07918a1a2ed8427a68ada271dc93957c0116b126
3
+ size 5777
vlmfreeze_loc_h10_17k/wandb_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"project": "finetune-gr00t-n1d6", "run_id": "run1"}