ganatrask commited on
Commit
0f2cb60
·
verified ·
1 Parent(s): fecc0f2

Add files using upload-large-folder tool

Browse files
checkpoint-12000/embodiment_id.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "oxe_droid": 16,
10
+ "new_embodiment": 10,
11
+ "reachy2": 11
12
+ }
checkpoint-12000/experiment_cfg/config.yaml ADDED
@@ -0,0 +1,237 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - ./datasets/reachy2_100
8
+ dataset_type: physical_embodiment
9
+ embodiment_tag: reachy2
10
+ mix_ratio: 1.0
11
+ val_dataset_path: null
12
+ download_cache: false
13
+ episode_sampling_rate: 0.1
14
+ image_crop_size:
15
+ - 244
16
+ - 244
17
+ image_target_size:
18
+ - 224
19
+ - 224
20
+ mock_dataset_mode: false
21
+ modality_configs:
22
+ reachy2:
23
+ action: !!python/object:gr00t.data.types.ModalityConfig
24
+ action_configs:
25
+ - !!python/object:gr00t.data.types.ActionConfig
26
+ format: &id001 !!python/object/apply:gr00t.data.types.ActionFormat
27
+ - default
28
+ rep: !!python/object/apply:gr00t.data.types.ActionRepresentation
29
+ - relative
30
+ state_key: arm_joints
31
+ type: &id002 !!python/object/apply:gr00t.data.types.ActionType
32
+ - non_eef
33
+ - !!python/object:gr00t.data.types.ActionConfig
34
+ format: *id001
35
+ rep: !!python/object/apply:gr00t.data.types.ActionRepresentation
36
+ - absolute
37
+ state_key: null
38
+ type: *id002
39
+ delta_indices:
40
+ - 0
41
+ - 1
42
+ - 2
43
+ - 3
44
+ - 4
45
+ - 5
46
+ - 6
47
+ - 7
48
+ - 8
49
+ - 9
50
+ - 10
51
+ - 11
52
+ - 12
53
+ - 13
54
+ - 14
55
+ - 15
56
+ mean_std_embedding_keys: null
57
+ modality_keys:
58
+ - arm_joints
59
+ - gripper
60
+ sin_cos_embedding_keys: null
61
+ language: !!python/object:gr00t.data.types.ModalityConfig
62
+ action_configs: null
63
+ delta_indices:
64
+ - 0
65
+ mean_std_embedding_keys: null
66
+ modality_keys:
67
+ - annotation.human.task_description
68
+ sin_cos_embedding_keys: null
69
+ state: !!python/object:gr00t.data.types.ModalityConfig
70
+ action_configs: null
71
+ delta_indices:
72
+ - 0
73
+ mean_std_embedding_keys: null
74
+ modality_keys:
75
+ - arm_joints
76
+ sin_cos_embedding_keys: null
77
+ video: !!python/object:gr00t.data.types.ModalityConfig
78
+ action_configs: null
79
+ delta_indices:
80
+ - 0
81
+ mean_std_embedding_keys: null
82
+ modality_keys:
83
+ - front_cam
84
+ sin_cos_embedding_keys: null
85
+ mode: single_turn
86
+ multiprocessing_context: fork
87
+ num_shards_per_epoch: 10000
88
+ override_pretraining_statistics: false
89
+ random_chop: 0.0
90
+ seed: 42
91
+ shard_size: 1024
92
+ shuffle: true
93
+ subsample_ratio: 1.0
94
+ video_backend: decord
95
+ load_config_path: null
96
+ model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
97
+ _attn_implementation_autoset: false
98
+ _attn_implementation_internal: null
99
+ _commit_hash: null
100
+ _name_or_path: ''
101
+ add_cross_attention: false
102
+ architectures: null
103
+ backbone_model_type: eagle
104
+ backbone_trainable_params_fp32: true
105
+ bad_words_ids: null
106
+ begin_suppress_tokens: null
107
+ bos_token_id: null
108
+ chunk_size_feed_forward: 0
109
+ color_jitter_params: null
110
+ cross_attention_hidden_size: null
111
+ decoder_start_token_id: null
112
+ diffusion_model_cfg:
113
+ attention_head_dim: 48
114
+ dropout: 0.2
115
+ final_dropout: true
116
+ interleave_self_attention: true
117
+ norm_type: ada_norm
118
+ num_attention_heads: 32
119
+ num_layers: 32
120
+ output_dim: 1024
121
+ positional_embeddings: null
122
+ diversity_penalty: 0.0
123
+ do_sample: false
124
+ eagle_collator: true
125
+ early_stopping: false
126
+ encoder_no_repeat_ngram_size: 0
127
+ eos_token_id: null
128
+ exponential_decay_length_penalty: null
129
+ finetuning_task: null
130
+ forced_bos_token_id: null
131
+ forced_eos_token_id: null
132
+ id2label:
133
+ 0: LABEL_0
134
+ 1: LABEL_1
135
+ is_decoder: false
136
+ is_encoder_decoder: false
137
+ label2id:
138
+ LABEL_0: 0
139
+ LABEL_1: 1
140
+ length_penalty: 1.0
141
+ load_bf16: false
142
+ max_length: 20
143
+ min_length: 0
144
+ model_name: nvidia/Eagle-Block2A-2B-v2
145
+ no_repeat_ngram_size: 0
146
+ num_beam_groups: 1
147
+ num_beams: 1
148
+ num_return_sequences: 1
149
+ output_attentions: false
150
+ output_hidden_states: false
151
+ output_scores: false
152
+ pad_token_id: null
153
+ prefix: null
154
+ problem_type: null
155
+ pruned_heads: {}
156
+ random_rotation_angle: null
157
+ remove_invalid_values: false
158
+ repetition_penalty: 1.0
159
+ reproject_vision: false
160
+ return_dict: true
161
+ return_dict_in_generate: false
162
+ sep_token_id: null
163
+ state_dropout_prob: 0.0
164
+ suppress_tokens: null
165
+ task_specific_params: null
166
+ temperature: 1.0
167
+ tf_legacy_loss: false
168
+ tie_encoder_decoder: false
169
+ tie_word_embeddings: true
170
+ tokenizer_class: null
171
+ top_k: 50
172
+ top_p: 1.0
173
+ torch_dtype: null
174
+ torchscript: false
175
+ transformers_version: null
176
+ tune_diffusion_model: true
177
+ tune_llm: false
178
+ tune_projector: true
179
+ tune_visual: false
180
+ typical_p: 1.0
181
+ use_bfloat16: false
182
+ use_relative_action: true
183
+ training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
184
+ add_rl_callback: false
185
+ assert_loss_less_than: null
186
+ batch_size: null
187
+ bf16: true
188
+ dataloader_num_workers: 8
189
+ ddp_bucket_cap_mb: 100
190
+ deepspeed_stage: 2
191
+ enable_open_loop_eval: false
192
+ enable_profiling: false
193
+ eval_batch_size: 2
194
+ eval_bf16: true
195
+ eval_set_split_ratio: 0.1
196
+ eval_steps: 500
197
+ eval_strategy: 'no'
198
+ experiment_name: null
199
+ fp16: false
200
+ global_batch_size: 64
201
+ gradient_accumulation_steps: 1
202
+ gradient_checkpointing: false
203
+ learning_rate: 0.0001
204
+ logging_steps: 10
205
+ lr_scheduler_type: cosine
206
+ max_concurrent_uploads: 2
207
+ max_grad_norm: 1.0
208
+ max_retries: 3
209
+ max_steps: 30000
210
+ num_gpus: 1
211
+ open_loop_eval_plot_indices: null
212
+ open_loop_eval_steps_per_traj: 100
213
+ open_loop_eval_traj_ids:
214
+ - 0
215
+ optim: adamw_torch
216
+ output_dir: /tmp/groot_output/reachy2
217
+ remove_unused_columns: false
218
+ save_best_eval_metric_greater_is_better: true
219
+ save_best_eval_metric_name: ''
220
+ save_steps: 3000
221
+ save_total_limit: 5
222
+ save_vl_model: false
223
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
224
+ tf32: true
225
+ transformers_access_token: null
226
+ transformers_cache_dir: null
227
+ transformers_local_files_only: false
228
+ transformers_trust_remote_code: true
229
+ upload_checkpoints: false
230
+ upload_every: 1000
231
+ upload_last_n_checkpoints: 5
232
+ use_ddp: false
233
+ use_wandb: false
234
+ wandb_project: finetune-gr00t-n1d6
235
+ warmup_ratio: 0.05
236
+ warmup_steps: 0
237
+ weight_decay: 1.0e-05
checkpoint-12000/experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-12000/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff64714bb8de25078dcabccf6509568641adde8102c26e32deba02777cb8e63b
3
+ size 4990120184
checkpoint-12000/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95f62f8bfb77dc84e4285b4dd1dc23de12c265538308aeaa4eb4b459e6de6937
3
+ size 4823190320
checkpoint-12000/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-12000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8a189815bf03df12ecf9436cafc2fce329f226b1ed5bba41cf21b1c6108c66
3
+ size 12960193762
checkpoint-12000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ed6ce8aef80e09274c5afa452fb13ec6eeec7f3e659ca2095a8ab8945ab6c2f
3
+ size 1465
checkpoint-12000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ece83dafd020bb751649984f76c3814e6e2526913e9a244222c1157d60c72d8
3
+ size 5713
checkpoint-3000/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:004724215f6828fc5b5ff016cb880f26c057e6d4b21a41d7e4fc810ad00132ac
3
+ size 4990120184
checkpoint-3000/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26f4b6ba6b2ea40eba23a752e412056e9281c18e75147f6ff213d88e1518b769
3
+ size 4823190320
checkpoint-3000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:726061fd0b80ead456093c9cf6e989b3179fee64a970704313f1445a2c05c345
3
+ size 12960193762
checkpoint-3000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d907c8a21f2d28087e0564143f2dc9b9ad677da64f68afdf22cbe06276b640
3
+ size 14645
checkpoint-3000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c996a2b7b720d83da260a3b6a55c6fd50e493c08aa374cdadf640c338120c1a1
3
+ size 1465
checkpoint-3000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ece83dafd020bb751649984f76c3814e6e2526913e9a244222c1157d60c72d8
3
+ size 5713
checkpoint-6000/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c03b2377cc80d5c886b2615abd214aa690090eaa0156b32944ebb94642c81fc
3
+ size 4990120184
checkpoint-6000/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49301d7efd3099b93002c7d8ca5a0792e18c20b73361ed5ff82577bbfaac0749
3
+ size 4823190320
checkpoint-6000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f239d0465ddc959426bb1f92aeb9f7a9c72ff4126336af07acade3cc928cb00f
3
+ size 12960193762
checkpoint-6000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78fcc99e69f0d517a873a6bc28d3477e234bf551ef4a13ee3b01e07e709faada
3
+ size 14645
checkpoint-6000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f278827df6ec78e1369f4b6f4f596a8d9a4e5bbd061cf9a1c999cba008cd4d2
3
+ size 1465
checkpoint-6000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ece83dafd020bb751649984f76c3814e6e2526913e9a244222c1157d60c72d8
3
+ size 5713
checkpoint-9000/config.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_horizon": 50,
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
+ "collator_overwrite_image_inputs": false,
14
+ "color_jitter_params": {
15
+ "brightness": 0.1,
16
+ "contrast": 0.1,
17
+ "hue": 0.1,
18
+ "saturation": 0.1
19
+ },
20
+ "crop_fraction": 0.95,
21
+ "diffusion_model_cfg": {
22
+ "attention_head_dim": 48,
23
+ "dropout": 0.2,
24
+ "final_dropout": true,
25
+ "interleave_self_attention": true,
26
+ "norm_type": "ada_norm",
27
+ "num_attention_heads": 32,
28
+ "num_layers": 32,
29
+ "output_dim": 1024,
30
+ "positional_embeddings": null
31
+ },
32
+ "eagle_collator": true,
33
+ "formalize_language": true,
34
+ "gemma_collator": false,
35
+ "hidden_size": 1024,
36
+ "image_crop_size": null,
37
+ "image_target_size": null,
38
+ "input_embedding_dim": 1536,
39
+ "load_bf16": true,
40
+ "max_action_dim": 128,
41
+ "max_num_embodiments": 32,
42
+ "max_seq_len": 1024,
43
+ "max_state_dim": 128,
44
+ "model_dtype": "bfloat16",
45
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
46
+ "model_type": "Gr00tN1d6",
47
+ "noise_beta_alpha": 1.5,
48
+ "noise_beta_beta": 1.0,
49
+ "noise_s": 0.999,
50
+ "num_inference_timesteps": 4,
51
+ "num_timestep_buckets": 1000,
52
+ "random_rotation_angle": null,
53
+ "reproject_vision": false,
54
+ "select_layer": 16,
55
+ "shortest_image_edge": 256,
56
+ "state_dropout_prob": 0.0,
57
+ "torch_dtype": "bfloat16",
58
+ "transformers_version": "4.51.3",
59
+ "tune_diffusion_model": true,
60
+ "tune_llm": false,
61
+ "tune_projector": true,
62
+ "tune_top_llm_layers": 4,
63
+ "tune_visual": false,
64
+ "tune_vlln": true,
65
+ "use_albumentations_transforms": true,
66
+ "use_alternate_vl_dit": true,
67
+ "use_flash_attention": true,
68
+ "use_relative_action": true,
69
+ "use_vlln": true
70
+ }
checkpoint-9000/experiment_cfg/config.yaml ADDED
@@ -0,0 +1,237 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - ./datasets/reachy2_100
8
+ dataset_type: physical_embodiment
9
+ embodiment_tag: reachy2
10
+ mix_ratio: 1.0
11
+ val_dataset_path: null
12
+ download_cache: false
13
+ episode_sampling_rate: 0.1
14
+ image_crop_size:
15
+ - 244
16
+ - 244
17
+ image_target_size:
18
+ - 224
19
+ - 224
20
+ mock_dataset_mode: false
21
+ modality_configs:
22
+ reachy2:
23
+ action: !!python/object:gr00t.data.types.ModalityConfig
24
+ action_configs:
25
+ - !!python/object:gr00t.data.types.ActionConfig
26
+ format: &id001 !!python/object/apply:gr00t.data.types.ActionFormat
27
+ - default
28
+ rep: !!python/object/apply:gr00t.data.types.ActionRepresentation
29
+ - relative
30
+ state_key: arm_joints
31
+ type: &id002 !!python/object/apply:gr00t.data.types.ActionType
32
+ - non_eef
33
+ - !!python/object:gr00t.data.types.ActionConfig
34
+ format: *id001
35
+ rep: !!python/object/apply:gr00t.data.types.ActionRepresentation
36
+ - absolute
37
+ state_key: null
38
+ type: *id002
39
+ delta_indices:
40
+ - 0
41
+ - 1
42
+ - 2
43
+ - 3
44
+ - 4
45
+ - 5
46
+ - 6
47
+ - 7
48
+ - 8
49
+ - 9
50
+ - 10
51
+ - 11
52
+ - 12
53
+ - 13
54
+ - 14
55
+ - 15
56
+ mean_std_embedding_keys: null
57
+ modality_keys:
58
+ - arm_joints
59
+ - gripper
60
+ sin_cos_embedding_keys: null
61
+ language: !!python/object:gr00t.data.types.ModalityConfig
62
+ action_configs: null
63
+ delta_indices:
64
+ - 0
65
+ mean_std_embedding_keys: null
66
+ modality_keys:
67
+ - annotation.human.task_description
68
+ sin_cos_embedding_keys: null
69
+ state: !!python/object:gr00t.data.types.ModalityConfig
70
+ action_configs: null
71
+ delta_indices:
72
+ - 0
73
+ mean_std_embedding_keys: null
74
+ modality_keys:
75
+ - arm_joints
76
+ sin_cos_embedding_keys: null
77
+ video: !!python/object:gr00t.data.types.ModalityConfig
78
+ action_configs: null
79
+ delta_indices:
80
+ - 0
81
+ mean_std_embedding_keys: null
82
+ modality_keys:
83
+ - front_cam
84
+ sin_cos_embedding_keys: null
85
+ mode: single_turn
86
+ multiprocessing_context: fork
87
+ num_shards_per_epoch: 10000
88
+ override_pretraining_statistics: false
89
+ random_chop: 0.0
90
+ seed: 42
91
+ shard_size: 1024
92
+ shuffle: true
93
+ subsample_ratio: 1.0
94
+ video_backend: decord
95
+ load_config_path: null
96
+ model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
97
+ _attn_implementation_autoset: false
98
+ _attn_implementation_internal: null
99
+ _commit_hash: null
100
+ _name_or_path: ''
101
+ add_cross_attention: false
102
+ architectures: null
103
+ backbone_model_type: eagle
104
+ backbone_trainable_params_fp32: true
105
+ bad_words_ids: null
106
+ begin_suppress_tokens: null
107
+ bos_token_id: null
108
+ chunk_size_feed_forward: 0
109
+ color_jitter_params: null
110
+ cross_attention_hidden_size: null
111
+ decoder_start_token_id: null
112
+ diffusion_model_cfg:
113
+ attention_head_dim: 48
114
+ dropout: 0.2
115
+ final_dropout: true
116
+ interleave_self_attention: true
117
+ norm_type: ada_norm
118
+ num_attention_heads: 32
119
+ num_layers: 32
120
+ output_dim: 1024
121
+ positional_embeddings: null
122
+ diversity_penalty: 0.0
123
+ do_sample: false
124
+ eagle_collator: true
125
+ early_stopping: false
126
+ encoder_no_repeat_ngram_size: 0
127
+ eos_token_id: null
128
+ exponential_decay_length_penalty: null
129
+ finetuning_task: null
130
+ forced_bos_token_id: null
131
+ forced_eos_token_id: null
132
+ id2label:
133
+ 0: LABEL_0
134
+ 1: LABEL_1
135
+ is_decoder: false
136
+ is_encoder_decoder: false
137
+ label2id:
138
+ LABEL_0: 0
139
+ LABEL_1: 1
140
+ length_penalty: 1.0
141
+ load_bf16: false
142
+ max_length: 20
143
+ min_length: 0
144
+ model_name: nvidia/Eagle-Block2A-2B-v2
145
+ no_repeat_ngram_size: 0
146
+ num_beam_groups: 1
147
+ num_beams: 1
148
+ num_return_sequences: 1
149
+ output_attentions: false
150
+ output_hidden_states: false
151
+ output_scores: false
152
+ pad_token_id: null
153
+ prefix: null
154
+ problem_type: null
155
+ pruned_heads: {}
156
+ random_rotation_angle: null
157
+ remove_invalid_values: false
158
+ repetition_penalty: 1.0
159
+ reproject_vision: false
160
+ return_dict: true
161
+ return_dict_in_generate: false
162
+ sep_token_id: null
163
+ state_dropout_prob: 0.0
164
+ suppress_tokens: null
165
+ task_specific_params: null
166
+ temperature: 1.0
167
+ tf_legacy_loss: false
168
+ tie_encoder_decoder: false
169
+ tie_word_embeddings: true
170
+ tokenizer_class: null
171
+ top_k: 50
172
+ top_p: 1.0
173
+ torch_dtype: null
174
+ torchscript: false
175
+ transformers_version: null
176
+ tune_diffusion_model: true
177
+ tune_llm: false
178
+ tune_projector: true
179
+ tune_visual: false
180
+ typical_p: 1.0
181
+ use_bfloat16: false
182
+ use_relative_action: true
183
+ training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
184
+ add_rl_callback: false
185
+ assert_loss_less_than: null
186
+ batch_size: null
187
+ bf16: true
188
+ dataloader_num_workers: 8
189
+ ddp_bucket_cap_mb: 100
190
+ deepspeed_stage: 2
191
+ enable_open_loop_eval: false
192
+ enable_profiling: false
193
+ eval_batch_size: 2
194
+ eval_bf16: true
195
+ eval_set_split_ratio: 0.1
196
+ eval_steps: 500
197
+ eval_strategy: 'no'
198
+ experiment_name: null
199
+ fp16: false
200
+ global_batch_size: 64
201
+ gradient_accumulation_steps: 1
202
+ gradient_checkpointing: false
203
+ learning_rate: 0.0001
204
+ logging_steps: 10
205
+ lr_scheduler_type: cosine
206
+ max_concurrent_uploads: 2
207
+ max_grad_norm: 1.0
208
+ max_retries: 3
209
+ max_steps: 30000
210
+ num_gpus: 1
211
+ open_loop_eval_plot_indices: null
212
+ open_loop_eval_steps_per_traj: 100
213
+ open_loop_eval_traj_ids:
214
+ - 0
215
+ optim: adamw_torch
216
+ output_dir: /tmp/groot_output/reachy2
217
+ remove_unused_columns: false
218
+ save_best_eval_metric_greater_is_better: true
219
+ save_best_eval_metric_name: ''
220
+ save_steps: 3000
221
+ save_total_limit: 5
222
+ save_vl_model: false
223
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
224
+ tf32: true
225
+ transformers_access_token: null
226
+ transformers_cache_dir: null
227
+ transformers_local_files_only: false
228
+ transformers_trust_remote_code: true
229
+ upload_checkpoints: false
230
+ upload_every: 1000
231
+ upload_last_n_checkpoints: 5
232
+ use_ddp: false
233
+ use_wandb: false
234
+ wandb_project: finetune-gr00t-n1d6
235
+ warmup_ratio: 0.05
236
+ warmup_steps: 0
237
+ weight_decay: 1.0e-05
checkpoint-9000/experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-9000/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33655f8bfbde0949063f28eb3a40d35b1363ccacc19b2afa869921acfc2e607a
3
+ size 4990120184
checkpoint-9000/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76dd046b9ec1d71606552547eeb49361bd6ff6dcad2c60c0b1c4d4de6eb7ceb6
3
+ size 4823190320
checkpoint-9000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c71e247971feac66c7f82203515728c5780e8153096023bd692d6a33a1a362b
3
+ size 12960193762
checkpoint-9000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:926dd2f5f15f9b2af670445fde35103962e87e7f42766e0b8686f3256bd0ddd2
3
+ size 14645
checkpoint-9000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c677321d2481b6c3b2696d4523be42912bb04b932c3cd2f531aa9edc79fe49
3
+ size 1465
checkpoint-9000/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-9000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ece83dafd020bb751649984f76c3814e6e2526913e9a244222c1157d60c72d8
3
+ size 5713