Lusmse commited on
Commit
bbdca20
·
verified ·
1 Parent(s): c72398c

Add gr00t/90_10 (53 files)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. gr00t/90_10/checkpoint-3000/config.json +70 -0
  2. gr00t/90_10/checkpoint-3000/embodiment_id.json +11 -0
  3. gr00t/90_10/checkpoint-3000/experiment_cfg/conf.yaml +246 -0
  4. gr00t/90_10/checkpoint-3000/experiment_cfg/config.yaml +277 -0
  5. gr00t/90_10/checkpoint-3000/experiment_cfg/dataset_statistics.json +761 -0
  6. gr00t/90_10/checkpoint-3000/experiment_cfg/final_model_config.json +53 -0
  7. gr00t/90_10/checkpoint-3000/experiment_cfg/final_processor_config.json +0 -0
  8. gr00t/90_10/checkpoint-3000/model-00001-of-00003.safetensors +3 -0
  9. gr00t/90_10/checkpoint-3000/model-00002-of-00003.safetensors +3 -0
  10. gr00t/90_10/checkpoint-3000/model-00003-of-00003.safetensors +3 -0
  11. gr00t/90_10/checkpoint-3000/model.safetensors.index.json +0 -0
  12. gr00t/90_10/checkpoint-3000/optimizer.pt +3 -0
  13. gr00t/90_10/checkpoint-3000/processor_config.json +504 -0
  14. gr00t/90_10/checkpoint-3000/rng_state.pth +3 -0
  15. gr00t/90_10/checkpoint-3000/scheduler.pt +3 -0
  16. gr00t/90_10/checkpoint-3000/statistics.json +0 -0
  17. gr00t/90_10/checkpoint-3000/trainer_state.json +1834 -0
  18. gr00t/90_10/checkpoint-3000/training_args.bin +3 -0
  19. gr00t/90_10/checkpoint-3000/wandb_config.json +1 -0
  20. gr00t/90_10/checkpoint-5000/config.json +70 -0
  21. gr00t/90_10/checkpoint-5000/embodiment_id.json +11 -0
  22. gr00t/90_10/checkpoint-5000/experiment_cfg/conf.yaml +246 -0
  23. gr00t/90_10/checkpoint-5000/experiment_cfg/config.yaml +277 -0
  24. gr00t/90_10/checkpoint-5000/experiment_cfg/dataset_statistics.json +761 -0
  25. gr00t/90_10/checkpoint-5000/experiment_cfg/final_model_config.json +53 -0
  26. gr00t/90_10/checkpoint-5000/experiment_cfg/final_processor_config.json +0 -0
  27. gr00t/90_10/checkpoint-5000/model-00001-of-00003.safetensors +3 -0
  28. gr00t/90_10/checkpoint-5000/model-00002-of-00003.safetensors +3 -0
  29. gr00t/90_10/checkpoint-5000/model-00003-of-00003.safetensors +3 -0
  30. gr00t/90_10/checkpoint-5000/model.safetensors.index.json +0 -0
  31. gr00t/90_10/checkpoint-5000/optimizer.pt +3 -0
  32. gr00t/90_10/checkpoint-5000/processor_config.json +504 -0
  33. gr00t/90_10/checkpoint-5000/rng_state.pth +3 -0
  34. gr00t/90_10/checkpoint-5000/scheduler.pt +3 -0
  35. gr00t/90_10/checkpoint-5000/statistics.json +0 -0
  36. gr00t/90_10/checkpoint-5000/trainer_state.json +3034 -0
  37. gr00t/90_10/checkpoint-5000/training_args.bin +3 -0
  38. gr00t/90_10/checkpoint-5000/wandb_config.json +1 -0
  39. gr00t/90_10/config.json +70 -0
  40. gr00t/90_10/experiment_cfg/conf.yaml +246 -0
  41. gr00t/90_10/experiment_cfg/config.yaml +277 -0
  42. gr00t/90_10/experiment_cfg/dataset_statistics.json +761 -0
  43. gr00t/90_10/experiment_cfg/final_model_config.json +53 -0
  44. gr00t/90_10/experiment_cfg/final_processor_config.json +0 -0
  45. gr00t/90_10/model-00001-of-00003.safetensors +3 -0
  46. gr00t/90_10/model-00002-of-00003.safetensors +3 -0
  47. gr00t/90_10/model-00003-of-00003.safetensors +3 -0
  48. gr00t/90_10/model.safetensors.index.json +0 -0
  49. gr00t/90_10/processor/embodiment_id.json +11 -0
  50. gr00t/90_10/processor/processor_config.json +504 -0
gr00t/90_10/checkpoint-3000/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.1,
57
+ "torch_dtype": "bfloat16",
58
+ "transformers_version": "4.51.3",
59
+ "tune_diffusion_model": true,
60
+ "tune_llm": true,
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
+ }
gr00t/90_10/checkpoint-3000/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
+ "oxe_droid": 16,
10
+ "new_embodiment": 10
11
+ }
gr00t/90_10/checkpoint-3000/experiment_cfg/conf.yaml ADDED
@@ -0,0 +1,246 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: true
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:
25
+ brightness: 0.3
26
+ contrast: 0.4
27
+ saturation: 0.5
28
+ hue: 0.08
29
+ use_albumentations_transforms: true
30
+ formalize_language: true
31
+ apply_sincos_state_encoding: false
32
+ use_relative_action: true
33
+ max_state_dim: 29
34
+ max_action_dim: 29
35
+ action_horizon: 16
36
+ hidden_size: 1024
37
+ input_embedding_dim: 1536
38
+ add_pos_embed: true
39
+ attn_dropout: 0.2
40
+ use_vlln: true
41
+ max_seq_len: 1024
42
+ use_alternate_vl_dit: true
43
+ attend_text_every_n_blocks: 2
44
+ diffusion_model_cfg:
45
+ positional_embeddings: null
46
+ num_layers: 32
47
+ num_attention_heads: 32
48
+ attention_head_dim: 48
49
+ norm_type: ada_norm
50
+ dropout: 0.2
51
+ final_dropout: true
52
+ output_dim: 1024
53
+ interleave_self_attention: true
54
+ num_inference_timesteps: 4
55
+ noise_beta_alpha: 1.5
56
+ noise_beta_beta: 1.0
57
+ noise_s: 0.999
58
+ num_timestep_buckets: 1000
59
+ tune_projector: true
60
+ tune_diffusion_model: true
61
+ tune_vlln: true
62
+ state_dropout_prob: 0.1
63
+ state_additive_noise_scale: 0.0
64
+ max_num_embodiments: 32
65
+ data:
66
+ datasets:
67
+ - dataset_paths:
68
+ - /workspace/capstone-vla/datasets/syn_realDataset/mixed_90_10
69
+ embodiment_tag: new_embodiment
70
+ mix_ratio: 1.0
71
+ dataset_type: physical_embodiment
72
+ val_dataset_path: null
73
+ modality_configs:
74
+ new_embodiment:
75
+ video:
76
+ delta_indices:
77
+ - 0
78
+ modality_keys:
79
+ - ego_view
80
+ - left_wrist_view
81
+ - right_wrist_view
82
+ sin_cos_embedding_keys: null
83
+ mean_std_embedding_keys: null
84
+ action_configs: null
85
+ state:
86
+ delta_indices:
87
+ - 0
88
+ modality_keys:
89
+ - left_arm
90
+ - left_hand
91
+ - left_leg
92
+ - neck
93
+ - right_arm
94
+ - right_hand
95
+ - right_leg
96
+ - waist
97
+ sin_cos_embedding_keys: null
98
+ mean_std_embedding_keys: null
99
+ action_configs: null
100
+ action:
101
+ delta_indices:
102
+ - 0
103
+ - 1
104
+ - 2
105
+ - 3
106
+ - 4
107
+ - 5
108
+ - 6
109
+ - 7
110
+ - 8
111
+ - 9
112
+ - 10
113
+ - 11
114
+ - 12
115
+ - 13
116
+ - 14
117
+ - 15
118
+ modality_keys:
119
+ - left_arm
120
+ - left_hand
121
+ - left_leg
122
+ - neck
123
+ - right_arm
124
+ - right_hand
125
+ - right_leg
126
+ - waist
127
+ sin_cos_embedding_keys: null
128
+ mean_std_embedding_keys: null
129
+ action_configs:
130
+ - rep: ABSOLUTE
131
+ type: NON_EEF
132
+ format: DEFAULT
133
+ state_key: null
134
+ - rep: ABSOLUTE
135
+ type: NON_EEF
136
+ format: DEFAULT
137
+ state_key: null
138
+ - rep: ABSOLUTE
139
+ type: NON_EEF
140
+ format: DEFAULT
141
+ state_key: null
142
+ - rep: ABSOLUTE
143
+ type: NON_EEF
144
+ format: DEFAULT
145
+ state_key: null
146
+ - rep: ABSOLUTE
147
+ type: NON_EEF
148
+ format: DEFAULT
149
+ state_key: null
150
+ - rep: ABSOLUTE
151
+ type: NON_EEF
152
+ format: DEFAULT
153
+ state_key: null
154
+ - rep: ABSOLUTE
155
+ type: NON_EEF
156
+ format: DEFAULT
157
+ state_key: null
158
+ - rep: ABSOLUTE
159
+ type: NON_EEF
160
+ format: DEFAULT
161
+ state_key: null
162
+ language:
163
+ delta_indices:
164
+ - 0
165
+ modality_keys:
166
+ - annotation.human.action.task_description
167
+ sin_cos_embedding_keys: null
168
+ mean_std_embedding_keys: null
169
+ action_configs: null
170
+ download_cache: false
171
+ shard_size: 1024
172
+ episode_sampling_rate: 0.1
173
+ num_shards_per_epoch: 100000
174
+ override_pretraining_statistics: false
175
+ mode: single_turn
176
+ random_chop: 0.0
177
+ mock_dataset_mode: false
178
+ shuffle: true
179
+ seed: 42
180
+ multiprocessing_context: fork
181
+ allow_padding: false
182
+ subsample_ratio: 1.0
183
+ image_crop_size:
184
+ - 244
185
+ - 244
186
+ image_target_size:
187
+ - 224
188
+ - 224
189
+ video_backend: torchcodec
190
+ training:
191
+ output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/90_10
192
+ experiment_name: null
193
+ max_steps: 5000
194
+ global_batch_size: 32
195
+ batch_size: null
196
+ gradient_accumulation_steps: 1
197
+ learning_rate: 0.0001
198
+ lr_scheduler_type: cosine
199
+ weight_decay: 1.0e-05
200
+ warmup_ratio: 0.05
201
+ warmup_steps: 0
202
+ max_grad_norm: 1.0
203
+ optim: adamw_torch
204
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
205
+ tf32: true
206
+ fp16: false
207
+ bf16: true
208
+ eval_bf16: true
209
+ logging_steps: 10
210
+ save_steps: 3000
211
+ save_total_limit: 3
212
+ save_vl_model: false
213
+ upload_checkpoints: false
214
+ upload_every: 1000
215
+ upload_last_n_checkpoints: 5
216
+ max_concurrent_uploads: 2
217
+ eval_strategy: 'no'
218
+ eval_steps: 500
219
+ eval_set_split_ratio: 0.1
220
+ eval_batch_size: 2
221
+ save_best_eval_metric_name: ''
222
+ save_best_eval_metric_greater_is_better: true
223
+ deepspeed_stage: 2
224
+ gradient_checkpointing: false
225
+ transformers_trust_remote_code: true
226
+ transformers_local_files_only: false
227
+ transformers_cache_dir: null
228
+ transformers_access_token: null
229
+ use_ddp: false
230
+ ddp_bucket_cap_mb: 100
231
+ num_gpus: 1
232
+ dataloader_num_workers: 4
233
+ remove_unused_columns: false
234
+ use_wandb: true
235
+ wandb_project: finetune-gr00t-n1d6
236
+ enable_profiling: false
237
+ max_retries: 3
238
+ assert_loss_less_than: null
239
+ add_rl_callback: false
240
+ enable_open_loop_eval: false
241
+ open_loop_eval_traj_ids:
242
+ - 0
243
+ open_loop_eval_steps_per_traj: 100
244
+ open_loop_eval_plot_indices: null
245
+ max_steps: 5000
246
+ save_steps: 3000
gr00t/90_10/checkpoint-3000/experiment_cfg/config.yaml ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - /workspace/capstone-vla/datasets/syn_realDataset/mixed_90_10
8
+ dataset_type: physical_embodiment
9
+ embodiment_tag: new_embodiment
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
+ new_embodiment:
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: &id002 !!python/object/apply:gr00t.data.types.ActionRepresentation
29
+ - absolute
30
+ state_key: null
31
+ type: &id003 !!python/object/apply:gr00t.data.types.ActionType
32
+ - non_eef
33
+ - !!python/object:gr00t.data.types.ActionConfig
34
+ format: *id001
35
+ rep: *id002
36
+ state_key: null
37
+ type: *id003
38
+ - !!python/object:gr00t.data.types.ActionConfig
39
+ format: *id001
40
+ rep: *id002
41
+ state_key: null
42
+ type: *id003
43
+ - !!python/object:gr00t.data.types.ActionConfig
44
+ format: *id001
45
+ rep: *id002
46
+ state_key: null
47
+ type: *id003
48
+ - !!python/object:gr00t.data.types.ActionConfig
49
+ format: *id001
50
+ rep: *id002
51
+ state_key: null
52
+ type: *id003
53
+ - !!python/object:gr00t.data.types.ActionConfig
54
+ format: *id001
55
+ rep: *id002
56
+ state_key: null
57
+ type: *id003
58
+ - !!python/object:gr00t.data.types.ActionConfig
59
+ format: *id001
60
+ rep: *id002
61
+ state_key: null
62
+ type: *id003
63
+ - !!python/object:gr00t.data.types.ActionConfig
64
+ format: *id001
65
+ rep: *id002
66
+ state_key: null
67
+ type: *id003
68
+ delta_indices:
69
+ - 0
70
+ - 1
71
+ - 2
72
+ - 3
73
+ - 4
74
+ - 5
75
+ - 6
76
+ - 7
77
+ - 8
78
+ - 9
79
+ - 10
80
+ - 11
81
+ - 12
82
+ - 13
83
+ - 14
84
+ - 15
85
+ mean_std_embedding_keys: null
86
+ modality_keys: &id004
87
+ - left_arm
88
+ - left_hand
89
+ - left_leg
90
+ - neck
91
+ - right_arm
92
+ - right_hand
93
+ - right_leg
94
+ - waist
95
+ sin_cos_embedding_keys: null
96
+ language: !!python/object:gr00t.data.types.ModalityConfig
97
+ action_configs: null
98
+ delta_indices:
99
+ - 0
100
+ mean_std_embedding_keys: null
101
+ modality_keys:
102
+ - annotation.human.action.task_description
103
+ sin_cos_embedding_keys: null
104
+ state: !!python/object:gr00t.data.types.ModalityConfig
105
+ action_configs: null
106
+ delta_indices:
107
+ - 0
108
+ mean_std_embedding_keys: null
109
+ modality_keys: *id004
110
+ sin_cos_embedding_keys: null
111
+ video: !!python/object:gr00t.data.types.ModalityConfig
112
+ action_configs: null
113
+ delta_indices:
114
+ - 0
115
+ mean_std_embedding_keys: null
116
+ modality_keys:
117
+ - ego_view
118
+ - left_wrist_view
119
+ - right_wrist_view
120
+ sin_cos_embedding_keys: null
121
+ mode: single_turn
122
+ multiprocessing_context: fork
123
+ num_shards_per_epoch: 100000
124
+ override_pretraining_statistics: false
125
+ random_chop: 0.0
126
+ seed: 42
127
+ shard_size: 1024
128
+ shuffle: true
129
+ subsample_ratio: 1.0
130
+ video_backend: torchcodec
131
+ load_config_path: null
132
+ model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
133
+ _attn_implementation_autoset: false
134
+ _attn_implementation_internal: null
135
+ _commit_hash: null
136
+ _name_or_path: ''
137
+ add_cross_attention: false
138
+ architectures: null
139
+ backbone_model_type: eagle
140
+ backbone_trainable_params_fp32: true
141
+ bad_words_ids: null
142
+ begin_suppress_tokens: null
143
+ bos_token_id: null
144
+ chunk_size_feed_forward: 0
145
+ color_jitter_params:
146
+ brightness: 0.3
147
+ contrast: 0.4
148
+ hue: 0.08
149
+ saturation: 0.5
150
+ cross_attention_hidden_size: null
151
+ decoder_start_token_id: null
152
+ diffusion_model_cfg:
153
+ attention_head_dim: 48
154
+ dropout: 0.2
155
+ final_dropout: true
156
+ interleave_self_attention: true
157
+ norm_type: ada_norm
158
+ num_attention_heads: 32
159
+ num_layers: 32
160
+ output_dim: 1024
161
+ positional_embeddings: null
162
+ diversity_penalty: 0.0
163
+ do_sample: false
164
+ eagle_collator: true
165
+ early_stopping: false
166
+ encoder_no_repeat_ngram_size: 0
167
+ eos_token_id: null
168
+ exponential_decay_length_penalty: null
169
+ finetuning_task: null
170
+ forced_bos_token_id: null
171
+ forced_eos_token_id: null
172
+ id2label:
173
+ 0: LABEL_0
174
+ 1: LABEL_1
175
+ is_decoder: false
176
+ is_encoder_decoder: false
177
+ label2id:
178
+ LABEL_0: 0
179
+ LABEL_1: 1
180
+ length_penalty: 1.0
181
+ load_bf16: false
182
+ max_length: 20
183
+ min_length: 0
184
+ model_name: nvidia/Eagle-Block2A-2B-v2
185
+ no_repeat_ngram_size: 0
186
+ num_beam_groups: 1
187
+ num_beams: 1
188
+ num_return_sequences: 1
189
+ output_attentions: false
190
+ output_hidden_states: false
191
+ output_scores: false
192
+ pad_token_id: null
193
+ prefix: null
194
+ problem_type: null
195
+ pruned_heads: {}
196
+ random_rotation_angle: null
197
+ remove_invalid_values: false
198
+ repetition_penalty: 1.0
199
+ reproject_vision: false
200
+ return_dict: true
201
+ return_dict_in_generate: false
202
+ sep_token_id: null
203
+ state_dropout_prob: 0.1
204
+ suppress_tokens: null
205
+ task_specific_params: null
206
+ temperature: 1.0
207
+ tf_legacy_loss: false
208
+ tie_encoder_decoder: false
209
+ tie_word_embeddings: true
210
+ tokenizer_class: null
211
+ top_k: 50
212
+ top_p: 1.0
213
+ torch_dtype: null
214
+ torchscript: false
215
+ transformers_version: null
216
+ tune_diffusion_model: true
217
+ tune_llm: true
218
+ tune_projector: true
219
+ tune_visual: false
220
+ typical_p: 1.0
221
+ use_bfloat16: false
222
+ use_relative_action: true
223
+ training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
224
+ add_rl_callback: false
225
+ assert_loss_less_than: null
226
+ batch_size: null
227
+ bf16: true
228
+ dataloader_num_workers: 4
229
+ ddp_bucket_cap_mb: 100
230
+ deepspeed_stage: 2
231
+ enable_open_loop_eval: false
232
+ enable_profiling: false
233
+ eval_batch_size: 2
234
+ eval_bf16: true
235
+ eval_set_split_ratio: 0.1
236
+ eval_steps: 500
237
+ eval_strategy: 'no'
238
+ experiment_name: null
239
+ fp16: false
240
+ global_batch_size: 32
241
+ gradient_accumulation_steps: 1
242
+ gradient_checkpointing: false
243
+ learning_rate: 0.0001
244
+ logging_steps: 10
245
+ lr_scheduler_type: cosine
246
+ max_concurrent_uploads: 2
247
+ max_grad_norm: 1.0
248
+ max_retries: 3
249
+ max_steps: 5000
250
+ num_gpus: 1
251
+ open_loop_eval_plot_indices: null
252
+ open_loop_eval_steps_per_traj: 100
253
+ open_loop_eval_traj_ids:
254
+ - 0
255
+ optim: adamw_torch
256
+ output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/90_10
257
+ remove_unused_columns: false
258
+ save_best_eval_metric_greater_is_better: true
259
+ save_best_eval_metric_name: ''
260
+ save_steps: 3000
261
+ save_total_limit: 3
262
+ save_vl_model: false
263
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
264
+ tf32: true
265
+ transformers_access_token: null
266
+ transformers_cache_dir: null
267
+ transformers_local_files_only: false
268
+ transformers_trust_remote_code: true
269
+ upload_checkpoints: false
270
+ upload_every: 1000
271
+ upload_last_n_checkpoints: 5
272
+ use_ddp: false
273
+ use_wandb: true
274
+ wandb_project: finetune-gr00t-n1d6
275
+ warmup_ratio: 0.05
276
+ warmup_steps: 0
277
+ weight_decay: 1.0e-05
gr00t/90_10/checkpoint-3000/experiment_cfg/dataset_statistics.json ADDED
@@ -0,0 +1,761 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "state": {
4
+ "left_arm": {
5
+ "min": [
6
+ -1.4764578342437744,
7
+ -0.3486612141132355,
8
+ -1.499962568283081,
9
+ -2.27626633644104,
10
+ -1.5708261728286743,
11
+ -0.6656755208969116,
12
+ -0.6981287598609924
13
+ ],
14
+ "max": [
15
+ 0.3441833555698395,
16
+ 0.657663881778717,
17
+ 0.1158449724316597,
18
+ -0.7633329629898071,
19
+ 0.5798436999320984,
20
+ 0.6982716917991638,
21
+ 0.6866571307182312
22
+ ],
23
+ "mean": [
24
+ -0.2489430159330368,
25
+ 0.2553998827934265,
26
+ -0.5018506646156311,
27
+ -1.8111220598220825,
28
+ -0.16397659480571747,
29
+ 0.24184419214725494,
30
+ -0.009894371032714844
31
+ ],
32
+ "std": [
33
+ 0.27179521322250366,
34
+ 0.07357995957136154,
35
+ 0.23859892785549164,
36
+ 0.2566509246826172,
37
+ 0.43019622564315796,
38
+ 0.20615950226783752,
39
+ 0.23697827756404877
40
+ ],
41
+ "q01": [
42
+ -1.1938067722320556,
43
+ 0.013684996496886015,
44
+ -1.4103496742248536,
45
+ -2.167926549911499,
46
+ -1.5560119223594666,
47
+ -0.40627646565437314,
48
+ -0.34752252995967864
49
+ ],
50
+ "q99": [
51
+ 0.11354834571480776,
52
+ 0.4665440392494202,
53
+ -0.02837765429168887,
54
+ -1.1158319139480588,
55
+ 0.257495101094246,
56
+ 0.6740685105323792,
57
+ 0.5241326642036439
58
+ ]
59
+ },
60
+ "left_hand": {
61
+ "min": [
62
+ -1.5,
63
+ -1.5,
64
+ -1.5,
65
+ -1.5,
66
+ -3.0,
67
+ -3.0
68
+ ],
69
+ "max": [
70
+ 1.5,
71
+ 1.5,
72
+ 1.5,
73
+ 1.5,
74
+ 3.0,
75
+ 3.0
76
+ ],
77
+ "mean": [
78
+ -0.7437229156494141,
79
+ -0.20031754672527313,
80
+ -0.7733782529830933,
81
+ -0.7699428200721741,
82
+ -1.5414515733718872,
83
+ -1.5686863660812378
84
+ ],
85
+ "std": [
86
+ 1.2947779893875122,
87
+ 1.4845510721206665,
88
+ 1.2747725248336792,
89
+ 1.2783215045928955,
90
+ 2.554619789123535,
91
+ 2.522022247314453
92
+ ],
93
+ "q01": [
94
+ -1.5,
95
+ -1.5,
96
+ -1.5,
97
+ -1.5,
98
+ -3.0,
99
+ -3.0
100
+ ],
101
+ "q99": [
102
+ 1.5,
103
+ 1.5,
104
+ 1.5,
105
+ 1.5,
106
+ 3.0,
107
+ 3.0
108
+ ]
109
+ },
110
+ "left_leg": {
111
+ "min": [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0,
116
+ 0.0,
117
+ 0.0
118
+ ],
119
+ "max": [
120
+ 0.0,
121
+ 0.0,
122
+ 0.0,
123
+ 0.0,
124
+ 0.0,
125
+ 0.0
126
+ ],
127
+ "mean": [
128
+ 0.0,
129
+ 0.0,
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ],
135
+ "std": [
136
+ 0.0,
137
+ 0.0,
138
+ 0.0,
139
+ 0.0,
140
+ 0.0,
141
+ 0.0
142
+ ],
143
+ "q01": [
144
+ 0.0,
145
+ 0.0,
146
+ 0.0,
147
+ 0.0,
148
+ 0.0,
149
+ 0.0
150
+ ],
151
+ "q99": [
152
+ 0.0,
153
+ 0.0,
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ]
159
+ },
160
+ "neck": {
161
+ "min": [
162
+ 0.0,
163
+ 0.0,
164
+ 0.0
165
+ ],
166
+ "max": [
167
+ 0.0,
168
+ 0.0,
169
+ 0.0
170
+ ],
171
+ "mean": [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0
175
+ ],
176
+ "std": [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0
180
+ ],
181
+ "q01": [
182
+ 0.0,
183
+ 0.0,
184
+ 0.0
185
+ ],
186
+ "q99": [
187
+ 0.0,
188
+ 0.0,
189
+ 0.0
190
+ ]
191
+ },
192
+ "right_arm": {
193
+ "min": [
194
+ -0.8084366917610168,
195
+ -0.55275958776474,
196
+ -0.1061631441116333,
197
+ -2.219068765640259,
198
+ -0.6652951240539551,
199
+ -0.5672546625137329,
200
+ -0.6981256008148193
201
+ ],
202
+ "max": [
203
+ 0.6162368059158325,
204
+ 0.24139699339866638,
205
+ 0.984139084815979,
206
+ -0.8445846438407898,
207
+ 1.570893406867981,
208
+ 0.8078097701072693,
209
+ 0.6981398463249207
210
+ ],
211
+ "mean": [
212
+ -0.21609076857566833,
213
+ -0.21664628386497498,
214
+ 0.39538323879241943,
215
+ -1.6902517080307007,
216
+ 0.08708126097917557,
217
+ -0.17737062275409698,
218
+ -0.007543741725385189
219
+ ],
220
+ "std": [
221
+ 0.16770005226135254,
222
+ 0.0784352719783783,
223
+ 0.17550550401210785,
224
+ 0.1923823356628418,
225
+ 0.5286788940429688,
226
+ 0.1384165734052658,
227
+ 0.20280855894088745
228
+ ],
229
+ "q01": [
230
+ -0.5514474415779114,
231
+ -0.43412066519260406,
232
+ 0.04515308976173401,
233
+ -2.008469109535217,
234
+ -0.5157527339458465,
235
+ -0.4272324502468109,
236
+ -0.3475255584716797
237
+ ],
238
+ "q99": [
239
+ 0.16814657270908379,
240
+ 0.015971389636398013,
241
+ 0.7644773125648499,
242
+ -1.1516706728935242,
243
+ 1.3261954116821322,
244
+ 0.27384827435016684,
245
+ 0.45701302111148834
246
+ ]
247
+ },
248
+ "right_hand": {
249
+ "min": [
250
+ -1.5,
251
+ -1.5,
252
+ -1.5,
253
+ -1.5,
254
+ -3.0,
255
+ -3.0
256
+ ],
257
+ "max": [
258
+ 1.5,
259
+ 1.5,
260
+ 1.5,
261
+ 1.5,
262
+ 3.0,
263
+ 3.0
264
+ ],
265
+ "mean": [
266
+ -0.41629740595817566,
267
+ 0.09902879595756531,
268
+ -0.43904468417167664,
269
+ -0.4360390603542328,
270
+ -0.873975396156311,
271
+ -0.8841586709022522
272
+ ],
273
+ "std": [
274
+ 1.4320570230484009,
275
+ 1.4899888038635254,
276
+ 1.4168944358825684,
277
+ 1.4193998575210571,
278
+ 2.8374342918395996,
279
+ 2.8345329761505127
280
+ ],
281
+ "q01": [
282
+ -1.5,
283
+ -1.5,
284
+ -1.5,
285
+ -1.5,
286
+ -3.0,
287
+ -3.0
288
+ ],
289
+ "q99": [
290
+ 1.5,
291
+ 1.5,
292
+ 1.5,
293
+ 1.5,
294
+ 3.0,
295
+ 3.0
296
+ ]
297
+ },
298
+ "right_leg": {
299
+ "min": [
300
+ 0.0,
301
+ 0.0,
302
+ 0.0,
303
+ 0.0,
304
+ 0.0,
305
+ 0.0
306
+ ],
307
+ "max": [
308
+ 0.0,
309
+ 0.0,
310
+ 0.0,
311
+ 0.0,
312
+ 0.0,
313
+ 0.0
314
+ ],
315
+ "mean": [
316
+ 0.0,
317
+ 0.0,
318
+ 0.0,
319
+ 0.0,
320
+ 0.0,
321
+ 0.0
322
+ ],
323
+ "std": [
324
+ 0.0,
325
+ 0.0,
326
+ 0.0,
327
+ 0.0,
328
+ 0.0,
329
+ 0.0
330
+ ],
331
+ "q01": [
332
+ 0.0,
333
+ 0.0,
334
+ 0.0,
335
+ 0.0,
336
+ 0.0,
337
+ 0.0
338
+ ],
339
+ "q99": [
340
+ 0.0,
341
+ 0.0,
342
+ 0.0,
343
+ 0.0,
344
+ 0.0,
345
+ 0.0
346
+ ]
347
+ },
348
+ "waist": {
349
+ "min": [
350
+ 0.0,
351
+ 0.0,
352
+ 0.0
353
+ ],
354
+ "max": [
355
+ 0.0,
356
+ 0.0,
357
+ 0.0
358
+ ],
359
+ "mean": [
360
+ 0.0,
361
+ 0.0,
362
+ 0.0
363
+ ],
364
+ "std": [
365
+ 0.0,
366
+ 0.0,
367
+ 0.0
368
+ ],
369
+ "q01": [
370
+ 0.0,
371
+ 0.0,
372
+ 0.0
373
+ ],
374
+ "q99": [
375
+ 0.0,
376
+ 0.0,
377
+ 0.0
378
+ ]
379
+ }
380
+ },
381
+ "action": {
382
+ "left_arm": {
383
+ "min": [
384
+ -1.5419785976409912,
385
+ -0.3486612141132355,
386
+ -1.5707963705062866,
387
+ -2.3319737911224365,
388
+ -1.5708261728286743,
389
+ -0.6781747937202454,
390
+ -0.6981287598609924
391
+ ],
392
+ "max": [
393
+ 0.339247465133667,
394
+ 0.6958394646644592,
395
+ 0.1158449724316597,
396
+ -0.7315306067466736,
397
+ 0.6010454297065735,
398
+ 0.6982716917991638,
399
+ 0.6981316804885864
400
+ ],
401
+ "mean": [
402
+ -0.27733689546585083,
403
+ 0.2578163146972656,
404
+ -0.49530336260795593,
405
+ -1.8341234922409058,
406
+ -0.16989488899707794,
407
+ 0.2413080334663391,
408
+ -0.01198156364262104
409
+ ],
410
+ "std": [
411
+ 0.280715674161911,
412
+ 0.07778123766183853,
413
+ 0.24291415512561798,
414
+ 0.27100804448127747,
415
+ 0.4360010325908661,
416
+ 0.20927225053310394,
417
+ 0.24020081758499146
418
+ ],
419
+ "q01": [
420
+ -1.250049855709076,
421
+ 0.010239404719322921,
422
+ -1.4181996583938599,
423
+ -2.2069469451904298,
424
+ -1.5707963705062866,
425
+ -0.41297790706157683,
426
+ -0.35028248369693754
427
+ ],
428
+ "q99": [
429
+ 0.09265167921781584,
430
+ 0.4786697047948838,
431
+ -0.02178448151797002,
432
+ -1.1018781590461717,
433
+ 0.25891360759735127,
434
+ 0.6981316804885864,
435
+ 0.5349965059757237
436
+ ]
437
+ },
438
+ "left_hand": {
439
+ "min": [
440
+ -1.5,
441
+ -1.5,
442
+ -1.5,
443
+ -1.5,
444
+ -3.0,
445
+ -3.0
446
+ ],
447
+ "max": [
448
+ 1.5,
449
+ 1.5,
450
+ 1.5,
451
+ 1.5,
452
+ 3.0,
453
+ 3.0
454
+ ],
455
+ "mean": [
456
+ -0.7435898780822754,
457
+ -0.20033082365989685,
458
+ -0.7734411358833313,
459
+ -0.7699961066246033,
460
+ -1.5415635108947754,
461
+ -1.5688533782958984
462
+ ],
463
+ "std": [
464
+ 1.294826865196228,
465
+ 1.484555721282959,
466
+ 1.2747023105621338,
467
+ 1.2782622575759888,
468
+ 2.5544939041137695,
469
+ 2.5218443870544434
470
+ ],
471
+ "q01": [
472
+ -1.5,
473
+ -1.5,
474
+ -1.5,
475
+ -1.5,
476
+ -3.0,
477
+ -3.0
478
+ ],
479
+ "q99": [
480
+ 1.5,
481
+ 1.5,
482
+ 1.5,
483
+ 1.5,
484
+ 3.0,
485
+ 3.0
486
+ ]
487
+ },
488
+ "left_leg": {
489
+ "min": [
490
+ 0.0,
491
+ 0.0,
492
+ 0.0,
493
+ 0.0,
494
+ 0.0,
495
+ 0.0
496
+ ],
497
+ "max": [
498
+ 0.0,
499
+ 0.0,
500
+ 0.0,
501
+ 0.0,
502
+ 0.0,
503
+ 0.0
504
+ ],
505
+ "mean": [
506
+ 0.0,
507
+ 0.0,
508
+ 0.0,
509
+ 0.0,
510
+ 0.0,
511
+ 0.0
512
+ ],
513
+ "std": [
514
+ 0.0,
515
+ 0.0,
516
+ 0.0,
517
+ 0.0,
518
+ 0.0,
519
+ 0.0
520
+ ],
521
+ "q01": [
522
+ 0.0,
523
+ 0.0,
524
+ 0.0,
525
+ 0.0,
526
+ 0.0,
527
+ 0.0
528
+ ],
529
+ "q99": [
530
+ 0.0,
531
+ 0.0,
532
+ 0.0,
533
+ 0.0,
534
+ 0.0,
535
+ 0.0
536
+ ]
537
+ },
538
+ "neck": {
539
+ "min": [
540
+ 0.0,
541
+ 0.0,
542
+ 0.0
543
+ ],
544
+ "max": [
545
+ 0.0,
546
+ 0.0,
547
+ 0.0
548
+ ],
549
+ "mean": [
550
+ 0.0,
551
+ 0.0,
552
+ 0.0
553
+ ],
554
+ "std": [
555
+ 0.0,
556
+ 0.0,
557
+ 0.0
558
+ ],
559
+ "q01": [
560
+ 0.0,
561
+ 0.0,
562
+ 0.0
563
+ ],
564
+ "q99": [
565
+ 0.0,
566
+ 0.0,
567
+ 0.0
568
+ ]
569
+ },
570
+ "right_arm": {
571
+ "min": [
572
+ -0.8084366917610168,
573
+ -0.5897848010063171,
574
+ -0.13661164045333862,
575
+ -2.219068765640259,
576
+ -0.6809128522872925,
577
+ -0.5955591201782227,
578
+ -0.6981256008148193
579
+ ],
580
+ "max": [
581
+ 0.5884689092636108,
582
+ 0.24139699339866638,
583
+ 0.984139084815979,
584
+ -0.8264364004135132,
585
+ 1.570893406867981,
586
+ 0.8078097701072693,
587
+ 0.6981398463249207
588
+ ],
589
+ "mean": [
590
+ -0.24450765550136566,
591
+ -0.21827492117881775,
592
+ 0.38290950655937195,
593
+ -1.7209725379943848,
594
+ 0.08605962246656418,
595
+ -0.17793013155460358,
596
+ -0.0122761195525527
597
+ ],
598
+ "std": [
599
+ 0.1738916039466858,
600
+ 0.0822782963514328,
601
+ 0.17612379789352417,
602
+ 0.20129427313804626,
603
+ 0.5352755784988403,
604
+ 0.14086420834064484,
605
+ 0.20730523765087128
606
+ ],
607
+ "q01": [
608
+ -0.5923164796829223,
609
+ -0.44924759984016416,
610
+ 0.034371975734829904,
611
+ -2.0534503698349,
612
+ -0.524207946062088,
613
+ -0.4420755457878113,
614
+ -0.36473969638347625
615
+ ],
616
+ "q99": [
617
+ 0.15479954302311022,
618
+ 0.016251621842384368,
619
+ 0.7524694633483888,
620
+ -1.1548390340805041,
621
+ 1.3358927559852605,
622
+ 0.2736717164516459,
623
+ 0.45566345751285553
624
+ ]
625
+ },
626
+ "right_hand": {
627
+ "min": [
628
+ -1.5,
629
+ -1.5,
630
+ -1.5,
631
+ -1.5,
632
+ -3.0,
633
+ -3.0
634
+ ],
635
+ "max": [
636
+ 1.5,
637
+ 1.5,
638
+ 1.5,
639
+ 1.5,
640
+ 3.0,
641
+ 3.0
642
+ ],
643
+ "mean": [
644
+ -0.41617658734321594,
645
+ 0.099039226770401,
646
+ -0.439096599817276,
647
+ -0.43607383966445923,
648
+ -0.8740438222885132,
649
+ -0.8842585682868958
650
+ ],
651
+ "std": [
652
+ 1.4303723573684692,
653
+ 1.4899548292160034,
654
+ 1.4168522357940674,
655
+ 1.4193675518035889,
656
+ 2.8373637199401855,
657
+ 2.834190607070923
658
+ ],
659
+ "q01": [
660
+ -1.5,
661
+ -1.5,
662
+ -1.5,
663
+ -1.5,
664
+ -3.0,
665
+ -3.0
666
+ ],
667
+ "q99": [
668
+ 1.5,
669
+ 1.5,
670
+ 1.5,
671
+ 1.5,
672
+ 3.0,
673
+ 3.0
674
+ ]
675
+ },
676
+ "right_leg": {
677
+ "min": [
678
+ 0.0,
679
+ 0.0,
680
+ 0.0,
681
+ 0.0,
682
+ 0.0,
683
+ 0.0
684
+ ],
685
+ "max": [
686
+ 0.0,
687
+ 0.0,
688
+ 0.0,
689
+ 0.0,
690
+ 0.0,
691
+ 0.0
692
+ ],
693
+ "mean": [
694
+ 0.0,
695
+ 0.0,
696
+ 0.0,
697
+ 0.0,
698
+ 0.0,
699
+ 0.0
700
+ ],
701
+ "std": [
702
+ 0.0,
703
+ 0.0,
704
+ 0.0,
705
+ 0.0,
706
+ 0.0,
707
+ 0.0
708
+ ],
709
+ "q01": [
710
+ 0.0,
711
+ 0.0,
712
+ 0.0,
713
+ 0.0,
714
+ 0.0,
715
+ 0.0
716
+ ],
717
+ "q99": [
718
+ 0.0,
719
+ 0.0,
720
+ 0.0,
721
+ 0.0,
722
+ 0.0,
723
+ 0.0
724
+ ]
725
+ },
726
+ "waist": {
727
+ "min": [
728
+ 0.0,
729
+ 0.0,
730
+ 0.0
731
+ ],
732
+ "max": [
733
+ 0.0,
734
+ 0.0,
735
+ 0.0
736
+ ],
737
+ "mean": [
738
+ 0.0,
739
+ 0.0,
740
+ 0.0
741
+ ],
742
+ "std": [
743
+ 0.0,
744
+ 0.0,
745
+ 0.0
746
+ ],
747
+ "q01": [
748
+ 0.0,
749
+ 0.0,
750
+ 0.0
751
+ ],
752
+ "q99": [
753
+ 0.0,
754
+ 0.0,
755
+ 0.0
756
+ ]
757
+ }
758
+ },
759
+ "relative_action": {}
760
+ }
761
+ }
gr00t/90_10/checkpoint-3000/experiment_cfg/final_model_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 4,
8
+ "backbone_embedding_dim": 2048,
9
+ "tune_llm": true,
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
+ "apply_sincos_state_encoding": true,
19
+ "use_relative_action": true,
20
+ "max_state_dim": 128,
21
+ "max_action_dim": 128,
22
+ "action_horizon": 50,
23
+ "hidden_size": 1024,
24
+ "input_embedding_dim": 1536,
25
+ "add_pos_embed": true,
26
+ "attn_dropout": 0.2,
27
+ "use_vlln": true,
28
+ "max_seq_len": 1024,
29
+ "use_alternate_vl_dit": true,
30
+ "attend_text_every_n_blocks": 2,
31
+ "diffusion_model_cfg": {
32
+ "attention_head_dim": 48,
33
+ "dropout": 0.2,
34
+ "final_dropout": true,
35
+ "interleave_self_attention": true,
36
+ "norm_type": "ada_norm",
37
+ "num_attention_heads": 32,
38
+ "num_layers": 32,
39
+ "output_dim": 1024,
40
+ "positional_embeddings": null
41
+ },
42
+ "num_inference_timesteps": 4,
43
+ "noise_beta_alpha": 1.5,
44
+ "noise_beta_beta": 1.0,
45
+ "noise_s": 0.999,
46
+ "num_timestep_buckets": 1000,
47
+ "tune_projector": true,
48
+ "tune_diffusion_model": true,
49
+ "tune_vlln": true,
50
+ "state_dropout_prob": 0.1,
51
+ "state_additive_noise_scale": 0.0,
52
+ "max_num_embodiments": 32
53
+ }
gr00t/90_10/checkpoint-3000/experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
gr00t/90_10/checkpoint-3000/model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:713ba42280540c363bfe8de00396da240d6f0bda688f9d53a7b971873bcc2233
3
+ size 4967164296
gr00t/90_10/checkpoint-3000/model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf545f516659cf104a534d0b5036e748ecd9086884dd41ee6f8035738f7a2d7
3
+ size 4982031784
gr00t/90_10/checkpoint-3000/model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9a3bc538cc4dcfed6e3319af269b05783f0f376de204deca11fd60b8008792a
3
+ size 2314751176
gr00t/90_10/checkpoint-3000/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
gr00t/90_10/checkpoint-3000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53658f5f0e121a61dca027992f7ef6e7efba2b1804cd1677e883d061f3eaec74
3
+ size 20277724839
gr00t/90_10/checkpoint-3000/processor_config.json ADDED
@@ -0,0 +1,504 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "new_embodiment": {
355
+ "video": {
356
+ "delta_indices": [
357
+ 0
358
+ ],
359
+ "modality_keys": [
360
+ "ego_view",
361
+ "left_wrist_view",
362
+ "right_wrist_view"
363
+ ],
364
+ "sin_cos_embedding_keys": null,
365
+ "mean_std_embedding_keys": null,
366
+ "action_configs": null
367
+ },
368
+ "state": {
369
+ "delta_indices": [
370
+ 0
371
+ ],
372
+ "modality_keys": [
373
+ "left_arm",
374
+ "left_hand",
375
+ "left_leg",
376
+ "neck",
377
+ "right_arm",
378
+ "right_hand",
379
+ "right_leg",
380
+ "waist"
381
+ ],
382
+ "sin_cos_embedding_keys": null,
383
+ "mean_std_embedding_keys": null,
384
+ "action_configs": null
385
+ },
386
+ "action": {
387
+ "delta_indices": [
388
+ 0,
389
+ 1,
390
+ 2,
391
+ 3,
392
+ 4,
393
+ 5,
394
+ 6,
395
+ 7,
396
+ 8,
397
+ 9,
398
+ 10,
399
+ 11,
400
+ 12,
401
+ 13,
402
+ 14,
403
+ 15
404
+ ],
405
+ "modality_keys": [
406
+ "left_arm",
407
+ "left_hand",
408
+ "left_leg",
409
+ "neck",
410
+ "right_arm",
411
+ "right_hand",
412
+ "right_leg",
413
+ "waist"
414
+ ],
415
+ "sin_cos_embedding_keys": null,
416
+ "mean_std_embedding_keys": null,
417
+ "action_configs": [
418
+ {
419
+ "rep": "ABSOLUTE",
420
+ "type": "NON_EEF",
421
+ "format": "DEFAULT",
422
+ "state_key": null
423
+ },
424
+ {
425
+ "rep": "ABSOLUTE",
426
+ "type": "NON_EEF",
427
+ "format": "DEFAULT",
428
+ "state_key": null
429
+ },
430
+ {
431
+ "rep": "ABSOLUTE",
432
+ "type": "NON_EEF",
433
+ "format": "DEFAULT",
434
+ "state_key": null
435
+ },
436
+ {
437
+ "rep": "ABSOLUTE",
438
+ "type": "NON_EEF",
439
+ "format": "DEFAULT",
440
+ "state_key": null
441
+ },
442
+ {
443
+ "rep": "ABSOLUTE",
444
+ "type": "NON_EEF",
445
+ "format": "DEFAULT",
446
+ "state_key": null
447
+ },
448
+ {
449
+ "rep": "ABSOLUTE",
450
+ "type": "NON_EEF",
451
+ "format": "DEFAULT",
452
+ "state_key": null
453
+ },
454
+ {
455
+ "rep": "ABSOLUTE",
456
+ "type": "NON_EEF",
457
+ "format": "DEFAULT",
458
+ "state_key": null
459
+ },
460
+ {
461
+ "rep": "ABSOLUTE",
462
+ "type": "NON_EEF",
463
+ "format": "DEFAULT",
464
+ "state_key": null
465
+ }
466
+ ]
467
+ },
468
+ "language": {
469
+ "delta_indices": [
470
+ 0
471
+ ],
472
+ "modality_keys": [
473
+ "annotation.human.action.task_description"
474
+ ],
475
+ "sin_cos_embedding_keys": null,
476
+ "mean_std_embedding_keys": null,
477
+ "action_configs": null
478
+ }
479
+ }
480
+ },
481
+ "image_crop_size": null,
482
+ "image_target_size": null,
483
+ "use_albumentations": true,
484
+ "random_rotation_angle": null,
485
+ "color_jitter_params": {
486
+ "brightness": 0.3,
487
+ "contrast": 0.4,
488
+ "saturation": 0.5,
489
+ "hue": 0.08
490
+ },
491
+ "shortest_image_edge": 256,
492
+ "crop_fraction": 0.95,
493
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
494
+ "model_type": "eagle",
495
+ "formalize_language": true,
496
+ "max_state_dim": 128,
497
+ "max_action_dim": 128,
498
+ "max_action_horizon": 50,
499
+ "use_percentiles": false,
500
+ "clip_outliers": true,
501
+ "apply_sincos_state_encoding": true,
502
+ "use_relative_action": true
503
+ }
504
+ }
gr00t/90_10/checkpoint-3000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:281a0572eb6e4600b7fe166aaa967e650e0ab2704b26ed1589c754b753d75d3a
3
+ size 14645
gr00t/90_10/checkpoint-3000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46c2a89c5d2cbcb36d487414dffb5e48474a9a9308a1e4dc29d920720acffd00
3
+ size 1465
gr00t/90_10/checkpoint-3000/statistics.json ADDED
The diff for this file is too large to render. See raw diff
 
gr00t/90_10/checkpoint-3000/trainer_state.json ADDED
@@ -0,0 +1,1834 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.6,
6
+ "eval_steps": 500,
7
+ "global_step": 3000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "grad_norm": 1.433195948600769,
14
+ "learning_rate": 3.6e-06,
15
+ "loss": 1.3782,
16
+ "step": 10
17
+ },
18
+ {
19
+ "grad_norm": 0.6556676626205444,
20
+ "learning_rate": 7.6e-06,
21
+ "loss": 1.3319,
22
+ "step": 20
23
+ },
24
+ {
25
+ "grad_norm": 0.7470375895500183,
26
+ "learning_rate": 1.16e-05,
27
+ "loss": 1.2785,
28
+ "step": 30
29
+ },
30
+ {
31
+ "grad_norm": 0.6518334150314331,
32
+ "learning_rate": 1.56e-05,
33
+ "loss": 1.2031,
34
+ "step": 40
35
+ },
36
+ {
37
+ "grad_norm": 1.2589433193206787,
38
+ "learning_rate": 1.9600000000000002e-05,
39
+ "loss": 1.1421,
40
+ "step": 50
41
+ },
42
+ {
43
+ "grad_norm": 1.3239147663116455,
44
+ "learning_rate": 2.36e-05,
45
+ "loss": 1.1055,
46
+ "step": 60
47
+ },
48
+ {
49
+ "grad_norm": 2.813603401184082,
50
+ "learning_rate": 2.7600000000000003e-05,
51
+ "loss": 1.0739,
52
+ "step": 70
53
+ },
54
+ {
55
+ "grad_norm": 1.1407731771469116,
56
+ "learning_rate": 3.16e-05,
57
+ "loss": 1.0632,
58
+ "step": 80
59
+ },
60
+ {
61
+ "grad_norm": 0.5845445394515991,
62
+ "learning_rate": 3.56e-05,
63
+ "loss": 1.052,
64
+ "step": 90
65
+ },
66
+ {
67
+ "grad_norm": 0.9554524421691895,
68
+ "learning_rate": 3.960000000000001e-05,
69
+ "loss": 1.0493,
70
+ "step": 100
71
+ },
72
+ {
73
+ "grad_norm": 0.6618549227714539,
74
+ "learning_rate": 4.36e-05,
75
+ "loss": 1.0549,
76
+ "step": 110
77
+ },
78
+ {
79
+ "grad_norm": 0.5700764656066895,
80
+ "learning_rate": 4.76e-05,
81
+ "loss": 1.036,
82
+ "step": 120
83
+ },
84
+ {
85
+ "grad_norm": 0.5255783200263977,
86
+ "learning_rate": 5.16e-05,
87
+ "loss": 1.0397,
88
+ "step": 130
89
+ },
90
+ {
91
+ "grad_norm": 0.41539984941482544,
92
+ "learning_rate": 5.560000000000001e-05,
93
+ "loss": 1.0378,
94
+ "step": 140
95
+ },
96
+ {
97
+ "grad_norm": 0.49986666440963745,
98
+ "learning_rate": 5.96e-05,
99
+ "loss": 1.0356,
100
+ "step": 150
101
+ },
102
+ {
103
+ "grad_norm": 0.4074811041355133,
104
+ "learning_rate": 6.36e-05,
105
+ "loss": 1.0365,
106
+ "step": 160
107
+ },
108
+ {
109
+ "grad_norm": 0.5111497044563293,
110
+ "learning_rate": 6.76e-05,
111
+ "loss": 1.0299,
112
+ "step": 170
113
+ },
114
+ {
115
+ "grad_norm": 0.4655126929283142,
116
+ "learning_rate": 7.16e-05,
117
+ "loss": 1.0237,
118
+ "step": 180
119
+ },
120
+ {
121
+ "grad_norm": 0.44118532538414,
122
+ "learning_rate": 7.560000000000001e-05,
123
+ "loss": 1.0234,
124
+ "step": 190
125
+ },
126
+ {
127
+ "grad_norm": 0.6115871071815491,
128
+ "learning_rate": 7.960000000000001e-05,
129
+ "loss": 1.0184,
130
+ "step": 200
131
+ },
132
+ {
133
+ "grad_norm": 0.4019952416419983,
134
+ "learning_rate": 8.36e-05,
135
+ "loss": 1.0085,
136
+ "step": 210
137
+ },
138
+ {
139
+ "grad_norm": 0.5449968576431274,
140
+ "learning_rate": 8.76e-05,
141
+ "loss": 0.9866,
142
+ "step": 220
143
+ },
144
+ {
145
+ "grad_norm": 0.6109741926193237,
146
+ "learning_rate": 9.16e-05,
147
+ "loss": 0.9606,
148
+ "step": 230
149
+ },
150
+ {
151
+ "grad_norm": 0.739846408367157,
152
+ "learning_rate": 9.56e-05,
153
+ "loss": 0.9316,
154
+ "step": 240
155
+ },
156
+ {
157
+ "grad_norm": 0.5766348838806152,
158
+ "learning_rate": 9.960000000000001e-05,
159
+ "loss": 0.892,
160
+ "step": 250
161
+ },
162
+ {
163
+ "grad_norm": 0.5463311076164246,
164
+ "learning_rate": 9.999911419878559e-05,
165
+ "loss": 0.8557,
166
+ "step": 260
167
+ },
168
+ {
169
+ "grad_norm": 0.8752795457839966,
170
+ "learning_rate": 9.999605221019081e-05,
171
+ "loss": 0.8061,
172
+ "step": 270
173
+ },
174
+ {
175
+ "grad_norm": 0.7769116759300232,
176
+ "learning_rate": 9.999080323230761e-05,
177
+ "loss": 0.7559,
178
+ "step": 280
179
+ },
180
+ {
181
+ "grad_norm": 0.6882690191268921,
182
+ "learning_rate": 9.998336749474329e-05,
183
+ "loss": 0.7283,
184
+ "step": 290
185
+ },
186
+ {
187
+ "grad_norm": 0.6871615648269653,
188
+ "learning_rate": 9.997374532276107e-05,
189
+ "loss": 0.7003,
190
+ "step": 300
191
+ },
192
+ {
193
+ "grad_norm": 0.7694565653800964,
194
+ "learning_rate": 9.996193713726596e-05,
195
+ "loss": 0.6675,
196
+ "step": 310
197
+ },
198
+ {
199
+ "grad_norm": 0.7528366446495056,
200
+ "learning_rate": 9.994794345478624e-05,
201
+ "loss": 0.6259,
202
+ "step": 320
203
+ },
204
+ {
205
+ "grad_norm": 0.7670808434486389,
206
+ "learning_rate": 9.99317648874509e-05,
207
+ "loss": 0.6,
208
+ "step": 330
209
+ },
210
+ {
211
+ "grad_norm": 0.7631597518920898,
212
+ "learning_rate": 9.991340214296292e-05,
213
+ "loss": 0.5752,
214
+ "step": 340
215
+ },
216
+ {
217
+ "grad_norm": 0.5990960001945496,
218
+ "learning_rate": 9.989285602456819e-05,
219
+ "loss": 0.5616,
220
+ "step": 350
221
+ },
222
+ {
223
+ "grad_norm": 1.6598002910614014,
224
+ "learning_rate": 9.98701274310205e-05,
225
+ "loss": 0.5395,
226
+ "step": 360
227
+ },
228
+ {
229
+ "grad_norm": 1.139261245727539,
230
+ "learning_rate": 9.984521735654218e-05,
231
+ "loss": 0.5408,
232
+ "step": 370
233
+ },
234
+ {
235
+ "grad_norm": 0.5486173033714294,
236
+ "learning_rate": 9.981812689078057e-05,
237
+ "loss": 0.5148,
238
+ "step": 380
239
+ },
240
+ {
241
+ "grad_norm": 0.8484696745872498,
242
+ "learning_rate": 9.978885721876041e-05,
243
+ "loss": 0.5012,
244
+ "step": 390
245
+ },
246
+ {
247
+ "grad_norm": 0.6743961572647095,
248
+ "learning_rate": 9.975740962083198e-05,
249
+ "loss": 0.4799,
250
+ "step": 400
251
+ },
252
+ {
253
+ "grad_norm": 0.6038350462913513,
254
+ "learning_rate": 9.972378547261504e-05,
255
+ "loss": 0.4715,
256
+ "step": 410
257
+ },
258
+ {
259
+ "grad_norm": 0.8045002818107605,
260
+ "learning_rate": 9.968798624493885e-05,
261
+ "loss": 0.4516,
262
+ "step": 420
263
+ },
264
+ {
265
+ "grad_norm": 0.7616794109344482,
266
+ "learning_rate": 9.965001350377753e-05,
267
+ "loss": 0.4453,
268
+ "step": 430
269
+ },
270
+ {
271
+ "grad_norm": 0.8523691892623901,
272
+ "learning_rate": 9.960986891018183e-05,
273
+ "loss": 0.4354,
274
+ "step": 440
275
+ },
276
+ {
277
+ "grad_norm": 0.5496297478675842,
278
+ "learning_rate": 9.95675542202063e-05,
279
+ "loss": 0.4314,
280
+ "step": 450
281
+ },
282
+ {
283
+ "grad_norm": 0.5785578489303589,
284
+ "learning_rate": 9.952307128483256e-05,
285
+ "loss": 0.4252,
286
+ "step": 460
287
+ },
288
+ {
289
+ "grad_norm": 0.7586619853973389,
290
+ "learning_rate": 9.947642204988835e-05,
291
+ "loss": 0.4263,
292
+ "step": 470
293
+ },
294
+ {
295
+ "grad_norm": 0.6051253080368042,
296
+ "learning_rate": 9.942760855596226e-05,
297
+ "loss": 0.4196,
298
+ "step": 480
299
+ },
300
+ {
301
+ "grad_norm": 0.6637935042381287,
302
+ "learning_rate": 9.937663293831471e-05,
303
+ "loss": 0.4171,
304
+ "step": 490
305
+ },
306
+ {
307
+ "grad_norm": 0.729284405708313,
308
+ "learning_rate": 9.932349742678433e-05,
309
+ "loss": 0.3995,
310
+ "step": 500
311
+ },
312
+ {
313
+ "grad_norm": 0.5901691317558289,
314
+ "learning_rate": 9.926820434569051e-05,
315
+ "loss": 0.3944,
316
+ "step": 510
317
+ },
318
+ {
319
+ "grad_norm": 0.601890504360199,
320
+ "learning_rate": 9.921075611373179e-05,
321
+ "loss": 0.3766,
322
+ "step": 520
323
+ },
324
+ {
325
+ "grad_norm": 0.6758273839950562,
326
+ "learning_rate": 9.915115524387988e-05,
327
+ "loss": 0.3796,
328
+ "step": 530
329
+ },
330
+ {
331
+ "grad_norm": 0.6566895842552185,
332
+ "learning_rate": 9.908940434326997e-05,
333
+ "loss": 0.3706,
334
+ "step": 540
335
+ },
336
+ {
337
+ "grad_norm": 0.5657477974891663,
338
+ "learning_rate": 9.902550611308645e-05,
339
+ "loss": 0.3777,
340
+ "step": 550
341
+ },
342
+ {
343
+ "grad_norm": 0.6368849277496338,
344
+ "learning_rate": 9.895946334844494e-05,
345
+ "loss": 0.3818,
346
+ "step": 560
347
+ },
348
+ {
349
+ "grad_norm": 0.7089529037475586,
350
+ "learning_rate": 9.889127893826989e-05,
351
+ "loss": 0.3693,
352
+ "step": 570
353
+ },
354
+ {
355
+ "grad_norm": 0.6255252361297607,
356
+ "learning_rate": 9.882095586516831e-05,
357
+ "loss": 0.3617,
358
+ "step": 580
359
+ },
360
+ {
361
+ "grad_norm": 0.5690926909446716,
362
+ "learning_rate": 9.874849720529921e-05,
363
+ "loss": 0.3603,
364
+ "step": 590
365
+ },
366
+ {
367
+ "grad_norm": 0.5577074289321899,
368
+ "learning_rate": 9.867390612823914e-05,
369
+ "loss": 0.3515,
370
+ "step": 600
371
+ },
372
+ {
373
+ "grad_norm": 0.5681883692741394,
374
+ "learning_rate": 9.859718589684344e-05,
375
+ "loss": 0.3546,
376
+ "step": 610
377
+ },
378
+ {
379
+ "grad_norm": 0.5880125761032104,
380
+ "learning_rate": 9.851833986710353e-05,
381
+ "loss": 0.3497,
382
+ "step": 620
383
+ },
384
+ {
385
+ "grad_norm": 0.5264875888824463,
386
+ "learning_rate": 9.843737148800023e-05,
387
+ "loss": 0.337,
388
+ "step": 630
389
+ },
390
+ {
391
+ "grad_norm": 0.5605013370513916,
392
+ "learning_rate": 9.835428430135271e-05,
393
+ "loss": 0.3393,
394
+ "step": 640
395
+ },
396
+ {
397
+ "grad_norm": 0.6192206144332886,
398
+ "learning_rate": 9.82690819416637e-05,
399
+ "loss": 0.34,
400
+ "step": 650
401
+ },
402
+ {
403
+ "grad_norm": 0.6110579967498779,
404
+ "learning_rate": 9.818176813596041e-05,
405
+ "loss": 0.3389,
406
+ "step": 660
407
+ },
408
+ {
409
+ "grad_norm": 0.5764301419258118,
410
+ "learning_rate": 9.809234670363159e-05,
411
+ "loss": 0.3381,
412
+ "step": 670
413
+ },
414
+ {
415
+ "grad_norm": 0.8593378663063049,
416
+ "learning_rate": 9.800082155626034e-05,
417
+ "loss": 0.3322,
418
+ "step": 680
419
+ },
420
+ {
421
+ "grad_norm": 0.5807505249977112,
422
+ "learning_rate": 9.790719669745312e-05,
423
+ "loss": 0.3231,
424
+ "step": 690
425
+ },
426
+ {
427
+ "grad_norm": 0.4717051386833191,
428
+ "learning_rate": 9.781147622266455e-05,
429
+ "loss": 0.3238,
430
+ "step": 700
431
+ },
432
+ {
433
+ "grad_norm": 0.6579855680465698,
434
+ "learning_rate": 9.771366431901831e-05,
435
+ "loss": 0.3295,
436
+ "step": 710
437
+ },
438
+ {
439
+ "grad_norm": 0.628955602645874,
440
+ "learning_rate": 9.761376526512394e-05,
441
+ "loss": 0.3217,
442
+ "step": 720
443
+ },
444
+ {
445
+ "grad_norm": 0.5894500613212585,
446
+ "learning_rate": 9.751178343088963e-05,
447
+ "loss": 0.316,
448
+ "step": 730
449
+ },
450
+ {
451
+ "grad_norm": 0.5055364966392517,
452
+ "learning_rate": 9.740772327733123e-05,
453
+ "loss": 0.309,
454
+ "step": 740
455
+ },
456
+ {
457
+ "grad_norm": 0.6004322171211243,
458
+ "learning_rate": 9.730158935637697e-05,
459
+ "loss": 0.311,
460
+ "step": 750
461
+ },
462
+ {
463
+ "grad_norm": 0.635161280632019,
464
+ "learning_rate": 9.719338631066834e-05,
465
+ "loss": 0.3026,
466
+ "step": 760
467
+ },
468
+ {
469
+ "grad_norm": 0.5828489065170288,
470
+ "learning_rate": 9.708311887335713e-05,
471
+ "loss": 0.3013,
472
+ "step": 770
473
+ },
474
+ {
475
+ "grad_norm": 0.5016903281211853,
476
+ "learning_rate": 9.697079186789823e-05,
477
+ "loss": 0.2956,
478
+ "step": 780
479
+ },
480
+ {
481
+ "grad_norm": 0.6857247352600098,
482
+ "learning_rate": 9.685641020783876e-05,
483
+ "loss": 0.291,
484
+ "step": 790
485
+ },
486
+ {
487
+ "grad_norm": 0.7116719484329224,
488
+ "learning_rate": 9.67399788966031e-05,
489
+ "loss": 0.2971,
490
+ "step": 800
491
+ },
492
+ {
493
+ "grad_norm": 0.6738119125366211,
494
+ "learning_rate": 9.662150302727395e-05,
495
+ "loss": 0.2925,
496
+ "step": 810
497
+ },
498
+ {
499
+ "grad_norm": 0.6863362193107605,
500
+ "learning_rate": 9.650098778236968e-05,
501
+ "loss": 0.289,
502
+ "step": 820
503
+ },
504
+ {
505
+ "grad_norm": 0.8533852100372314,
506
+ "learning_rate": 9.637843843361749e-05,
507
+ "loss": 0.2831,
508
+ "step": 830
509
+ },
510
+ {
511
+ "grad_norm": 0.7648033499717712,
512
+ "learning_rate": 9.62538603417229e-05,
513
+ "loss": 0.2741,
514
+ "step": 840
515
+ },
516
+ {
517
+ "grad_norm": 0.6435885429382324,
518
+ "learning_rate": 9.612725895613526e-05,
519
+ "loss": 0.2801,
520
+ "step": 850
521
+ },
522
+ {
523
+ "grad_norm": 0.5481097102165222,
524
+ "learning_rate": 9.599863981480926e-05,
525
+ "loss": 0.2737,
526
+ "step": 860
527
+ },
528
+ {
529
+ "grad_norm": 0.5261946320533752,
530
+ "learning_rate": 9.586800854396283e-05,
531
+ "loss": 0.2707,
532
+ "step": 870
533
+ },
534
+ {
535
+ "grad_norm": 0.7357770800590515,
536
+ "learning_rate": 9.573537085783095e-05,
537
+ "loss": 0.2689,
538
+ "step": 880
539
+ },
540
+ {
541
+ "grad_norm": 0.4950186312198639,
542
+ "learning_rate": 9.560073255841571e-05,
543
+ "loss": 0.2639,
544
+ "step": 890
545
+ },
546
+ {
547
+ "grad_norm": 0.5549483895301819,
548
+ "learning_rate": 9.546409953523247e-05,
549
+ "loss": 0.2752,
550
+ "step": 900
551
+ },
552
+ {
553
+ "grad_norm": 0.49525851011276245,
554
+ "learning_rate": 9.532547776505229e-05,
555
+ "loss": 0.2606,
556
+ "step": 910
557
+ },
558
+ {
559
+ "grad_norm": 0.8189237713813782,
560
+ "learning_rate": 9.518487331164048e-05,
561
+ "loss": 0.2658,
562
+ "step": 920
563
+ },
564
+ {
565
+ "grad_norm": 0.6096393465995789,
566
+ "learning_rate": 9.504229232549134e-05,
567
+ "loss": 0.2573,
568
+ "step": 930
569
+ },
570
+ {
571
+ "grad_norm": 0.6525559425354004,
572
+ "learning_rate": 9.489774104355909e-05,
573
+ "loss": 0.2483,
574
+ "step": 940
575
+ },
576
+ {
577
+ "grad_norm": 0.5830576419830322,
578
+ "learning_rate": 9.475122578898507e-05,
579
+ "loss": 0.261,
580
+ "step": 950
581
+ },
582
+ {
583
+ "grad_norm": 0.5369833707809448,
584
+ "learning_rate": 9.460275297082119e-05,
585
+ "loss": 0.243,
586
+ "step": 960
587
+ },
588
+ {
589
+ "grad_norm": 0.563439667224884,
590
+ "learning_rate": 9.445232908374948e-05,
591
+ "loss": 0.2443,
592
+ "step": 970
593
+ },
594
+ {
595
+ "grad_norm": 0.7265565395355225,
596
+ "learning_rate": 9.429996070779808e-05,
597
+ "loss": 0.2469,
598
+ "step": 980
599
+ },
600
+ {
601
+ "grad_norm": 0.5978431701660156,
602
+ "learning_rate": 9.414565450805333e-05,
603
+ "loss": 0.2512,
604
+ "step": 990
605
+ },
606
+ {
607
+ "grad_norm": 0.5689353942871094,
608
+ "learning_rate": 9.398941723436831e-05,
609
+ "loss": 0.2427,
610
+ "step": 1000
611
+ },
612
+ {
613
+ "grad_norm": 0.6148059964179993,
614
+ "learning_rate": 9.383125572106752e-05,
615
+ "loss": 0.2441,
616
+ "step": 1010
617
+ },
618
+ {
619
+ "grad_norm": 0.5421059131622314,
620
+ "learning_rate": 9.367117688664791e-05,
621
+ "loss": 0.2402,
622
+ "step": 1020
623
+ },
624
+ {
625
+ "grad_norm": 0.6441880464553833,
626
+ "learning_rate": 9.35091877334763e-05,
627
+ "loss": 0.2425,
628
+ "step": 1030
629
+ },
630
+ {
631
+ "grad_norm": 0.557212769985199,
632
+ "learning_rate": 9.334529534748297e-05,
633
+ "loss": 0.2342,
634
+ "step": 1040
635
+ },
636
+ {
637
+ "grad_norm": 0.569503664970398,
638
+ "learning_rate": 9.317950689785188e-05,
639
+ "loss": 0.2264,
640
+ "step": 1050
641
+ },
642
+ {
643
+ "grad_norm": 0.5693261623382568,
644
+ "learning_rate": 9.301182963670688e-05,
645
+ "loss": 0.2349,
646
+ "step": 1060
647
+ },
648
+ {
649
+ "grad_norm": 0.582307755947113,
650
+ "learning_rate": 9.284227089879456e-05,
651
+ "loss": 0.2278,
652
+ "step": 1070
653
+ },
654
+ {
655
+ "grad_norm": 0.6197856664657593,
656
+ "learning_rate": 9.26708381011634e-05,
657
+ "loss": 0.2278,
658
+ "step": 1080
659
+ },
660
+ {
661
+ "grad_norm": 0.7108920812606812,
662
+ "learning_rate": 9.249753874283937e-05,
663
+ "loss": 0.2172,
664
+ "step": 1090
665
+ },
666
+ {
667
+ "grad_norm": 0.5743140578269958,
668
+ "learning_rate": 9.232238040449779e-05,
669
+ "loss": 0.2244,
670
+ "step": 1100
671
+ },
672
+ {
673
+ "grad_norm": 0.5024147033691406,
674
+ "learning_rate": 9.214537074813181e-05,
675
+ "loss": 0.2279,
676
+ "step": 1110
677
+ },
678
+ {
679
+ "grad_norm": 0.49290940165519714,
680
+ "learning_rate": 9.196651751671724e-05,
681
+ "loss": 0.2251,
682
+ "step": 1120
683
+ },
684
+ {
685
+ "grad_norm": 0.5783771276473999,
686
+ "learning_rate": 9.178582853387384e-05,
687
+ "loss": 0.2305,
688
+ "step": 1130
689
+ },
690
+ {
691
+ "grad_norm": 0.5653145909309387,
692
+ "learning_rate": 9.160331170352304e-05,
693
+ "loss": 0.2268,
694
+ "step": 1140
695
+ },
696
+ {
697
+ "grad_norm": 0.5608157515525818,
698
+ "learning_rate": 9.141897500954229e-05,
699
+ "loss": 0.2217,
700
+ "step": 1150
701
+ },
702
+ {
703
+ "grad_norm": 0.6312665939331055,
704
+ "learning_rate": 9.123282651541576e-05,
705
+ "loss": 0.2245,
706
+ "step": 1160
707
+ },
708
+ {
709
+ "grad_norm": 0.6406843662261963,
710
+ "learning_rate": 9.104487436388161e-05,
711
+ "loss": 0.2213,
712
+ "step": 1170
713
+ },
714
+ {
715
+ "grad_norm": 0.5847739577293396,
716
+ "learning_rate": 9.085512677657582e-05,
717
+ "loss": 0.2208,
718
+ "step": 1180
719
+ },
720
+ {
721
+ "grad_norm": 0.7074791789054871,
722
+ "learning_rate": 9.066359205367258e-05,
723
+ "loss": 0.2257,
724
+ "step": 1190
725
+ },
726
+ {
727
+ "grad_norm": 0.5842779874801636,
728
+ "learning_rate": 9.047027857352112e-05,
729
+ "loss": 0.2266,
730
+ "step": 1200
731
+ },
732
+ {
733
+ "grad_norm": 0.588157594203949,
734
+ "learning_rate": 9.027519479227935e-05,
735
+ "loss": 0.2182,
736
+ "step": 1210
737
+ },
738
+ {
739
+ "grad_norm": 0.537523090839386,
740
+ "learning_rate": 9.007834924354383e-05,
741
+ "loss": 0.2125,
742
+ "step": 1220
743
+ },
744
+ {
745
+ "grad_norm": 0.6126615405082703,
746
+ "learning_rate": 8.987975053797655e-05,
747
+ "loss": 0.219,
748
+ "step": 1230
749
+ },
750
+ {
751
+ "grad_norm": 0.6088708639144897,
752
+ "learning_rate": 8.967940736292825e-05,
753
+ "loss": 0.2092,
754
+ "step": 1240
755
+ },
756
+ {
757
+ "grad_norm": 0.7353971600532532,
758
+ "learning_rate": 8.947732848205846e-05,
759
+ "loss": 0.2193,
760
+ "step": 1250
761
+ },
762
+ {
763
+ "grad_norm": 0.6306905150413513,
764
+ "learning_rate": 8.927352273495204e-05,
765
+ "loss": 0.204,
766
+ "step": 1260
767
+ },
768
+ {
769
+ "grad_norm": 0.8242927193641663,
770
+ "learning_rate": 8.906799903673265e-05,
771
+ "loss": 0.21,
772
+ "step": 1270
773
+ },
774
+ {
775
+ "grad_norm": 0.5623785853385925,
776
+ "learning_rate": 8.88607663776726e-05,
777
+ "loss": 0.2023,
778
+ "step": 1280
779
+ },
780
+ {
781
+ "grad_norm": 0.5174214839935303,
782
+ "learning_rate": 8.865183382279978e-05,
783
+ "loss": 0.1999,
784
+ "step": 1290
785
+ },
786
+ {
787
+ "grad_norm": 0.6100649833679199,
788
+ "learning_rate": 8.844121051150096e-05,
789
+ "loss": 0.1986,
790
+ "step": 1300
791
+ },
792
+ {
793
+ "grad_norm": 0.5744302272796631,
794
+ "learning_rate": 8.822890565712211e-05,
795
+ "loss": 0.1942,
796
+ "step": 1310
797
+ },
798
+ {
799
+ "grad_norm": 0.5417208671569824,
800
+ "learning_rate": 8.801492854656536e-05,
801
+ "loss": 0.1952,
802
+ "step": 1320
803
+ },
804
+ {
805
+ "grad_norm": 0.5938060879707336,
806
+ "learning_rate": 8.779928853988268e-05,
807
+ "loss": 0.1894,
808
+ "step": 1330
809
+ },
810
+ {
811
+ "grad_norm": 0.621957004070282,
812
+ "learning_rate": 8.758199506986655e-05,
813
+ "loss": 0.2007,
814
+ "step": 1340
815
+ },
816
+ {
817
+ "grad_norm": 0.5315787196159363,
818
+ "learning_rate": 8.73630576416373e-05,
819
+ "loss": 0.188,
820
+ "step": 1350
821
+ },
822
+ {
823
+ "grad_norm": 0.6537216305732727,
824
+ "learning_rate": 8.714248583222726e-05,
825
+ "loss": 0.1917,
826
+ "step": 1360
827
+ },
828
+ {
829
+ "grad_norm": 0.6789434552192688,
830
+ "learning_rate": 8.692028929016196e-05,
831
+ "loss": 0.1845,
832
+ "step": 1370
833
+ },
834
+ {
835
+ "grad_norm": 0.8491402864456177,
836
+ "learning_rate": 8.669647773503797e-05,
837
+ "loss": 0.1957,
838
+ "step": 1380
839
+ },
840
+ {
841
+ "grad_norm": 0.5203484892845154,
842
+ "learning_rate": 8.647106095709773e-05,
843
+ "loss": 0.1881,
844
+ "step": 1390
845
+ },
846
+ {
847
+ "grad_norm": 0.5932870507240295,
848
+ "learning_rate": 8.624404881680139e-05,
849
+ "loss": 0.1908,
850
+ "step": 1400
851
+ },
852
+ {
853
+ "grad_norm": 0.5041481256484985,
854
+ "learning_rate": 8.601545124439535e-05,
855
+ "loss": 0.1852,
856
+ "step": 1410
857
+ },
858
+ {
859
+ "grad_norm": 0.7363860607147217,
860
+ "learning_rate": 8.5785278239478e-05,
861
+ "loss": 0.1926,
862
+ "step": 1420
863
+ },
864
+ {
865
+ "grad_norm": 0.6181259751319885,
866
+ "learning_rate": 8.555353987056224e-05,
867
+ "loss": 0.1863,
868
+ "step": 1430
869
+ },
870
+ {
871
+ "grad_norm": 0.6172283291816711,
872
+ "learning_rate": 8.532024627463505e-05,
873
+ "loss": 0.1842,
874
+ "step": 1440
875
+ },
876
+ {
877
+ "grad_norm": 0.7176178693771362,
878
+ "learning_rate": 8.508540765671407e-05,
879
+ "loss": 0.1813,
880
+ "step": 1450
881
+ },
882
+ {
883
+ "grad_norm": 0.6782505512237549,
884
+ "learning_rate": 8.484903428940121e-05,
885
+ "loss": 0.1801,
886
+ "step": 1460
887
+ },
888
+ {
889
+ "grad_norm": 0.6289677619934082,
890
+ "learning_rate": 8.461113651243334e-05,
891
+ "loss": 0.1755,
892
+ "step": 1470
893
+ },
894
+ {
895
+ "grad_norm": 0.6521685123443604,
896
+ "learning_rate": 8.437172473222987e-05,
897
+ "loss": 0.1781,
898
+ "step": 1480
899
+ },
900
+ {
901
+ "grad_norm": 0.5757660865783691,
902
+ "learning_rate": 8.413080942143767e-05,
903
+ "loss": 0.1688,
904
+ "step": 1490
905
+ },
906
+ {
907
+ "grad_norm": 0.6324275732040405,
908
+ "learning_rate": 8.388840111847288e-05,
909
+ "loss": 0.1792,
910
+ "step": 1500
911
+ },
912
+ {
913
+ "grad_norm": 0.5438656210899353,
914
+ "learning_rate": 8.364451042705998e-05,
915
+ "loss": 0.1679,
916
+ "step": 1510
917
+ },
918
+ {
919
+ "grad_norm": 0.5530540943145752,
920
+ "learning_rate": 8.33991480157679e-05,
921
+ "loss": 0.17,
922
+ "step": 1520
923
+ },
924
+ {
925
+ "grad_norm": 0.557408332824707,
926
+ "learning_rate": 8.315232461754338e-05,
927
+ "loss": 0.1632,
928
+ "step": 1530
929
+ },
930
+ {
931
+ "grad_norm": 0.723152220249176,
932
+ "learning_rate": 8.290405102924144e-05,
933
+ "loss": 0.1701,
934
+ "step": 1540
935
+ },
936
+ {
937
+ "grad_norm": 0.48466992378234863,
938
+ "learning_rate": 8.265433811115316e-05,
939
+ "loss": 0.1633,
940
+ "step": 1550
941
+ },
942
+ {
943
+ "grad_norm": 0.5186998248100281,
944
+ "learning_rate": 8.240319678653049e-05,
945
+ "loss": 0.1624,
946
+ "step": 1560
947
+ },
948
+ {
949
+ "grad_norm": 0.559443473815918,
950
+ "learning_rate": 8.215063804110857e-05,
951
+ "loss": 0.1534,
952
+ "step": 1570
953
+ },
954
+ {
955
+ "grad_norm": 0.7231738567352295,
956
+ "learning_rate": 8.189667292262512e-05,
957
+ "loss": 0.1569,
958
+ "step": 1580
959
+ },
960
+ {
961
+ "grad_norm": 0.7425665855407715,
962
+ "learning_rate": 8.164131254033716e-05,
963
+ "loss": 0.158,
964
+ "step": 1590
965
+ },
966
+ {
967
+ "grad_norm": 0.6741540431976318,
968
+ "learning_rate": 8.138456806453503e-05,
969
+ "loss": 0.1581,
970
+ "step": 1600
971
+ },
972
+ {
973
+ "grad_norm": 0.6023576259613037,
974
+ "learning_rate": 8.112645072605386e-05,
975
+ "loss": 0.1559,
976
+ "step": 1610
977
+ },
978
+ {
979
+ "grad_norm": 0.5624998211860657,
980
+ "learning_rate": 8.086697181578222e-05,
981
+ "loss": 0.1459,
982
+ "step": 1620
983
+ },
984
+ {
985
+ "grad_norm": 0.6513944268226624,
986
+ "learning_rate": 8.060614268416823e-05,
987
+ "loss": 0.1537,
988
+ "step": 1630
989
+ },
990
+ {
991
+ "grad_norm": 0.5820642709732056,
992
+ "learning_rate": 8.034397474072309e-05,
993
+ "loss": 0.1485,
994
+ "step": 1640
995
+ },
996
+ {
997
+ "grad_norm": 0.6347548961639404,
998
+ "learning_rate": 8.008047945352193e-05,
999
+ "loss": 0.1539,
1000
+ "step": 1650
1001
+ },
1002
+ {
1003
+ "grad_norm": 0.513335108757019,
1004
+ "learning_rate": 7.981566834870225e-05,
1005
+ "loss": 0.1421,
1006
+ "step": 1660
1007
+ },
1008
+ {
1009
+ "grad_norm": 0.5888384580612183,
1010
+ "learning_rate": 7.954955300995961e-05,
1011
+ "loss": 0.1514,
1012
+ "step": 1670
1013
+ },
1014
+ {
1015
+ "grad_norm": 0.512727677822113,
1016
+ "learning_rate": 7.928214507804104e-05,
1017
+ "loss": 0.1534,
1018
+ "step": 1680
1019
+ },
1020
+ {
1021
+ "grad_norm": 0.5983278751373291,
1022
+ "learning_rate": 7.901345625023576e-05,
1023
+ "loss": 0.1538,
1024
+ "step": 1690
1025
+ },
1026
+ {
1027
+ "grad_norm": 0.5887285470962524,
1028
+ "learning_rate": 7.874349827986354e-05,
1029
+ "loss": 0.1443,
1030
+ "step": 1700
1031
+ },
1032
+ {
1033
+ "grad_norm": 0.6679766774177551,
1034
+ "learning_rate": 7.847228297576053e-05,
1035
+ "loss": 0.1441,
1036
+ "step": 1710
1037
+ },
1038
+ {
1039
+ "grad_norm": 0.5901898145675659,
1040
+ "learning_rate": 7.819982220176276e-05,
1041
+ "loss": 0.1493,
1042
+ "step": 1720
1043
+ },
1044
+ {
1045
+ "grad_norm": 0.5546339750289917,
1046
+ "learning_rate": 7.792612787618714e-05,
1047
+ "loss": 0.1463,
1048
+ "step": 1730
1049
+ },
1050
+ {
1051
+ "grad_norm": 0.44935551285743713,
1052
+ "learning_rate": 7.765121197131009e-05,
1053
+ "loss": 0.1405,
1054
+ "step": 1740
1055
+ },
1056
+ {
1057
+ "grad_norm": 0.571503758430481,
1058
+ "learning_rate": 7.737508651284391e-05,
1059
+ "loss": 0.144,
1060
+ "step": 1750
1061
+ },
1062
+ {
1063
+ "grad_norm": 0.45417916774749756,
1064
+ "learning_rate": 7.709776357941069e-05,
1065
+ "loss": 0.1466,
1066
+ "step": 1760
1067
+ },
1068
+ {
1069
+ "grad_norm": 0.6172892451286316,
1070
+ "learning_rate": 7.681925530201392e-05,
1071
+ "loss": 0.1399,
1072
+ "step": 1770
1073
+ },
1074
+ {
1075
+ "grad_norm": 0.5856171250343323,
1076
+ "learning_rate": 7.65395738635079e-05,
1077
+ "loss": 0.1357,
1078
+ "step": 1780
1079
+ },
1080
+ {
1081
+ "grad_norm": 0.6619947552680969,
1082
+ "learning_rate": 7.62587314980648e-05,
1083
+ "loss": 0.1352,
1084
+ "step": 1790
1085
+ },
1086
+ {
1087
+ "grad_norm": 0.6460875272750854,
1088
+ "learning_rate": 7.597674049063947e-05,
1089
+ "loss": 0.1341,
1090
+ "step": 1800
1091
+ },
1092
+ {
1093
+ "grad_norm": 0.7179229259490967,
1094
+ "learning_rate": 7.569361317643211e-05,
1095
+ "loss": 0.1332,
1096
+ "step": 1810
1097
+ },
1098
+ {
1099
+ "grad_norm": 0.5755833387374878,
1100
+ "learning_rate": 7.540936194034865e-05,
1101
+ "loss": 0.1228,
1102
+ "step": 1820
1103
+ },
1104
+ {
1105
+ "grad_norm": 0.6001657247543335,
1106
+ "learning_rate": 7.512399921645901e-05,
1107
+ "loss": 0.1221,
1108
+ "step": 1830
1109
+ },
1110
+ {
1111
+ "grad_norm": 0.8415402770042419,
1112
+ "learning_rate": 7.483753748745317e-05,
1113
+ "loss": 0.1204,
1114
+ "step": 1840
1115
+ },
1116
+ {
1117
+ "grad_norm": 0.5911980867385864,
1118
+ "learning_rate": 7.454998928409516e-05,
1119
+ "loss": 0.1186,
1120
+ "step": 1850
1121
+ },
1122
+ {
1123
+ "grad_norm": 0.6328838467597961,
1124
+ "learning_rate": 7.426136718467493e-05,
1125
+ "loss": 0.1191,
1126
+ "step": 1860
1127
+ },
1128
+ {
1129
+ "grad_norm": 0.7557830214500427,
1130
+ "learning_rate": 7.397168381445812e-05,
1131
+ "loss": 0.1181,
1132
+ "step": 1870
1133
+ },
1134
+ {
1135
+ "grad_norm": 0.6825954914093018,
1136
+ "learning_rate": 7.368095184513377e-05,
1137
+ "loss": 0.1091,
1138
+ "step": 1880
1139
+ },
1140
+ {
1141
+ "grad_norm": 0.6182678937911987,
1142
+ "learning_rate": 7.338918399426005e-05,
1143
+ "loss": 0.1091,
1144
+ "step": 1890
1145
+ },
1146
+ {
1147
+ "grad_norm": 0.5677836537361145,
1148
+ "learning_rate": 7.309639302470801e-05,
1149
+ "loss": 0.1184,
1150
+ "step": 1900
1151
+ },
1152
+ {
1153
+ "grad_norm": 0.5817261934280396,
1154
+ "learning_rate": 7.280259174410312e-05,
1155
+ "loss": 0.1093,
1156
+ "step": 1910
1157
+ },
1158
+ {
1159
+ "grad_norm": 0.5359583497047424,
1160
+ "learning_rate": 7.250779300426517e-05,
1161
+ "loss": 0.1067,
1162
+ "step": 1920
1163
+ },
1164
+ {
1165
+ "grad_norm": 0.5772634148597717,
1166
+ "learning_rate": 7.22120097006461e-05,
1167
+ "loss": 0.1085,
1168
+ "step": 1930
1169
+ },
1170
+ {
1171
+ "grad_norm": 0.5606518983840942,
1172
+ "learning_rate": 7.191525477176577e-05,
1173
+ "loss": 0.1051,
1174
+ "step": 1940
1175
+ },
1176
+ {
1177
+ "grad_norm": 0.5310060977935791,
1178
+ "learning_rate": 7.161754119864616e-05,
1179
+ "loss": 0.1053,
1180
+ "step": 1950
1181
+ },
1182
+ {
1183
+ "grad_norm": 0.5121711492538452,
1184
+ "learning_rate": 7.131888200424339e-05,
1185
+ "loss": 0.0989,
1186
+ "step": 1960
1187
+ },
1188
+ {
1189
+ "grad_norm": 0.5429434776306152,
1190
+ "learning_rate": 7.101929025287816e-05,
1191
+ "loss": 0.1061,
1192
+ "step": 1970
1193
+ },
1194
+ {
1195
+ "grad_norm": 0.6458041071891785,
1196
+ "learning_rate": 7.071877904966423e-05,
1197
+ "loss": 0.106,
1198
+ "step": 1980
1199
+ },
1200
+ {
1201
+ "grad_norm": 0.5793947577476501,
1202
+ "learning_rate": 7.04173615399351e-05,
1203
+ "loss": 0.0998,
1204
+ "step": 1990
1205
+ },
1206
+ {
1207
+ "grad_norm": 0.5256904363632202,
1208
+ "learning_rate": 7.011505090866913e-05,
1209
+ "loss": 0.0949,
1210
+ "step": 2000
1211
+ },
1212
+ {
1213
+ "grad_norm": 0.5925444960594177,
1214
+ "learning_rate": 6.981186037991271e-05,
1215
+ "loss": 0.0913,
1216
+ "step": 2010
1217
+ },
1218
+ {
1219
+ "grad_norm": 0.5881873369216919,
1220
+ "learning_rate": 6.950780321620174e-05,
1221
+ "loss": 0.0997,
1222
+ "step": 2020
1223
+ },
1224
+ {
1225
+ "grad_norm": 0.59590083360672,
1226
+ "learning_rate": 6.920289271798157e-05,
1227
+ "loss": 0.1074,
1228
+ "step": 2030
1229
+ },
1230
+ {
1231
+ "grad_norm": 0.622574508190155,
1232
+ "learning_rate": 6.889714222302517e-05,
1233
+ "loss": 0.1122,
1234
+ "step": 2040
1235
+ },
1236
+ {
1237
+ "grad_norm": 0.5420517325401306,
1238
+ "learning_rate": 6.85905651058497e-05,
1239
+ "loss": 0.1024,
1240
+ "step": 2050
1241
+ },
1242
+ {
1243
+ "grad_norm": 0.5388364791870117,
1244
+ "learning_rate": 6.82831747771314e-05,
1245
+ "loss": 0.1023,
1246
+ "step": 2060
1247
+ },
1248
+ {
1249
+ "grad_norm": 0.4457239508628845,
1250
+ "learning_rate": 6.797498468311907e-05,
1251
+ "loss": 0.0936,
1252
+ "step": 2070
1253
+ },
1254
+ {
1255
+ "grad_norm": 0.4550946354866028,
1256
+ "learning_rate": 6.766600830504585e-05,
1257
+ "loss": 0.0935,
1258
+ "step": 2080
1259
+ },
1260
+ {
1261
+ "grad_norm": 0.5083208680152893,
1262
+ "learning_rate": 6.735625915853942e-05,
1263
+ "loss": 0.093,
1264
+ "step": 2090
1265
+ },
1266
+ {
1267
+ "grad_norm": 0.5291924476623535,
1268
+ "learning_rate": 6.70457507930309e-05,
1269
+ "loss": 0.0903,
1270
+ "step": 2100
1271
+ },
1272
+ {
1273
+ "grad_norm": 0.49382320046424866,
1274
+ "learning_rate": 6.673449679116215e-05,
1275
+ "loss": 0.0941,
1276
+ "step": 2110
1277
+ },
1278
+ {
1279
+ "grad_norm": 0.48284777998924255,
1280
+ "learning_rate": 6.642251076819148e-05,
1281
+ "loss": 0.0927,
1282
+ "step": 2120
1283
+ },
1284
+ {
1285
+ "grad_norm": 0.5031968951225281,
1286
+ "learning_rate": 6.610980637139827e-05,
1287
+ "loss": 0.0965,
1288
+ "step": 2130
1289
+ },
1290
+ {
1291
+ "grad_norm": 0.5879396796226501,
1292
+ "learning_rate": 6.579639727948583e-05,
1293
+ "loss": 0.0951,
1294
+ "step": 2140
1295
+ },
1296
+ {
1297
+ "grad_norm": 0.5393956303596497,
1298
+ "learning_rate": 6.548229720198315e-05,
1299
+ "loss": 0.1009,
1300
+ "step": 2150
1301
+ },
1302
+ {
1303
+ "grad_norm": 0.5415223836898804,
1304
+ "learning_rate": 6.516751987864517e-05,
1305
+ "loss": 0.098,
1306
+ "step": 2160
1307
+ },
1308
+ {
1309
+ "grad_norm": 0.4895865321159363,
1310
+ "learning_rate": 6.485207907885175e-05,
1311
+ "loss": 0.0982,
1312
+ "step": 2170
1313
+ },
1314
+ {
1315
+ "grad_norm": 0.5911388993263245,
1316
+ "learning_rate": 6.453598860100536e-05,
1317
+ "loss": 0.0969,
1318
+ "step": 2180
1319
+ },
1320
+ {
1321
+ "grad_norm": 0.5563522577285767,
1322
+ "learning_rate": 6.421926227192749e-05,
1323
+ "loss": 0.0938,
1324
+ "step": 2190
1325
+ },
1326
+ {
1327
+ "grad_norm": 0.45317167043685913,
1328
+ "learning_rate": 6.390191394625381e-05,
1329
+ "loss": 0.0916,
1330
+ "step": 2200
1331
+ },
1332
+ {
1333
+ "grad_norm": 0.5628747940063477,
1334
+ "learning_rate": 6.358395750582817e-05,
1335
+ "loss": 0.0935,
1336
+ "step": 2210
1337
+ },
1338
+ {
1339
+ "grad_norm": 0.5122891068458557,
1340
+ "learning_rate": 6.326540685909532e-05,
1341
+ "loss": 0.0927,
1342
+ "step": 2220
1343
+ },
1344
+ {
1345
+ "grad_norm": 0.5771424174308777,
1346
+ "learning_rate": 6.294627594049249e-05,
1347
+ "loss": 0.0962,
1348
+ "step": 2230
1349
+ },
1350
+ {
1351
+ "grad_norm": 0.5170236825942993,
1352
+ "learning_rate": 6.262657870983989e-05,
1353
+ "loss": 0.0904,
1354
+ "step": 2240
1355
+ },
1356
+ {
1357
+ "grad_norm": 0.4742584228515625,
1358
+ "learning_rate": 6.230632915173009e-05,
1359
+ "loss": 0.096,
1360
+ "step": 2250
1361
+ },
1362
+ {
1363
+ "grad_norm": 0.47861242294311523,
1364
+ "learning_rate": 6.198554127491622e-05,
1365
+ "loss": 0.0934,
1366
+ "step": 2260
1367
+ },
1368
+ {
1369
+ "grad_norm": 0.5094116926193237,
1370
+ "learning_rate": 6.166422911169923e-05,
1371
+ "loss": 0.0898,
1372
+ "step": 2270
1373
+ },
1374
+ {
1375
+ "grad_norm": 0.5018652677536011,
1376
+ "learning_rate": 6.1342406717314e-05,
1377
+ "loss": 0.0954,
1378
+ "step": 2280
1379
+ },
1380
+ {
1381
+ "grad_norm": 0.4745335876941681,
1382
+ "learning_rate": 6.102008816931466e-05,
1383
+ "loss": 0.0954,
1384
+ "step": 2290
1385
+ },
1386
+ {
1387
+ "grad_norm": 0.532701849937439,
1388
+ "learning_rate": 6.069728756695866e-05,
1389
+ "loss": 0.0887,
1390
+ "step": 2300
1391
+ },
1392
+ {
1393
+ "grad_norm": 0.48223239183425903,
1394
+ "learning_rate": 6.037401903059008e-05,
1395
+ "loss": 0.1038,
1396
+ "step": 2310
1397
+ },
1398
+ {
1399
+ "grad_norm": 0.5274860858917236,
1400
+ "learning_rate": 6.005029670102195e-05,
1401
+ "loss": 0.0922,
1402
+ "step": 2320
1403
+ },
1404
+ {
1405
+ "grad_norm": 0.5428637266159058,
1406
+ "learning_rate": 5.972613473891766e-05,
1407
+ "loss": 0.1019,
1408
+ "step": 2330
1409
+ },
1410
+ {
1411
+ "grad_norm": 0.5568265914916992,
1412
+ "learning_rate": 5.940154732417158e-05,
1413
+ "loss": 0.0949,
1414
+ "step": 2340
1415
+ },
1416
+ {
1417
+ "grad_norm": 0.5592058300971985,
1418
+ "learning_rate": 5.907654865528876e-05,
1419
+ "loss": 0.1004,
1420
+ "step": 2350
1421
+ },
1422
+ {
1423
+ "grad_norm": 0.5825232863426208,
1424
+ "learning_rate": 5.875115294876381e-05,
1425
+ "loss": 0.0914,
1426
+ "step": 2360
1427
+ },
1428
+ {
1429
+ "grad_norm": 0.4860818088054657,
1430
+ "learning_rate": 5.842537443845908e-05,
1431
+ "loss": 0.0895,
1432
+ "step": 2370
1433
+ },
1434
+ {
1435
+ "grad_norm": 0.47628575563430786,
1436
+ "learning_rate": 5.809922737498198e-05,
1437
+ "loss": 0.0895,
1438
+ "step": 2380
1439
+ },
1440
+ {
1441
+ "grad_norm": 0.561185359954834,
1442
+ "learning_rate": 5.777272602506165e-05,
1443
+ "loss": 0.0935,
1444
+ "step": 2390
1445
+ },
1446
+ {
1447
+ "grad_norm": 0.5275021195411682,
1448
+ "learning_rate": 5.744588467092483e-05,
1449
+ "loss": 0.0933,
1450
+ "step": 2400
1451
+ },
1452
+ {
1453
+ "grad_norm": 0.5264272689819336,
1454
+ "learning_rate": 5.7118717609671194e-05,
1455
+ "loss": 0.0892,
1456
+ "step": 2410
1457
+ },
1458
+ {
1459
+ "grad_norm": 0.5207436680793762,
1460
+ "learning_rate": 5.679123915264786e-05,
1461
+ "loss": 0.0893,
1462
+ "step": 2420
1463
+ },
1464
+ {
1465
+ "grad_norm": 0.593533456325531,
1466
+ "learning_rate": 5.646346362482342e-05,
1467
+ "loss": 0.0844,
1468
+ "step": 2430
1469
+ },
1470
+ {
1471
+ "grad_norm": 0.47873932123184204,
1472
+ "learning_rate": 5.613540536416132e-05,
1473
+ "loss": 0.0911,
1474
+ "step": 2440
1475
+ },
1476
+ {
1477
+ "grad_norm": 0.5618205666542053,
1478
+ "learning_rate": 5.5807078720992645e-05,
1479
+ "loss": 0.0851,
1480
+ "step": 2450
1481
+ },
1482
+ {
1483
+ "grad_norm": 0.44934114813804626,
1484
+ "learning_rate": 5.547849805738836e-05,
1485
+ "loss": 0.0906,
1486
+ "step": 2460
1487
+ },
1488
+ {
1489
+ "grad_norm": 0.5721641778945923,
1490
+ "learning_rate": 5.514967774653118e-05,
1491
+ "loss": 0.0863,
1492
+ "step": 2470
1493
+ },
1494
+ {
1495
+ "grad_norm": 0.5808746814727783,
1496
+ "learning_rate": 5.482063217208674e-05,
1497
+ "loss": 0.0839,
1498
+ "step": 2480
1499
+ },
1500
+ {
1501
+ "grad_norm": 0.7663801908493042,
1502
+ "learning_rate": 5.449137572757439e-05,
1503
+ "loss": 0.079,
1504
+ "step": 2490
1505
+ },
1506
+ {
1507
+ "grad_norm": 0.59348464012146,
1508
+ "learning_rate": 5.4161922815737696e-05,
1509
+ "loss": 0.0844,
1510
+ "step": 2500
1511
+ },
1512
+ {
1513
+ "grad_norm": 0.5268471240997314,
1514
+ "learning_rate": 5.3832287847914276e-05,
1515
+ "loss": 0.0778,
1516
+ "step": 2510
1517
+ },
1518
+ {
1519
+ "grad_norm": 0.5742741227149963,
1520
+ "learning_rate": 5.35024852434055e-05,
1521
+ "loss": 0.0736,
1522
+ "step": 2520
1523
+ },
1524
+ {
1525
+ "grad_norm": 0.5461910963058472,
1526
+ "learning_rate": 5.317252942884567e-05,
1527
+ "loss": 0.0685,
1528
+ "step": 2530
1529
+ },
1530
+ {
1531
+ "grad_norm": 0.594890832901001,
1532
+ "learning_rate": 5.284243483757109e-05,
1533
+ "loss": 0.0733,
1534
+ "step": 2540
1535
+ },
1536
+ {
1537
+ "grad_norm": 0.7696801424026489,
1538
+ "learning_rate": 5.2512215908988484e-05,
1539
+ "loss": 0.0778,
1540
+ "step": 2550
1541
+ },
1542
+ {
1543
+ "grad_norm": 0.5537458658218384,
1544
+ "learning_rate": 5.218188708794357e-05,
1545
+ "loss": 0.0688,
1546
+ "step": 2560
1547
+ },
1548
+ {
1549
+ "grad_norm": 0.5646308660507202,
1550
+ "learning_rate": 5.18514628240891e-05,
1551
+ "loss": 0.07,
1552
+ "step": 2570
1553
+ },
1554
+ {
1555
+ "grad_norm": 0.6419703364372253,
1556
+ "learning_rate": 5.1520957571252795e-05,
1557
+ "loss": 0.0708,
1558
+ "step": 2580
1559
+ },
1560
+ {
1561
+ "grad_norm": 0.5593074560165405,
1562
+ "learning_rate": 5.1190385786805106e-05,
1563
+ "loss": 0.0762,
1564
+ "step": 2590
1565
+ },
1566
+ {
1567
+ "grad_norm": 0.5110213756561279,
1568
+ "learning_rate": 5.085976193102677e-05,
1569
+ "loss": 0.072,
1570
+ "step": 2600
1571
+ },
1572
+ {
1573
+ "grad_norm": 0.4601760804653168,
1574
+ "learning_rate": 5.052910046647634e-05,
1575
+ "loss": 0.0652,
1576
+ "step": 2610
1577
+ },
1578
+ {
1579
+ "grad_norm": 0.3931610584259033,
1580
+ "learning_rate": 5.0198415857357464e-05,
1581
+ "loss": 0.0666,
1582
+ "step": 2620
1583
+ },
1584
+ {
1585
+ "grad_norm": 0.45117199420928955,
1586
+ "learning_rate": 4.9867722568886223e-05,
1587
+ "loss": 0.0634,
1588
+ "step": 2630
1589
+ },
1590
+ {
1591
+ "grad_norm": 0.47389066219329834,
1592
+ "learning_rate": 4.9537035066658314e-05,
1593
+ "loss": 0.0645,
1594
+ "step": 2640
1595
+ },
1596
+ {
1597
+ "grad_norm": 0.4766860008239746,
1598
+ "learning_rate": 4.920636781601638e-05,
1599
+ "loss": 0.0652,
1600
+ "step": 2650
1601
+ },
1602
+ {
1603
+ "grad_norm": 0.5132986307144165,
1604
+ "learning_rate": 4.88757352814172e-05,
1605
+ "loss": 0.0757,
1606
+ "step": 2660
1607
+ },
1608
+ {
1609
+ "grad_norm": 0.5240507125854492,
1610
+ "learning_rate": 4.8545151925798924e-05,
1611
+ "loss": 0.0675,
1612
+ "step": 2670
1613
+ },
1614
+ {
1615
+ "grad_norm": 0.48893073201179504,
1616
+ "learning_rate": 4.821463220994848e-05,
1617
+ "loss": 0.0727,
1618
+ "step": 2680
1619
+ },
1620
+ {
1621
+ "grad_norm": 0.47110217809677124,
1622
+ "learning_rate": 4.788419059186895e-05,
1623
+ "loss": 0.0695,
1624
+ "step": 2690
1625
+ },
1626
+ {
1627
+ "grad_norm": 0.4707425534725189,
1628
+ "learning_rate": 4.7553841526147205e-05,
1629
+ "loss": 0.0728,
1630
+ "step": 2700
1631
+ },
1632
+ {
1633
+ "grad_norm": 0.6055741310119629,
1634
+ "learning_rate": 4.722359946332156e-05,
1635
+ "loss": 0.0699,
1636
+ "step": 2710
1637
+ },
1638
+ {
1639
+ "grad_norm": 0.5407254099845886,
1640
+ "learning_rate": 4.6893478849249654e-05,
1641
+ "loss": 0.0643,
1642
+ "step": 2720
1643
+ },
1644
+ {
1645
+ "grad_norm": 0.5672000646591187,
1646
+ "learning_rate": 4.656349412447664e-05,
1647
+ "loss": 0.0665,
1648
+ "step": 2730
1649
+ },
1650
+ {
1651
+ "grad_norm": 0.5456300973892212,
1652
+ "learning_rate": 4.623365972360337e-05,
1653
+ "loss": 0.0669,
1654
+ "step": 2740
1655
+ },
1656
+ {
1657
+ "grad_norm": 0.42429009079933167,
1658
+ "learning_rate": 4.590399007465503e-05,
1659
+ "loss": 0.0603,
1660
+ "step": 2750
1661
+ },
1662
+ {
1663
+ "grad_norm": 0.46782442927360535,
1664
+ "learning_rate": 4.557449959845005e-05,
1665
+ "loss": 0.0604,
1666
+ "step": 2760
1667
+ },
1668
+ {
1669
+ "grad_norm": 0.5908854007720947,
1670
+ "learning_rate": 4.524520270796927e-05,
1671
+ "loss": 0.0622,
1672
+ "step": 2770
1673
+ },
1674
+ {
1675
+ "grad_norm": 0.563959002494812,
1676
+ "learning_rate": 4.491611380772545e-05,
1677
+ "loss": 0.0625,
1678
+ "step": 2780
1679
+ },
1680
+ {
1681
+ "grad_norm": 0.46056613326072693,
1682
+ "learning_rate": 4.458724729313318e-05,
1683
+ "loss": 0.0544,
1684
+ "step": 2790
1685
+ },
1686
+ {
1687
+ "grad_norm": 0.5170462131500244,
1688
+ "learning_rate": 4.42586175498792e-05,
1689
+ "loss": 0.0588,
1690
+ "step": 2800
1691
+ },
1692
+ {
1693
+ "grad_norm": 0.6552886366844177,
1694
+ "learning_rate": 4.3930238953293094e-05,
1695
+ "loss": 0.0575,
1696
+ "step": 2810
1697
+ },
1698
+ {
1699
+ "grad_norm": 0.85902339220047,
1700
+ "learning_rate": 4.360212586771847e-05,
1701
+ "loss": 0.0474,
1702
+ "step": 2820
1703
+ },
1704
+ {
1705
+ "grad_norm": 0.8355768322944641,
1706
+ "learning_rate": 4.327429264588463e-05,
1707
+ "loss": 0.0514,
1708
+ "step": 2830
1709
+ },
1710
+ {
1711
+ "grad_norm": 0.6875535845756531,
1712
+ "learning_rate": 4.2946753628278725e-05,
1713
+ "loss": 0.0565,
1714
+ "step": 2840
1715
+ },
1716
+ {
1717
+ "grad_norm": 0.6323390007019043,
1718
+ "learning_rate": 4.2619523142518474e-05,
1719
+ "loss": 0.0517,
1720
+ "step": 2850
1721
+ },
1722
+ {
1723
+ "grad_norm": 0.4932286739349365,
1724
+ "learning_rate": 4.229261550272539e-05,
1725
+ "loss": 0.0492,
1726
+ "step": 2860
1727
+ },
1728
+ {
1729
+ "grad_norm": 0.5139195322990417,
1730
+ "learning_rate": 4.196604500889868e-05,
1731
+ "loss": 0.0458,
1732
+ "step": 2870
1733
+ },
1734
+ {
1735
+ "grad_norm": 0.4336424171924591,
1736
+ "learning_rate": 4.163982594628969e-05,
1737
+ "loss": 0.0412,
1738
+ "step": 2880
1739
+ },
1740
+ {
1741
+ "grad_norm": 0.4463331401348114,
1742
+ "learning_rate": 4.131397258477702e-05,
1743
+ "loss": 0.0434,
1744
+ "step": 2890
1745
+ },
1746
+ {
1747
+ "grad_norm": 0.46597811579704285,
1748
+ "learning_rate": 4.0988499178242315e-05,
1749
+ "loss": 0.0441,
1750
+ "step": 2900
1751
+ },
1752
+ {
1753
+ "grad_norm": 0.5435395240783691,
1754
+ "learning_rate": 4.066341996394678e-05,
1755
+ "loss": 0.0534,
1756
+ "step": 2910
1757
+ },
1758
+ {
1759
+ "grad_norm": 0.4228745400905609,
1760
+ "learning_rate": 4.033874916190833e-05,
1761
+ "loss": 0.0437,
1762
+ "step": 2920
1763
+ },
1764
+ {
1765
+ "grad_norm": 0.49809300899505615,
1766
+ "learning_rate": 4.001450097427966e-05,
1767
+ "loss": 0.0422,
1768
+ "step": 2930
1769
+ },
1770
+ {
1771
+ "grad_norm": 0.5069879293441772,
1772
+ "learning_rate": 3.9690689584726894e-05,
1773
+ "loss": 0.043,
1774
+ "step": 2940
1775
+ },
1776
+ {
1777
+ "grad_norm": 0.4590340554714203,
1778
+ "learning_rate": 3.936732915780923e-05,
1779
+ "loss": 0.0429,
1780
+ "step": 2950
1781
+ },
1782
+ {
1783
+ "grad_norm": 0.579380214214325,
1784
+ "learning_rate": 3.904443383835929e-05,
1785
+ "loss": 0.0449,
1786
+ "step": 2960
1787
+ },
1788
+ {
1789
+ "grad_norm": 0.4543984830379486,
1790
+ "learning_rate": 3.872201775086437e-05,
1791
+ "loss": 0.048,
1792
+ "step": 2970
1793
+ },
1794
+ {
1795
+ "grad_norm": 0.4465457499027252,
1796
+ "learning_rate": 3.8400094998848616e-05,
1797
+ "loss": 0.0428,
1798
+ "step": 2980
1799
+ },
1800
+ {
1801
+ "grad_norm": 0.46042537689208984,
1802
+ "learning_rate": 3.807867966425611e-05,
1803
+ "loss": 0.0426,
1804
+ "step": 2990
1805
+ },
1806
+ {
1807
+ "grad_norm": 0.5212011933326721,
1808
+ "learning_rate": 3.775778580683481e-05,
1809
+ "loss": 0.0469,
1810
+ "step": 3000
1811
+ }
1812
+ ],
1813
+ "logging_steps": 10,
1814
+ "max_steps": 5000,
1815
+ "num_input_tokens_seen": 0,
1816
+ "num_train_epochs": 9223372036854775807,
1817
+ "save_steps": 3000,
1818
+ "stateful_callbacks": {
1819
+ "TrainerControl": {
1820
+ "args": {
1821
+ "should_epoch_stop": false,
1822
+ "should_evaluate": false,
1823
+ "should_log": false,
1824
+ "should_save": true,
1825
+ "should_training_stop": false
1826
+ },
1827
+ "attributes": {}
1828
+ }
1829
+ },
1830
+ "total_flos": 0.0,
1831
+ "train_batch_size": 32,
1832
+ "trial_name": null,
1833
+ "trial_params": null
1834
+ }
gr00t/90_10/checkpoint-3000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e342ea1d26be4d3fa2c14efcf0069dadad714eda05b447c916b10bfcbe2f00
3
+ size 5777
gr00t/90_10/checkpoint-3000/wandb_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"project": "finetune-gr00t-n1d6", "run_id": "90_10"}
gr00t/90_10/checkpoint-5000/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.1,
57
+ "torch_dtype": "bfloat16",
58
+ "transformers_version": "4.51.3",
59
+ "tune_diffusion_model": true,
60
+ "tune_llm": true,
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
+ }
gr00t/90_10/checkpoint-5000/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
+ "oxe_droid": 16,
10
+ "new_embodiment": 10
11
+ }
gr00t/90_10/checkpoint-5000/experiment_cfg/conf.yaml ADDED
@@ -0,0 +1,246 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: true
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:
25
+ brightness: 0.3
26
+ contrast: 0.4
27
+ saturation: 0.5
28
+ hue: 0.08
29
+ use_albumentations_transforms: true
30
+ formalize_language: true
31
+ apply_sincos_state_encoding: false
32
+ use_relative_action: true
33
+ max_state_dim: 29
34
+ max_action_dim: 29
35
+ action_horizon: 16
36
+ hidden_size: 1024
37
+ input_embedding_dim: 1536
38
+ add_pos_embed: true
39
+ attn_dropout: 0.2
40
+ use_vlln: true
41
+ max_seq_len: 1024
42
+ use_alternate_vl_dit: true
43
+ attend_text_every_n_blocks: 2
44
+ diffusion_model_cfg:
45
+ positional_embeddings: null
46
+ num_layers: 32
47
+ num_attention_heads: 32
48
+ attention_head_dim: 48
49
+ norm_type: ada_norm
50
+ dropout: 0.2
51
+ final_dropout: true
52
+ output_dim: 1024
53
+ interleave_self_attention: true
54
+ num_inference_timesteps: 4
55
+ noise_beta_alpha: 1.5
56
+ noise_beta_beta: 1.0
57
+ noise_s: 0.999
58
+ num_timestep_buckets: 1000
59
+ tune_projector: true
60
+ tune_diffusion_model: true
61
+ tune_vlln: true
62
+ state_dropout_prob: 0.1
63
+ state_additive_noise_scale: 0.0
64
+ max_num_embodiments: 32
65
+ data:
66
+ datasets:
67
+ - dataset_paths:
68
+ - /workspace/capstone-vla/datasets/syn_realDataset/mixed_90_10
69
+ embodiment_tag: new_embodiment
70
+ mix_ratio: 1.0
71
+ dataset_type: physical_embodiment
72
+ val_dataset_path: null
73
+ modality_configs:
74
+ new_embodiment:
75
+ video:
76
+ delta_indices:
77
+ - 0
78
+ modality_keys:
79
+ - ego_view
80
+ - left_wrist_view
81
+ - right_wrist_view
82
+ sin_cos_embedding_keys: null
83
+ mean_std_embedding_keys: null
84
+ action_configs: null
85
+ state:
86
+ delta_indices:
87
+ - 0
88
+ modality_keys:
89
+ - left_arm
90
+ - left_hand
91
+ - left_leg
92
+ - neck
93
+ - right_arm
94
+ - right_hand
95
+ - right_leg
96
+ - waist
97
+ sin_cos_embedding_keys: null
98
+ mean_std_embedding_keys: null
99
+ action_configs: null
100
+ action:
101
+ delta_indices:
102
+ - 0
103
+ - 1
104
+ - 2
105
+ - 3
106
+ - 4
107
+ - 5
108
+ - 6
109
+ - 7
110
+ - 8
111
+ - 9
112
+ - 10
113
+ - 11
114
+ - 12
115
+ - 13
116
+ - 14
117
+ - 15
118
+ modality_keys:
119
+ - left_arm
120
+ - left_hand
121
+ - left_leg
122
+ - neck
123
+ - right_arm
124
+ - right_hand
125
+ - right_leg
126
+ - waist
127
+ sin_cos_embedding_keys: null
128
+ mean_std_embedding_keys: null
129
+ action_configs:
130
+ - rep: ABSOLUTE
131
+ type: NON_EEF
132
+ format: DEFAULT
133
+ state_key: null
134
+ - rep: ABSOLUTE
135
+ type: NON_EEF
136
+ format: DEFAULT
137
+ state_key: null
138
+ - rep: ABSOLUTE
139
+ type: NON_EEF
140
+ format: DEFAULT
141
+ state_key: null
142
+ - rep: ABSOLUTE
143
+ type: NON_EEF
144
+ format: DEFAULT
145
+ state_key: null
146
+ - rep: ABSOLUTE
147
+ type: NON_EEF
148
+ format: DEFAULT
149
+ state_key: null
150
+ - rep: ABSOLUTE
151
+ type: NON_EEF
152
+ format: DEFAULT
153
+ state_key: null
154
+ - rep: ABSOLUTE
155
+ type: NON_EEF
156
+ format: DEFAULT
157
+ state_key: null
158
+ - rep: ABSOLUTE
159
+ type: NON_EEF
160
+ format: DEFAULT
161
+ state_key: null
162
+ language:
163
+ delta_indices:
164
+ - 0
165
+ modality_keys:
166
+ - annotation.human.action.task_description
167
+ sin_cos_embedding_keys: null
168
+ mean_std_embedding_keys: null
169
+ action_configs: null
170
+ download_cache: false
171
+ shard_size: 1024
172
+ episode_sampling_rate: 0.1
173
+ num_shards_per_epoch: 100000
174
+ override_pretraining_statistics: false
175
+ mode: single_turn
176
+ random_chop: 0.0
177
+ mock_dataset_mode: false
178
+ shuffle: true
179
+ seed: 42
180
+ multiprocessing_context: fork
181
+ allow_padding: false
182
+ subsample_ratio: 1.0
183
+ image_crop_size:
184
+ - 244
185
+ - 244
186
+ image_target_size:
187
+ - 224
188
+ - 224
189
+ video_backend: torchcodec
190
+ training:
191
+ output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/90_10
192
+ experiment_name: null
193
+ max_steps: 5000
194
+ global_batch_size: 32
195
+ batch_size: null
196
+ gradient_accumulation_steps: 1
197
+ learning_rate: 0.0001
198
+ lr_scheduler_type: cosine
199
+ weight_decay: 1.0e-05
200
+ warmup_ratio: 0.05
201
+ warmup_steps: 0
202
+ max_grad_norm: 1.0
203
+ optim: adamw_torch
204
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
205
+ tf32: true
206
+ fp16: false
207
+ bf16: true
208
+ eval_bf16: true
209
+ logging_steps: 10
210
+ save_steps: 3000
211
+ save_total_limit: 3
212
+ save_vl_model: false
213
+ upload_checkpoints: false
214
+ upload_every: 1000
215
+ upload_last_n_checkpoints: 5
216
+ max_concurrent_uploads: 2
217
+ eval_strategy: 'no'
218
+ eval_steps: 500
219
+ eval_set_split_ratio: 0.1
220
+ eval_batch_size: 2
221
+ save_best_eval_metric_name: ''
222
+ save_best_eval_metric_greater_is_better: true
223
+ deepspeed_stage: 2
224
+ gradient_checkpointing: false
225
+ transformers_trust_remote_code: true
226
+ transformers_local_files_only: false
227
+ transformers_cache_dir: null
228
+ transformers_access_token: null
229
+ use_ddp: false
230
+ ddp_bucket_cap_mb: 100
231
+ num_gpus: 1
232
+ dataloader_num_workers: 4
233
+ remove_unused_columns: false
234
+ use_wandb: true
235
+ wandb_project: finetune-gr00t-n1d6
236
+ enable_profiling: false
237
+ max_retries: 3
238
+ assert_loss_less_than: null
239
+ add_rl_callback: false
240
+ enable_open_loop_eval: false
241
+ open_loop_eval_traj_ids:
242
+ - 0
243
+ open_loop_eval_steps_per_traj: 100
244
+ open_loop_eval_plot_indices: null
245
+ max_steps: 5000
246
+ save_steps: 3000
gr00t/90_10/checkpoint-5000/experiment_cfg/config.yaml ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - /workspace/capstone-vla/datasets/syn_realDataset/mixed_90_10
8
+ dataset_type: physical_embodiment
9
+ embodiment_tag: new_embodiment
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
+ new_embodiment:
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: &id002 !!python/object/apply:gr00t.data.types.ActionRepresentation
29
+ - absolute
30
+ state_key: null
31
+ type: &id003 !!python/object/apply:gr00t.data.types.ActionType
32
+ - non_eef
33
+ - !!python/object:gr00t.data.types.ActionConfig
34
+ format: *id001
35
+ rep: *id002
36
+ state_key: null
37
+ type: *id003
38
+ - !!python/object:gr00t.data.types.ActionConfig
39
+ format: *id001
40
+ rep: *id002
41
+ state_key: null
42
+ type: *id003
43
+ - !!python/object:gr00t.data.types.ActionConfig
44
+ format: *id001
45
+ rep: *id002
46
+ state_key: null
47
+ type: *id003
48
+ - !!python/object:gr00t.data.types.ActionConfig
49
+ format: *id001
50
+ rep: *id002
51
+ state_key: null
52
+ type: *id003
53
+ - !!python/object:gr00t.data.types.ActionConfig
54
+ format: *id001
55
+ rep: *id002
56
+ state_key: null
57
+ type: *id003
58
+ - !!python/object:gr00t.data.types.ActionConfig
59
+ format: *id001
60
+ rep: *id002
61
+ state_key: null
62
+ type: *id003
63
+ - !!python/object:gr00t.data.types.ActionConfig
64
+ format: *id001
65
+ rep: *id002
66
+ state_key: null
67
+ type: *id003
68
+ delta_indices:
69
+ - 0
70
+ - 1
71
+ - 2
72
+ - 3
73
+ - 4
74
+ - 5
75
+ - 6
76
+ - 7
77
+ - 8
78
+ - 9
79
+ - 10
80
+ - 11
81
+ - 12
82
+ - 13
83
+ - 14
84
+ - 15
85
+ mean_std_embedding_keys: null
86
+ modality_keys: &id004
87
+ - left_arm
88
+ - left_hand
89
+ - left_leg
90
+ - neck
91
+ - right_arm
92
+ - right_hand
93
+ - right_leg
94
+ - waist
95
+ sin_cos_embedding_keys: null
96
+ language: !!python/object:gr00t.data.types.ModalityConfig
97
+ action_configs: null
98
+ delta_indices:
99
+ - 0
100
+ mean_std_embedding_keys: null
101
+ modality_keys:
102
+ - annotation.human.action.task_description
103
+ sin_cos_embedding_keys: null
104
+ state: !!python/object:gr00t.data.types.ModalityConfig
105
+ action_configs: null
106
+ delta_indices:
107
+ - 0
108
+ mean_std_embedding_keys: null
109
+ modality_keys: *id004
110
+ sin_cos_embedding_keys: null
111
+ video: !!python/object:gr00t.data.types.ModalityConfig
112
+ action_configs: null
113
+ delta_indices:
114
+ - 0
115
+ mean_std_embedding_keys: null
116
+ modality_keys:
117
+ - ego_view
118
+ - left_wrist_view
119
+ - right_wrist_view
120
+ sin_cos_embedding_keys: null
121
+ mode: single_turn
122
+ multiprocessing_context: fork
123
+ num_shards_per_epoch: 100000
124
+ override_pretraining_statistics: false
125
+ random_chop: 0.0
126
+ seed: 42
127
+ shard_size: 1024
128
+ shuffle: true
129
+ subsample_ratio: 1.0
130
+ video_backend: torchcodec
131
+ load_config_path: null
132
+ model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
133
+ _attn_implementation_autoset: false
134
+ _attn_implementation_internal: null
135
+ _commit_hash: null
136
+ _name_or_path: ''
137
+ add_cross_attention: false
138
+ architectures: null
139
+ backbone_model_type: eagle
140
+ backbone_trainable_params_fp32: true
141
+ bad_words_ids: null
142
+ begin_suppress_tokens: null
143
+ bos_token_id: null
144
+ chunk_size_feed_forward: 0
145
+ color_jitter_params:
146
+ brightness: 0.3
147
+ contrast: 0.4
148
+ hue: 0.08
149
+ saturation: 0.5
150
+ cross_attention_hidden_size: null
151
+ decoder_start_token_id: null
152
+ diffusion_model_cfg:
153
+ attention_head_dim: 48
154
+ dropout: 0.2
155
+ final_dropout: true
156
+ interleave_self_attention: true
157
+ norm_type: ada_norm
158
+ num_attention_heads: 32
159
+ num_layers: 32
160
+ output_dim: 1024
161
+ positional_embeddings: null
162
+ diversity_penalty: 0.0
163
+ do_sample: false
164
+ eagle_collator: true
165
+ early_stopping: false
166
+ encoder_no_repeat_ngram_size: 0
167
+ eos_token_id: null
168
+ exponential_decay_length_penalty: null
169
+ finetuning_task: null
170
+ forced_bos_token_id: null
171
+ forced_eos_token_id: null
172
+ id2label:
173
+ 0: LABEL_0
174
+ 1: LABEL_1
175
+ is_decoder: false
176
+ is_encoder_decoder: false
177
+ label2id:
178
+ LABEL_0: 0
179
+ LABEL_1: 1
180
+ length_penalty: 1.0
181
+ load_bf16: false
182
+ max_length: 20
183
+ min_length: 0
184
+ model_name: nvidia/Eagle-Block2A-2B-v2
185
+ no_repeat_ngram_size: 0
186
+ num_beam_groups: 1
187
+ num_beams: 1
188
+ num_return_sequences: 1
189
+ output_attentions: false
190
+ output_hidden_states: false
191
+ output_scores: false
192
+ pad_token_id: null
193
+ prefix: null
194
+ problem_type: null
195
+ pruned_heads: {}
196
+ random_rotation_angle: null
197
+ remove_invalid_values: false
198
+ repetition_penalty: 1.0
199
+ reproject_vision: false
200
+ return_dict: true
201
+ return_dict_in_generate: false
202
+ sep_token_id: null
203
+ state_dropout_prob: 0.1
204
+ suppress_tokens: null
205
+ task_specific_params: null
206
+ temperature: 1.0
207
+ tf_legacy_loss: false
208
+ tie_encoder_decoder: false
209
+ tie_word_embeddings: true
210
+ tokenizer_class: null
211
+ top_k: 50
212
+ top_p: 1.0
213
+ torch_dtype: null
214
+ torchscript: false
215
+ transformers_version: null
216
+ tune_diffusion_model: true
217
+ tune_llm: true
218
+ tune_projector: true
219
+ tune_visual: false
220
+ typical_p: 1.0
221
+ use_bfloat16: false
222
+ use_relative_action: true
223
+ training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
224
+ add_rl_callback: false
225
+ assert_loss_less_than: null
226
+ batch_size: null
227
+ bf16: true
228
+ dataloader_num_workers: 4
229
+ ddp_bucket_cap_mb: 100
230
+ deepspeed_stage: 2
231
+ enable_open_loop_eval: false
232
+ enable_profiling: false
233
+ eval_batch_size: 2
234
+ eval_bf16: true
235
+ eval_set_split_ratio: 0.1
236
+ eval_steps: 500
237
+ eval_strategy: 'no'
238
+ experiment_name: null
239
+ fp16: false
240
+ global_batch_size: 32
241
+ gradient_accumulation_steps: 1
242
+ gradient_checkpointing: false
243
+ learning_rate: 0.0001
244
+ logging_steps: 10
245
+ lr_scheduler_type: cosine
246
+ max_concurrent_uploads: 2
247
+ max_grad_norm: 1.0
248
+ max_retries: 3
249
+ max_steps: 5000
250
+ num_gpus: 1
251
+ open_loop_eval_plot_indices: null
252
+ open_loop_eval_steps_per_traj: 100
253
+ open_loop_eval_traj_ids:
254
+ - 0
255
+ optim: adamw_torch
256
+ output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/90_10
257
+ remove_unused_columns: false
258
+ save_best_eval_metric_greater_is_better: true
259
+ save_best_eval_metric_name: ''
260
+ save_steps: 3000
261
+ save_total_limit: 3
262
+ save_vl_model: false
263
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
264
+ tf32: true
265
+ transformers_access_token: null
266
+ transformers_cache_dir: null
267
+ transformers_local_files_only: false
268
+ transformers_trust_remote_code: true
269
+ upload_checkpoints: false
270
+ upload_every: 1000
271
+ upload_last_n_checkpoints: 5
272
+ use_ddp: false
273
+ use_wandb: true
274
+ wandb_project: finetune-gr00t-n1d6
275
+ warmup_ratio: 0.05
276
+ warmup_steps: 0
277
+ weight_decay: 1.0e-05
gr00t/90_10/checkpoint-5000/experiment_cfg/dataset_statistics.json ADDED
@@ -0,0 +1,761 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "state": {
4
+ "left_arm": {
5
+ "min": [
6
+ -1.4764578342437744,
7
+ -0.3486612141132355,
8
+ -1.499962568283081,
9
+ -2.27626633644104,
10
+ -1.5708261728286743,
11
+ -0.6656755208969116,
12
+ -0.6981287598609924
13
+ ],
14
+ "max": [
15
+ 0.3441833555698395,
16
+ 0.657663881778717,
17
+ 0.1158449724316597,
18
+ -0.7633329629898071,
19
+ 0.5798436999320984,
20
+ 0.6982716917991638,
21
+ 0.6866571307182312
22
+ ],
23
+ "mean": [
24
+ -0.2489430159330368,
25
+ 0.2553998827934265,
26
+ -0.5018506646156311,
27
+ -1.8111220598220825,
28
+ -0.16397659480571747,
29
+ 0.24184419214725494,
30
+ -0.009894371032714844
31
+ ],
32
+ "std": [
33
+ 0.27179521322250366,
34
+ 0.07357995957136154,
35
+ 0.23859892785549164,
36
+ 0.2566509246826172,
37
+ 0.43019622564315796,
38
+ 0.20615950226783752,
39
+ 0.23697827756404877
40
+ ],
41
+ "q01": [
42
+ -1.1938067722320556,
43
+ 0.013684996496886015,
44
+ -1.4103496742248536,
45
+ -2.167926549911499,
46
+ -1.5560119223594666,
47
+ -0.40627646565437314,
48
+ -0.34752252995967864
49
+ ],
50
+ "q99": [
51
+ 0.11354834571480776,
52
+ 0.4665440392494202,
53
+ -0.02837765429168887,
54
+ -1.1158319139480588,
55
+ 0.257495101094246,
56
+ 0.6740685105323792,
57
+ 0.5241326642036439
58
+ ]
59
+ },
60
+ "left_hand": {
61
+ "min": [
62
+ -1.5,
63
+ -1.5,
64
+ -1.5,
65
+ -1.5,
66
+ -3.0,
67
+ -3.0
68
+ ],
69
+ "max": [
70
+ 1.5,
71
+ 1.5,
72
+ 1.5,
73
+ 1.5,
74
+ 3.0,
75
+ 3.0
76
+ ],
77
+ "mean": [
78
+ -0.7437229156494141,
79
+ -0.20031754672527313,
80
+ -0.7733782529830933,
81
+ -0.7699428200721741,
82
+ -1.5414515733718872,
83
+ -1.5686863660812378
84
+ ],
85
+ "std": [
86
+ 1.2947779893875122,
87
+ 1.4845510721206665,
88
+ 1.2747725248336792,
89
+ 1.2783215045928955,
90
+ 2.554619789123535,
91
+ 2.522022247314453
92
+ ],
93
+ "q01": [
94
+ -1.5,
95
+ -1.5,
96
+ -1.5,
97
+ -1.5,
98
+ -3.0,
99
+ -3.0
100
+ ],
101
+ "q99": [
102
+ 1.5,
103
+ 1.5,
104
+ 1.5,
105
+ 1.5,
106
+ 3.0,
107
+ 3.0
108
+ ]
109
+ },
110
+ "left_leg": {
111
+ "min": [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0,
116
+ 0.0,
117
+ 0.0
118
+ ],
119
+ "max": [
120
+ 0.0,
121
+ 0.0,
122
+ 0.0,
123
+ 0.0,
124
+ 0.0,
125
+ 0.0
126
+ ],
127
+ "mean": [
128
+ 0.0,
129
+ 0.0,
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ],
135
+ "std": [
136
+ 0.0,
137
+ 0.0,
138
+ 0.0,
139
+ 0.0,
140
+ 0.0,
141
+ 0.0
142
+ ],
143
+ "q01": [
144
+ 0.0,
145
+ 0.0,
146
+ 0.0,
147
+ 0.0,
148
+ 0.0,
149
+ 0.0
150
+ ],
151
+ "q99": [
152
+ 0.0,
153
+ 0.0,
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ]
159
+ },
160
+ "neck": {
161
+ "min": [
162
+ 0.0,
163
+ 0.0,
164
+ 0.0
165
+ ],
166
+ "max": [
167
+ 0.0,
168
+ 0.0,
169
+ 0.0
170
+ ],
171
+ "mean": [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0
175
+ ],
176
+ "std": [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0
180
+ ],
181
+ "q01": [
182
+ 0.0,
183
+ 0.0,
184
+ 0.0
185
+ ],
186
+ "q99": [
187
+ 0.0,
188
+ 0.0,
189
+ 0.0
190
+ ]
191
+ },
192
+ "right_arm": {
193
+ "min": [
194
+ -0.8084366917610168,
195
+ -0.55275958776474,
196
+ -0.1061631441116333,
197
+ -2.219068765640259,
198
+ -0.6652951240539551,
199
+ -0.5672546625137329,
200
+ -0.6981256008148193
201
+ ],
202
+ "max": [
203
+ 0.6162368059158325,
204
+ 0.24139699339866638,
205
+ 0.984139084815979,
206
+ -0.8445846438407898,
207
+ 1.570893406867981,
208
+ 0.8078097701072693,
209
+ 0.6981398463249207
210
+ ],
211
+ "mean": [
212
+ -0.21609076857566833,
213
+ -0.21664628386497498,
214
+ 0.39538323879241943,
215
+ -1.6902517080307007,
216
+ 0.08708126097917557,
217
+ -0.17737062275409698,
218
+ -0.007543741725385189
219
+ ],
220
+ "std": [
221
+ 0.16770005226135254,
222
+ 0.0784352719783783,
223
+ 0.17550550401210785,
224
+ 0.1923823356628418,
225
+ 0.5286788940429688,
226
+ 0.1384165734052658,
227
+ 0.20280855894088745
228
+ ],
229
+ "q01": [
230
+ -0.5514474415779114,
231
+ -0.43412066519260406,
232
+ 0.04515308976173401,
233
+ -2.008469109535217,
234
+ -0.5157527339458465,
235
+ -0.4272324502468109,
236
+ -0.3475255584716797
237
+ ],
238
+ "q99": [
239
+ 0.16814657270908379,
240
+ 0.015971389636398013,
241
+ 0.7644773125648499,
242
+ -1.1516706728935242,
243
+ 1.3261954116821322,
244
+ 0.27384827435016684,
245
+ 0.45701302111148834
246
+ ]
247
+ },
248
+ "right_hand": {
249
+ "min": [
250
+ -1.5,
251
+ -1.5,
252
+ -1.5,
253
+ -1.5,
254
+ -3.0,
255
+ -3.0
256
+ ],
257
+ "max": [
258
+ 1.5,
259
+ 1.5,
260
+ 1.5,
261
+ 1.5,
262
+ 3.0,
263
+ 3.0
264
+ ],
265
+ "mean": [
266
+ -0.41629740595817566,
267
+ 0.09902879595756531,
268
+ -0.43904468417167664,
269
+ -0.4360390603542328,
270
+ -0.873975396156311,
271
+ -0.8841586709022522
272
+ ],
273
+ "std": [
274
+ 1.4320570230484009,
275
+ 1.4899888038635254,
276
+ 1.4168944358825684,
277
+ 1.4193998575210571,
278
+ 2.8374342918395996,
279
+ 2.8345329761505127
280
+ ],
281
+ "q01": [
282
+ -1.5,
283
+ -1.5,
284
+ -1.5,
285
+ -1.5,
286
+ -3.0,
287
+ -3.0
288
+ ],
289
+ "q99": [
290
+ 1.5,
291
+ 1.5,
292
+ 1.5,
293
+ 1.5,
294
+ 3.0,
295
+ 3.0
296
+ ]
297
+ },
298
+ "right_leg": {
299
+ "min": [
300
+ 0.0,
301
+ 0.0,
302
+ 0.0,
303
+ 0.0,
304
+ 0.0,
305
+ 0.0
306
+ ],
307
+ "max": [
308
+ 0.0,
309
+ 0.0,
310
+ 0.0,
311
+ 0.0,
312
+ 0.0,
313
+ 0.0
314
+ ],
315
+ "mean": [
316
+ 0.0,
317
+ 0.0,
318
+ 0.0,
319
+ 0.0,
320
+ 0.0,
321
+ 0.0
322
+ ],
323
+ "std": [
324
+ 0.0,
325
+ 0.0,
326
+ 0.0,
327
+ 0.0,
328
+ 0.0,
329
+ 0.0
330
+ ],
331
+ "q01": [
332
+ 0.0,
333
+ 0.0,
334
+ 0.0,
335
+ 0.0,
336
+ 0.0,
337
+ 0.0
338
+ ],
339
+ "q99": [
340
+ 0.0,
341
+ 0.0,
342
+ 0.0,
343
+ 0.0,
344
+ 0.0,
345
+ 0.0
346
+ ]
347
+ },
348
+ "waist": {
349
+ "min": [
350
+ 0.0,
351
+ 0.0,
352
+ 0.0
353
+ ],
354
+ "max": [
355
+ 0.0,
356
+ 0.0,
357
+ 0.0
358
+ ],
359
+ "mean": [
360
+ 0.0,
361
+ 0.0,
362
+ 0.0
363
+ ],
364
+ "std": [
365
+ 0.0,
366
+ 0.0,
367
+ 0.0
368
+ ],
369
+ "q01": [
370
+ 0.0,
371
+ 0.0,
372
+ 0.0
373
+ ],
374
+ "q99": [
375
+ 0.0,
376
+ 0.0,
377
+ 0.0
378
+ ]
379
+ }
380
+ },
381
+ "action": {
382
+ "left_arm": {
383
+ "min": [
384
+ -1.5419785976409912,
385
+ -0.3486612141132355,
386
+ -1.5707963705062866,
387
+ -2.3319737911224365,
388
+ -1.5708261728286743,
389
+ -0.6781747937202454,
390
+ -0.6981287598609924
391
+ ],
392
+ "max": [
393
+ 0.339247465133667,
394
+ 0.6958394646644592,
395
+ 0.1158449724316597,
396
+ -0.7315306067466736,
397
+ 0.6010454297065735,
398
+ 0.6982716917991638,
399
+ 0.6981316804885864
400
+ ],
401
+ "mean": [
402
+ -0.27733689546585083,
403
+ 0.2578163146972656,
404
+ -0.49530336260795593,
405
+ -1.8341234922409058,
406
+ -0.16989488899707794,
407
+ 0.2413080334663391,
408
+ -0.01198156364262104
409
+ ],
410
+ "std": [
411
+ 0.280715674161911,
412
+ 0.07778123766183853,
413
+ 0.24291415512561798,
414
+ 0.27100804448127747,
415
+ 0.4360010325908661,
416
+ 0.20927225053310394,
417
+ 0.24020081758499146
418
+ ],
419
+ "q01": [
420
+ -1.250049855709076,
421
+ 0.010239404719322921,
422
+ -1.4181996583938599,
423
+ -2.2069469451904298,
424
+ -1.5707963705062866,
425
+ -0.41297790706157683,
426
+ -0.35028248369693754
427
+ ],
428
+ "q99": [
429
+ 0.09265167921781584,
430
+ 0.4786697047948838,
431
+ -0.02178448151797002,
432
+ -1.1018781590461717,
433
+ 0.25891360759735127,
434
+ 0.6981316804885864,
435
+ 0.5349965059757237
436
+ ]
437
+ },
438
+ "left_hand": {
439
+ "min": [
440
+ -1.5,
441
+ -1.5,
442
+ -1.5,
443
+ -1.5,
444
+ -3.0,
445
+ -3.0
446
+ ],
447
+ "max": [
448
+ 1.5,
449
+ 1.5,
450
+ 1.5,
451
+ 1.5,
452
+ 3.0,
453
+ 3.0
454
+ ],
455
+ "mean": [
456
+ -0.7435898780822754,
457
+ -0.20033082365989685,
458
+ -0.7734411358833313,
459
+ -0.7699961066246033,
460
+ -1.5415635108947754,
461
+ -1.5688533782958984
462
+ ],
463
+ "std": [
464
+ 1.294826865196228,
465
+ 1.484555721282959,
466
+ 1.2747023105621338,
467
+ 1.2782622575759888,
468
+ 2.5544939041137695,
469
+ 2.5218443870544434
470
+ ],
471
+ "q01": [
472
+ -1.5,
473
+ -1.5,
474
+ -1.5,
475
+ -1.5,
476
+ -3.0,
477
+ -3.0
478
+ ],
479
+ "q99": [
480
+ 1.5,
481
+ 1.5,
482
+ 1.5,
483
+ 1.5,
484
+ 3.0,
485
+ 3.0
486
+ ]
487
+ },
488
+ "left_leg": {
489
+ "min": [
490
+ 0.0,
491
+ 0.0,
492
+ 0.0,
493
+ 0.0,
494
+ 0.0,
495
+ 0.0
496
+ ],
497
+ "max": [
498
+ 0.0,
499
+ 0.0,
500
+ 0.0,
501
+ 0.0,
502
+ 0.0,
503
+ 0.0
504
+ ],
505
+ "mean": [
506
+ 0.0,
507
+ 0.0,
508
+ 0.0,
509
+ 0.0,
510
+ 0.0,
511
+ 0.0
512
+ ],
513
+ "std": [
514
+ 0.0,
515
+ 0.0,
516
+ 0.0,
517
+ 0.0,
518
+ 0.0,
519
+ 0.0
520
+ ],
521
+ "q01": [
522
+ 0.0,
523
+ 0.0,
524
+ 0.0,
525
+ 0.0,
526
+ 0.0,
527
+ 0.0
528
+ ],
529
+ "q99": [
530
+ 0.0,
531
+ 0.0,
532
+ 0.0,
533
+ 0.0,
534
+ 0.0,
535
+ 0.0
536
+ ]
537
+ },
538
+ "neck": {
539
+ "min": [
540
+ 0.0,
541
+ 0.0,
542
+ 0.0
543
+ ],
544
+ "max": [
545
+ 0.0,
546
+ 0.0,
547
+ 0.0
548
+ ],
549
+ "mean": [
550
+ 0.0,
551
+ 0.0,
552
+ 0.0
553
+ ],
554
+ "std": [
555
+ 0.0,
556
+ 0.0,
557
+ 0.0
558
+ ],
559
+ "q01": [
560
+ 0.0,
561
+ 0.0,
562
+ 0.0
563
+ ],
564
+ "q99": [
565
+ 0.0,
566
+ 0.0,
567
+ 0.0
568
+ ]
569
+ },
570
+ "right_arm": {
571
+ "min": [
572
+ -0.8084366917610168,
573
+ -0.5897848010063171,
574
+ -0.13661164045333862,
575
+ -2.219068765640259,
576
+ -0.6809128522872925,
577
+ -0.5955591201782227,
578
+ -0.6981256008148193
579
+ ],
580
+ "max": [
581
+ 0.5884689092636108,
582
+ 0.24139699339866638,
583
+ 0.984139084815979,
584
+ -0.8264364004135132,
585
+ 1.570893406867981,
586
+ 0.8078097701072693,
587
+ 0.6981398463249207
588
+ ],
589
+ "mean": [
590
+ -0.24450765550136566,
591
+ -0.21827492117881775,
592
+ 0.38290950655937195,
593
+ -1.7209725379943848,
594
+ 0.08605962246656418,
595
+ -0.17793013155460358,
596
+ -0.0122761195525527
597
+ ],
598
+ "std": [
599
+ 0.1738916039466858,
600
+ 0.0822782963514328,
601
+ 0.17612379789352417,
602
+ 0.20129427313804626,
603
+ 0.5352755784988403,
604
+ 0.14086420834064484,
605
+ 0.20730523765087128
606
+ ],
607
+ "q01": [
608
+ -0.5923164796829223,
609
+ -0.44924759984016416,
610
+ 0.034371975734829904,
611
+ -2.0534503698349,
612
+ -0.524207946062088,
613
+ -0.4420755457878113,
614
+ -0.36473969638347625
615
+ ],
616
+ "q99": [
617
+ 0.15479954302311022,
618
+ 0.016251621842384368,
619
+ 0.7524694633483888,
620
+ -1.1548390340805041,
621
+ 1.3358927559852605,
622
+ 0.2736717164516459,
623
+ 0.45566345751285553
624
+ ]
625
+ },
626
+ "right_hand": {
627
+ "min": [
628
+ -1.5,
629
+ -1.5,
630
+ -1.5,
631
+ -1.5,
632
+ -3.0,
633
+ -3.0
634
+ ],
635
+ "max": [
636
+ 1.5,
637
+ 1.5,
638
+ 1.5,
639
+ 1.5,
640
+ 3.0,
641
+ 3.0
642
+ ],
643
+ "mean": [
644
+ -0.41617658734321594,
645
+ 0.099039226770401,
646
+ -0.439096599817276,
647
+ -0.43607383966445923,
648
+ -0.8740438222885132,
649
+ -0.8842585682868958
650
+ ],
651
+ "std": [
652
+ 1.4303723573684692,
653
+ 1.4899548292160034,
654
+ 1.4168522357940674,
655
+ 1.4193675518035889,
656
+ 2.8373637199401855,
657
+ 2.834190607070923
658
+ ],
659
+ "q01": [
660
+ -1.5,
661
+ -1.5,
662
+ -1.5,
663
+ -1.5,
664
+ -3.0,
665
+ -3.0
666
+ ],
667
+ "q99": [
668
+ 1.5,
669
+ 1.5,
670
+ 1.5,
671
+ 1.5,
672
+ 3.0,
673
+ 3.0
674
+ ]
675
+ },
676
+ "right_leg": {
677
+ "min": [
678
+ 0.0,
679
+ 0.0,
680
+ 0.0,
681
+ 0.0,
682
+ 0.0,
683
+ 0.0
684
+ ],
685
+ "max": [
686
+ 0.0,
687
+ 0.0,
688
+ 0.0,
689
+ 0.0,
690
+ 0.0,
691
+ 0.0
692
+ ],
693
+ "mean": [
694
+ 0.0,
695
+ 0.0,
696
+ 0.0,
697
+ 0.0,
698
+ 0.0,
699
+ 0.0
700
+ ],
701
+ "std": [
702
+ 0.0,
703
+ 0.0,
704
+ 0.0,
705
+ 0.0,
706
+ 0.0,
707
+ 0.0
708
+ ],
709
+ "q01": [
710
+ 0.0,
711
+ 0.0,
712
+ 0.0,
713
+ 0.0,
714
+ 0.0,
715
+ 0.0
716
+ ],
717
+ "q99": [
718
+ 0.0,
719
+ 0.0,
720
+ 0.0,
721
+ 0.0,
722
+ 0.0,
723
+ 0.0
724
+ ]
725
+ },
726
+ "waist": {
727
+ "min": [
728
+ 0.0,
729
+ 0.0,
730
+ 0.0
731
+ ],
732
+ "max": [
733
+ 0.0,
734
+ 0.0,
735
+ 0.0
736
+ ],
737
+ "mean": [
738
+ 0.0,
739
+ 0.0,
740
+ 0.0
741
+ ],
742
+ "std": [
743
+ 0.0,
744
+ 0.0,
745
+ 0.0
746
+ ],
747
+ "q01": [
748
+ 0.0,
749
+ 0.0,
750
+ 0.0
751
+ ],
752
+ "q99": [
753
+ 0.0,
754
+ 0.0,
755
+ 0.0
756
+ ]
757
+ }
758
+ },
759
+ "relative_action": {}
760
+ }
761
+ }
gr00t/90_10/checkpoint-5000/experiment_cfg/final_model_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 4,
8
+ "backbone_embedding_dim": 2048,
9
+ "tune_llm": true,
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
+ "apply_sincos_state_encoding": true,
19
+ "use_relative_action": true,
20
+ "max_state_dim": 128,
21
+ "max_action_dim": 128,
22
+ "action_horizon": 50,
23
+ "hidden_size": 1024,
24
+ "input_embedding_dim": 1536,
25
+ "add_pos_embed": true,
26
+ "attn_dropout": 0.2,
27
+ "use_vlln": true,
28
+ "max_seq_len": 1024,
29
+ "use_alternate_vl_dit": true,
30
+ "attend_text_every_n_blocks": 2,
31
+ "diffusion_model_cfg": {
32
+ "attention_head_dim": 48,
33
+ "dropout": 0.2,
34
+ "final_dropout": true,
35
+ "interleave_self_attention": true,
36
+ "norm_type": "ada_norm",
37
+ "num_attention_heads": 32,
38
+ "num_layers": 32,
39
+ "output_dim": 1024,
40
+ "positional_embeddings": null
41
+ },
42
+ "num_inference_timesteps": 4,
43
+ "noise_beta_alpha": 1.5,
44
+ "noise_beta_beta": 1.0,
45
+ "noise_s": 0.999,
46
+ "num_timestep_buckets": 1000,
47
+ "tune_projector": true,
48
+ "tune_diffusion_model": true,
49
+ "tune_vlln": true,
50
+ "state_dropout_prob": 0.1,
51
+ "state_additive_noise_scale": 0.0,
52
+ "max_num_embodiments": 32
53
+ }
gr00t/90_10/checkpoint-5000/experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
gr00t/90_10/checkpoint-5000/model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04f84c6848b2a6b603bf78700d42e6205f85f5de4f61f8f92d0979ae0ae0441c
3
+ size 4967164296
gr00t/90_10/checkpoint-5000/model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db573876db353c236d520ed9ab2eb93d3bdc2f0e213c1b1eb3dcb03ccab7bf1
3
+ size 4982031784
gr00t/90_10/checkpoint-5000/model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70c76d8f005e6fb6f2c7bc6a0b1472ef8490e0793c0320d6df8576a88d0fc77e
3
+ size 2314751176
gr00t/90_10/checkpoint-5000/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
gr00t/90_10/checkpoint-5000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054d7367909311497b30aea22cea773b0a7228361d13223211b57c6b0fc4e1af
3
+ size 20277724839
gr00t/90_10/checkpoint-5000/processor_config.json ADDED
@@ -0,0 +1,504 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "new_embodiment": {
355
+ "video": {
356
+ "delta_indices": [
357
+ 0
358
+ ],
359
+ "modality_keys": [
360
+ "ego_view",
361
+ "left_wrist_view",
362
+ "right_wrist_view"
363
+ ],
364
+ "sin_cos_embedding_keys": null,
365
+ "mean_std_embedding_keys": null,
366
+ "action_configs": null
367
+ },
368
+ "state": {
369
+ "delta_indices": [
370
+ 0
371
+ ],
372
+ "modality_keys": [
373
+ "left_arm",
374
+ "left_hand",
375
+ "left_leg",
376
+ "neck",
377
+ "right_arm",
378
+ "right_hand",
379
+ "right_leg",
380
+ "waist"
381
+ ],
382
+ "sin_cos_embedding_keys": null,
383
+ "mean_std_embedding_keys": null,
384
+ "action_configs": null
385
+ },
386
+ "action": {
387
+ "delta_indices": [
388
+ 0,
389
+ 1,
390
+ 2,
391
+ 3,
392
+ 4,
393
+ 5,
394
+ 6,
395
+ 7,
396
+ 8,
397
+ 9,
398
+ 10,
399
+ 11,
400
+ 12,
401
+ 13,
402
+ 14,
403
+ 15
404
+ ],
405
+ "modality_keys": [
406
+ "left_arm",
407
+ "left_hand",
408
+ "left_leg",
409
+ "neck",
410
+ "right_arm",
411
+ "right_hand",
412
+ "right_leg",
413
+ "waist"
414
+ ],
415
+ "sin_cos_embedding_keys": null,
416
+ "mean_std_embedding_keys": null,
417
+ "action_configs": [
418
+ {
419
+ "rep": "ABSOLUTE",
420
+ "type": "NON_EEF",
421
+ "format": "DEFAULT",
422
+ "state_key": null
423
+ },
424
+ {
425
+ "rep": "ABSOLUTE",
426
+ "type": "NON_EEF",
427
+ "format": "DEFAULT",
428
+ "state_key": null
429
+ },
430
+ {
431
+ "rep": "ABSOLUTE",
432
+ "type": "NON_EEF",
433
+ "format": "DEFAULT",
434
+ "state_key": null
435
+ },
436
+ {
437
+ "rep": "ABSOLUTE",
438
+ "type": "NON_EEF",
439
+ "format": "DEFAULT",
440
+ "state_key": null
441
+ },
442
+ {
443
+ "rep": "ABSOLUTE",
444
+ "type": "NON_EEF",
445
+ "format": "DEFAULT",
446
+ "state_key": null
447
+ },
448
+ {
449
+ "rep": "ABSOLUTE",
450
+ "type": "NON_EEF",
451
+ "format": "DEFAULT",
452
+ "state_key": null
453
+ },
454
+ {
455
+ "rep": "ABSOLUTE",
456
+ "type": "NON_EEF",
457
+ "format": "DEFAULT",
458
+ "state_key": null
459
+ },
460
+ {
461
+ "rep": "ABSOLUTE",
462
+ "type": "NON_EEF",
463
+ "format": "DEFAULT",
464
+ "state_key": null
465
+ }
466
+ ]
467
+ },
468
+ "language": {
469
+ "delta_indices": [
470
+ 0
471
+ ],
472
+ "modality_keys": [
473
+ "annotation.human.action.task_description"
474
+ ],
475
+ "sin_cos_embedding_keys": null,
476
+ "mean_std_embedding_keys": null,
477
+ "action_configs": null
478
+ }
479
+ }
480
+ },
481
+ "image_crop_size": null,
482
+ "image_target_size": null,
483
+ "use_albumentations": true,
484
+ "random_rotation_angle": null,
485
+ "color_jitter_params": {
486
+ "brightness": 0.3,
487
+ "contrast": 0.4,
488
+ "saturation": 0.5,
489
+ "hue": 0.08
490
+ },
491
+ "shortest_image_edge": 256,
492
+ "crop_fraction": 0.95,
493
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
494
+ "model_type": "eagle",
495
+ "formalize_language": true,
496
+ "max_state_dim": 128,
497
+ "max_action_dim": 128,
498
+ "max_action_horizon": 50,
499
+ "use_percentiles": false,
500
+ "clip_outliers": true,
501
+ "apply_sincos_state_encoding": true,
502
+ "use_relative_action": true
503
+ }
504
+ }
gr00t/90_10/checkpoint-5000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c94b1fc1a851d1e8ac06cebe2a00bd7f820540453eb0a479c22e86a95301f4de
3
+ size 14645
gr00t/90_10/checkpoint-5000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23766ee8d5dbc082836e1a591a2e0b269bc9bd5027b36062367e8f61a621f007
3
+ size 1465
gr00t/90_10/checkpoint-5000/statistics.json ADDED
The diff for this file is too large to render. See raw diff
 
gr00t/90_10/checkpoint-5000/trainer_state.json ADDED
@@ -0,0 +1,3034 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 5000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "grad_norm": 1.433195948600769,
14
+ "learning_rate": 3.6e-06,
15
+ "loss": 1.3782,
16
+ "step": 10
17
+ },
18
+ {
19
+ "grad_norm": 0.6556676626205444,
20
+ "learning_rate": 7.6e-06,
21
+ "loss": 1.3319,
22
+ "step": 20
23
+ },
24
+ {
25
+ "grad_norm": 0.7470375895500183,
26
+ "learning_rate": 1.16e-05,
27
+ "loss": 1.2785,
28
+ "step": 30
29
+ },
30
+ {
31
+ "grad_norm": 0.6518334150314331,
32
+ "learning_rate": 1.56e-05,
33
+ "loss": 1.2031,
34
+ "step": 40
35
+ },
36
+ {
37
+ "grad_norm": 1.2589433193206787,
38
+ "learning_rate": 1.9600000000000002e-05,
39
+ "loss": 1.1421,
40
+ "step": 50
41
+ },
42
+ {
43
+ "grad_norm": 1.3239147663116455,
44
+ "learning_rate": 2.36e-05,
45
+ "loss": 1.1055,
46
+ "step": 60
47
+ },
48
+ {
49
+ "grad_norm": 2.813603401184082,
50
+ "learning_rate": 2.7600000000000003e-05,
51
+ "loss": 1.0739,
52
+ "step": 70
53
+ },
54
+ {
55
+ "grad_norm": 1.1407731771469116,
56
+ "learning_rate": 3.16e-05,
57
+ "loss": 1.0632,
58
+ "step": 80
59
+ },
60
+ {
61
+ "grad_norm": 0.5845445394515991,
62
+ "learning_rate": 3.56e-05,
63
+ "loss": 1.052,
64
+ "step": 90
65
+ },
66
+ {
67
+ "grad_norm": 0.9554524421691895,
68
+ "learning_rate": 3.960000000000001e-05,
69
+ "loss": 1.0493,
70
+ "step": 100
71
+ },
72
+ {
73
+ "grad_norm": 0.6618549227714539,
74
+ "learning_rate": 4.36e-05,
75
+ "loss": 1.0549,
76
+ "step": 110
77
+ },
78
+ {
79
+ "grad_norm": 0.5700764656066895,
80
+ "learning_rate": 4.76e-05,
81
+ "loss": 1.036,
82
+ "step": 120
83
+ },
84
+ {
85
+ "grad_norm": 0.5255783200263977,
86
+ "learning_rate": 5.16e-05,
87
+ "loss": 1.0397,
88
+ "step": 130
89
+ },
90
+ {
91
+ "grad_norm": 0.41539984941482544,
92
+ "learning_rate": 5.560000000000001e-05,
93
+ "loss": 1.0378,
94
+ "step": 140
95
+ },
96
+ {
97
+ "grad_norm": 0.49986666440963745,
98
+ "learning_rate": 5.96e-05,
99
+ "loss": 1.0356,
100
+ "step": 150
101
+ },
102
+ {
103
+ "grad_norm": 0.4074811041355133,
104
+ "learning_rate": 6.36e-05,
105
+ "loss": 1.0365,
106
+ "step": 160
107
+ },
108
+ {
109
+ "grad_norm": 0.5111497044563293,
110
+ "learning_rate": 6.76e-05,
111
+ "loss": 1.0299,
112
+ "step": 170
113
+ },
114
+ {
115
+ "grad_norm": 0.4655126929283142,
116
+ "learning_rate": 7.16e-05,
117
+ "loss": 1.0237,
118
+ "step": 180
119
+ },
120
+ {
121
+ "grad_norm": 0.44118532538414,
122
+ "learning_rate": 7.560000000000001e-05,
123
+ "loss": 1.0234,
124
+ "step": 190
125
+ },
126
+ {
127
+ "grad_norm": 0.6115871071815491,
128
+ "learning_rate": 7.960000000000001e-05,
129
+ "loss": 1.0184,
130
+ "step": 200
131
+ },
132
+ {
133
+ "grad_norm": 0.4019952416419983,
134
+ "learning_rate": 8.36e-05,
135
+ "loss": 1.0085,
136
+ "step": 210
137
+ },
138
+ {
139
+ "grad_norm": 0.5449968576431274,
140
+ "learning_rate": 8.76e-05,
141
+ "loss": 0.9866,
142
+ "step": 220
143
+ },
144
+ {
145
+ "grad_norm": 0.6109741926193237,
146
+ "learning_rate": 9.16e-05,
147
+ "loss": 0.9606,
148
+ "step": 230
149
+ },
150
+ {
151
+ "grad_norm": 0.739846408367157,
152
+ "learning_rate": 9.56e-05,
153
+ "loss": 0.9316,
154
+ "step": 240
155
+ },
156
+ {
157
+ "grad_norm": 0.5766348838806152,
158
+ "learning_rate": 9.960000000000001e-05,
159
+ "loss": 0.892,
160
+ "step": 250
161
+ },
162
+ {
163
+ "grad_norm": 0.5463311076164246,
164
+ "learning_rate": 9.999911419878559e-05,
165
+ "loss": 0.8557,
166
+ "step": 260
167
+ },
168
+ {
169
+ "grad_norm": 0.8752795457839966,
170
+ "learning_rate": 9.999605221019081e-05,
171
+ "loss": 0.8061,
172
+ "step": 270
173
+ },
174
+ {
175
+ "grad_norm": 0.7769116759300232,
176
+ "learning_rate": 9.999080323230761e-05,
177
+ "loss": 0.7559,
178
+ "step": 280
179
+ },
180
+ {
181
+ "grad_norm": 0.6882690191268921,
182
+ "learning_rate": 9.998336749474329e-05,
183
+ "loss": 0.7283,
184
+ "step": 290
185
+ },
186
+ {
187
+ "grad_norm": 0.6871615648269653,
188
+ "learning_rate": 9.997374532276107e-05,
189
+ "loss": 0.7003,
190
+ "step": 300
191
+ },
192
+ {
193
+ "grad_norm": 0.7694565653800964,
194
+ "learning_rate": 9.996193713726596e-05,
195
+ "loss": 0.6675,
196
+ "step": 310
197
+ },
198
+ {
199
+ "grad_norm": 0.7528366446495056,
200
+ "learning_rate": 9.994794345478624e-05,
201
+ "loss": 0.6259,
202
+ "step": 320
203
+ },
204
+ {
205
+ "grad_norm": 0.7670808434486389,
206
+ "learning_rate": 9.99317648874509e-05,
207
+ "loss": 0.6,
208
+ "step": 330
209
+ },
210
+ {
211
+ "grad_norm": 0.7631597518920898,
212
+ "learning_rate": 9.991340214296292e-05,
213
+ "loss": 0.5752,
214
+ "step": 340
215
+ },
216
+ {
217
+ "grad_norm": 0.5990960001945496,
218
+ "learning_rate": 9.989285602456819e-05,
219
+ "loss": 0.5616,
220
+ "step": 350
221
+ },
222
+ {
223
+ "grad_norm": 1.6598002910614014,
224
+ "learning_rate": 9.98701274310205e-05,
225
+ "loss": 0.5395,
226
+ "step": 360
227
+ },
228
+ {
229
+ "grad_norm": 1.139261245727539,
230
+ "learning_rate": 9.984521735654218e-05,
231
+ "loss": 0.5408,
232
+ "step": 370
233
+ },
234
+ {
235
+ "grad_norm": 0.5486173033714294,
236
+ "learning_rate": 9.981812689078057e-05,
237
+ "loss": 0.5148,
238
+ "step": 380
239
+ },
240
+ {
241
+ "grad_norm": 0.8484696745872498,
242
+ "learning_rate": 9.978885721876041e-05,
243
+ "loss": 0.5012,
244
+ "step": 390
245
+ },
246
+ {
247
+ "grad_norm": 0.6743961572647095,
248
+ "learning_rate": 9.975740962083198e-05,
249
+ "loss": 0.4799,
250
+ "step": 400
251
+ },
252
+ {
253
+ "grad_norm": 0.6038350462913513,
254
+ "learning_rate": 9.972378547261504e-05,
255
+ "loss": 0.4715,
256
+ "step": 410
257
+ },
258
+ {
259
+ "grad_norm": 0.8045002818107605,
260
+ "learning_rate": 9.968798624493885e-05,
261
+ "loss": 0.4516,
262
+ "step": 420
263
+ },
264
+ {
265
+ "grad_norm": 0.7616794109344482,
266
+ "learning_rate": 9.965001350377753e-05,
267
+ "loss": 0.4453,
268
+ "step": 430
269
+ },
270
+ {
271
+ "grad_norm": 0.8523691892623901,
272
+ "learning_rate": 9.960986891018183e-05,
273
+ "loss": 0.4354,
274
+ "step": 440
275
+ },
276
+ {
277
+ "grad_norm": 0.5496297478675842,
278
+ "learning_rate": 9.95675542202063e-05,
279
+ "loss": 0.4314,
280
+ "step": 450
281
+ },
282
+ {
283
+ "grad_norm": 0.5785578489303589,
284
+ "learning_rate": 9.952307128483256e-05,
285
+ "loss": 0.4252,
286
+ "step": 460
287
+ },
288
+ {
289
+ "grad_norm": 0.7586619853973389,
290
+ "learning_rate": 9.947642204988835e-05,
291
+ "loss": 0.4263,
292
+ "step": 470
293
+ },
294
+ {
295
+ "grad_norm": 0.6051253080368042,
296
+ "learning_rate": 9.942760855596226e-05,
297
+ "loss": 0.4196,
298
+ "step": 480
299
+ },
300
+ {
301
+ "grad_norm": 0.6637935042381287,
302
+ "learning_rate": 9.937663293831471e-05,
303
+ "loss": 0.4171,
304
+ "step": 490
305
+ },
306
+ {
307
+ "grad_norm": 0.729284405708313,
308
+ "learning_rate": 9.932349742678433e-05,
309
+ "loss": 0.3995,
310
+ "step": 500
311
+ },
312
+ {
313
+ "grad_norm": 0.5901691317558289,
314
+ "learning_rate": 9.926820434569051e-05,
315
+ "loss": 0.3944,
316
+ "step": 510
317
+ },
318
+ {
319
+ "grad_norm": 0.601890504360199,
320
+ "learning_rate": 9.921075611373179e-05,
321
+ "loss": 0.3766,
322
+ "step": 520
323
+ },
324
+ {
325
+ "grad_norm": 0.6758273839950562,
326
+ "learning_rate": 9.915115524387988e-05,
327
+ "loss": 0.3796,
328
+ "step": 530
329
+ },
330
+ {
331
+ "grad_norm": 0.6566895842552185,
332
+ "learning_rate": 9.908940434326997e-05,
333
+ "loss": 0.3706,
334
+ "step": 540
335
+ },
336
+ {
337
+ "grad_norm": 0.5657477974891663,
338
+ "learning_rate": 9.902550611308645e-05,
339
+ "loss": 0.3777,
340
+ "step": 550
341
+ },
342
+ {
343
+ "grad_norm": 0.6368849277496338,
344
+ "learning_rate": 9.895946334844494e-05,
345
+ "loss": 0.3818,
346
+ "step": 560
347
+ },
348
+ {
349
+ "grad_norm": 0.7089529037475586,
350
+ "learning_rate": 9.889127893826989e-05,
351
+ "loss": 0.3693,
352
+ "step": 570
353
+ },
354
+ {
355
+ "grad_norm": 0.6255252361297607,
356
+ "learning_rate": 9.882095586516831e-05,
357
+ "loss": 0.3617,
358
+ "step": 580
359
+ },
360
+ {
361
+ "grad_norm": 0.5690926909446716,
362
+ "learning_rate": 9.874849720529921e-05,
363
+ "loss": 0.3603,
364
+ "step": 590
365
+ },
366
+ {
367
+ "grad_norm": 0.5577074289321899,
368
+ "learning_rate": 9.867390612823914e-05,
369
+ "loss": 0.3515,
370
+ "step": 600
371
+ },
372
+ {
373
+ "grad_norm": 0.5681883692741394,
374
+ "learning_rate": 9.859718589684344e-05,
375
+ "loss": 0.3546,
376
+ "step": 610
377
+ },
378
+ {
379
+ "grad_norm": 0.5880125761032104,
380
+ "learning_rate": 9.851833986710353e-05,
381
+ "loss": 0.3497,
382
+ "step": 620
383
+ },
384
+ {
385
+ "grad_norm": 0.5264875888824463,
386
+ "learning_rate": 9.843737148800023e-05,
387
+ "loss": 0.337,
388
+ "step": 630
389
+ },
390
+ {
391
+ "grad_norm": 0.5605013370513916,
392
+ "learning_rate": 9.835428430135271e-05,
393
+ "loss": 0.3393,
394
+ "step": 640
395
+ },
396
+ {
397
+ "grad_norm": 0.6192206144332886,
398
+ "learning_rate": 9.82690819416637e-05,
399
+ "loss": 0.34,
400
+ "step": 650
401
+ },
402
+ {
403
+ "grad_norm": 0.6110579967498779,
404
+ "learning_rate": 9.818176813596041e-05,
405
+ "loss": 0.3389,
406
+ "step": 660
407
+ },
408
+ {
409
+ "grad_norm": 0.5764301419258118,
410
+ "learning_rate": 9.809234670363159e-05,
411
+ "loss": 0.3381,
412
+ "step": 670
413
+ },
414
+ {
415
+ "grad_norm": 0.8593378663063049,
416
+ "learning_rate": 9.800082155626034e-05,
417
+ "loss": 0.3322,
418
+ "step": 680
419
+ },
420
+ {
421
+ "grad_norm": 0.5807505249977112,
422
+ "learning_rate": 9.790719669745312e-05,
423
+ "loss": 0.3231,
424
+ "step": 690
425
+ },
426
+ {
427
+ "grad_norm": 0.4717051386833191,
428
+ "learning_rate": 9.781147622266455e-05,
429
+ "loss": 0.3238,
430
+ "step": 700
431
+ },
432
+ {
433
+ "grad_norm": 0.6579855680465698,
434
+ "learning_rate": 9.771366431901831e-05,
435
+ "loss": 0.3295,
436
+ "step": 710
437
+ },
438
+ {
439
+ "grad_norm": 0.628955602645874,
440
+ "learning_rate": 9.761376526512394e-05,
441
+ "loss": 0.3217,
442
+ "step": 720
443
+ },
444
+ {
445
+ "grad_norm": 0.5894500613212585,
446
+ "learning_rate": 9.751178343088963e-05,
447
+ "loss": 0.316,
448
+ "step": 730
449
+ },
450
+ {
451
+ "grad_norm": 0.5055364966392517,
452
+ "learning_rate": 9.740772327733123e-05,
453
+ "loss": 0.309,
454
+ "step": 740
455
+ },
456
+ {
457
+ "grad_norm": 0.6004322171211243,
458
+ "learning_rate": 9.730158935637697e-05,
459
+ "loss": 0.311,
460
+ "step": 750
461
+ },
462
+ {
463
+ "grad_norm": 0.635161280632019,
464
+ "learning_rate": 9.719338631066834e-05,
465
+ "loss": 0.3026,
466
+ "step": 760
467
+ },
468
+ {
469
+ "grad_norm": 0.5828489065170288,
470
+ "learning_rate": 9.708311887335713e-05,
471
+ "loss": 0.3013,
472
+ "step": 770
473
+ },
474
+ {
475
+ "grad_norm": 0.5016903281211853,
476
+ "learning_rate": 9.697079186789823e-05,
477
+ "loss": 0.2956,
478
+ "step": 780
479
+ },
480
+ {
481
+ "grad_norm": 0.6857247352600098,
482
+ "learning_rate": 9.685641020783876e-05,
483
+ "loss": 0.291,
484
+ "step": 790
485
+ },
486
+ {
487
+ "grad_norm": 0.7116719484329224,
488
+ "learning_rate": 9.67399788966031e-05,
489
+ "loss": 0.2971,
490
+ "step": 800
491
+ },
492
+ {
493
+ "grad_norm": 0.6738119125366211,
494
+ "learning_rate": 9.662150302727395e-05,
495
+ "loss": 0.2925,
496
+ "step": 810
497
+ },
498
+ {
499
+ "grad_norm": 0.6863362193107605,
500
+ "learning_rate": 9.650098778236968e-05,
501
+ "loss": 0.289,
502
+ "step": 820
503
+ },
504
+ {
505
+ "grad_norm": 0.8533852100372314,
506
+ "learning_rate": 9.637843843361749e-05,
507
+ "loss": 0.2831,
508
+ "step": 830
509
+ },
510
+ {
511
+ "grad_norm": 0.7648033499717712,
512
+ "learning_rate": 9.62538603417229e-05,
513
+ "loss": 0.2741,
514
+ "step": 840
515
+ },
516
+ {
517
+ "grad_norm": 0.6435885429382324,
518
+ "learning_rate": 9.612725895613526e-05,
519
+ "loss": 0.2801,
520
+ "step": 850
521
+ },
522
+ {
523
+ "grad_norm": 0.5481097102165222,
524
+ "learning_rate": 9.599863981480926e-05,
525
+ "loss": 0.2737,
526
+ "step": 860
527
+ },
528
+ {
529
+ "grad_norm": 0.5261946320533752,
530
+ "learning_rate": 9.586800854396283e-05,
531
+ "loss": 0.2707,
532
+ "step": 870
533
+ },
534
+ {
535
+ "grad_norm": 0.7357770800590515,
536
+ "learning_rate": 9.573537085783095e-05,
537
+ "loss": 0.2689,
538
+ "step": 880
539
+ },
540
+ {
541
+ "grad_norm": 0.4950186312198639,
542
+ "learning_rate": 9.560073255841571e-05,
543
+ "loss": 0.2639,
544
+ "step": 890
545
+ },
546
+ {
547
+ "grad_norm": 0.5549483895301819,
548
+ "learning_rate": 9.546409953523247e-05,
549
+ "loss": 0.2752,
550
+ "step": 900
551
+ },
552
+ {
553
+ "grad_norm": 0.49525851011276245,
554
+ "learning_rate": 9.532547776505229e-05,
555
+ "loss": 0.2606,
556
+ "step": 910
557
+ },
558
+ {
559
+ "grad_norm": 0.8189237713813782,
560
+ "learning_rate": 9.518487331164048e-05,
561
+ "loss": 0.2658,
562
+ "step": 920
563
+ },
564
+ {
565
+ "grad_norm": 0.6096393465995789,
566
+ "learning_rate": 9.504229232549134e-05,
567
+ "loss": 0.2573,
568
+ "step": 930
569
+ },
570
+ {
571
+ "grad_norm": 0.6525559425354004,
572
+ "learning_rate": 9.489774104355909e-05,
573
+ "loss": 0.2483,
574
+ "step": 940
575
+ },
576
+ {
577
+ "grad_norm": 0.5830576419830322,
578
+ "learning_rate": 9.475122578898507e-05,
579
+ "loss": 0.261,
580
+ "step": 950
581
+ },
582
+ {
583
+ "grad_norm": 0.5369833707809448,
584
+ "learning_rate": 9.460275297082119e-05,
585
+ "loss": 0.243,
586
+ "step": 960
587
+ },
588
+ {
589
+ "grad_norm": 0.563439667224884,
590
+ "learning_rate": 9.445232908374948e-05,
591
+ "loss": 0.2443,
592
+ "step": 970
593
+ },
594
+ {
595
+ "grad_norm": 0.7265565395355225,
596
+ "learning_rate": 9.429996070779808e-05,
597
+ "loss": 0.2469,
598
+ "step": 980
599
+ },
600
+ {
601
+ "grad_norm": 0.5978431701660156,
602
+ "learning_rate": 9.414565450805333e-05,
603
+ "loss": 0.2512,
604
+ "step": 990
605
+ },
606
+ {
607
+ "grad_norm": 0.5689353942871094,
608
+ "learning_rate": 9.398941723436831e-05,
609
+ "loss": 0.2427,
610
+ "step": 1000
611
+ },
612
+ {
613
+ "grad_norm": 0.6148059964179993,
614
+ "learning_rate": 9.383125572106752e-05,
615
+ "loss": 0.2441,
616
+ "step": 1010
617
+ },
618
+ {
619
+ "grad_norm": 0.5421059131622314,
620
+ "learning_rate": 9.367117688664791e-05,
621
+ "loss": 0.2402,
622
+ "step": 1020
623
+ },
624
+ {
625
+ "grad_norm": 0.6441880464553833,
626
+ "learning_rate": 9.35091877334763e-05,
627
+ "loss": 0.2425,
628
+ "step": 1030
629
+ },
630
+ {
631
+ "grad_norm": 0.557212769985199,
632
+ "learning_rate": 9.334529534748297e-05,
633
+ "loss": 0.2342,
634
+ "step": 1040
635
+ },
636
+ {
637
+ "grad_norm": 0.569503664970398,
638
+ "learning_rate": 9.317950689785188e-05,
639
+ "loss": 0.2264,
640
+ "step": 1050
641
+ },
642
+ {
643
+ "grad_norm": 0.5693261623382568,
644
+ "learning_rate": 9.301182963670688e-05,
645
+ "loss": 0.2349,
646
+ "step": 1060
647
+ },
648
+ {
649
+ "grad_norm": 0.582307755947113,
650
+ "learning_rate": 9.284227089879456e-05,
651
+ "loss": 0.2278,
652
+ "step": 1070
653
+ },
654
+ {
655
+ "grad_norm": 0.6197856664657593,
656
+ "learning_rate": 9.26708381011634e-05,
657
+ "loss": 0.2278,
658
+ "step": 1080
659
+ },
660
+ {
661
+ "grad_norm": 0.7108920812606812,
662
+ "learning_rate": 9.249753874283937e-05,
663
+ "loss": 0.2172,
664
+ "step": 1090
665
+ },
666
+ {
667
+ "grad_norm": 0.5743140578269958,
668
+ "learning_rate": 9.232238040449779e-05,
669
+ "loss": 0.2244,
670
+ "step": 1100
671
+ },
672
+ {
673
+ "grad_norm": 0.5024147033691406,
674
+ "learning_rate": 9.214537074813181e-05,
675
+ "loss": 0.2279,
676
+ "step": 1110
677
+ },
678
+ {
679
+ "grad_norm": 0.49290940165519714,
680
+ "learning_rate": 9.196651751671724e-05,
681
+ "loss": 0.2251,
682
+ "step": 1120
683
+ },
684
+ {
685
+ "grad_norm": 0.5783771276473999,
686
+ "learning_rate": 9.178582853387384e-05,
687
+ "loss": 0.2305,
688
+ "step": 1130
689
+ },
690
+ {
691
+ "grad_norm": 0.5653145909309387,
692
+ "learning_rate": 9.160331170352304e-05,
693
+ "loss": 0.2268,
694
+ "step": 1140
695
+ },
696
+ {
697
+ "grad_norm": 0.5608157515525818,
698
+ "learning_rate": 9.141897500954229e-05,
699
+ "loss": 0.2217,
700
+ "step": 1150
701
+ },
702
+ {
703
+ "grad_norm": 0.6312665939331055,
704
+ "learning_rate": 9.123282651541576e-05,
705
+ "loss": 0.2245,
706
+ "step": 1160
707
+ },
708
+ {
709
+ "grad_norm": 0.6406843662261963,
710
+ "learning_rate": 9.104487436388161e-05,
711
+ "loss": 0.2213,
712
+ "step": 1170
713
+ },
714
+ {
715
+ "grad_norm": 0.5847739577293396,
716
+ "learning_rate": 9.085512677657582e-05,
717
+ "loss": 0.2208,
718
+ "step": 1180
719
+ },
720
+ {
721
+ "grad_norm": 0.7074791789054871,
722
+ "learning_rate": 9.066359205367258e-05,
723
+ "loss": 0.2257,
724
+ "step": 1190
725
+ },
726
+ {
727
+ "grad_norm": 0.5842779874801636,
728
+ "learning_rate": 9.047027857352112e-05,
729
+ "loss": 0.2266,
730
+ "step": 1200
731
+ },
732
+ {
733
+ "grad_norm": 0.588157594203949,
734
+ "learning_rate": 9.027519479227935e-05,
735
+ "loss": 0.2182,
736
+ "step": 1210
737
+ },
738
+ {
739
+ "grad_norm": 0.537523090839386,
740
+ "learning_rate": 9.007834924354383e-05,
741
+ "loss": 0.2125,
742
+ "step": 1220
743
+ },
744
+ {
745
+ "grad_norm": 0.6126615405082703,
746
+ "learning_rate": 8.987975053797655e-05,
747
+ "loss": 0.219,
748
+ "step": 1230
749
+ },
750
+ {
751
+ "grad_norm": 0.6088708639144897,
752
+ "learning_rate": 8.967940736292825e-05,
753
+ "loss": 0.2092,
754
+ "step": 1240
755
+ },
756
+ {
757
+ "grad_norm": 0.7353971600532532,
758
+ "learning_rate": 8.947732848205846e-05,
759
+ "loss": 0.2193,
760
+ "step": 1250
761
+ },
762
+ {
763
+ "grad_norm": 0.6306905150413513,
764
+ "learning_rate": 8.927352273495204e-05,
765
+ "loss": 0.204,
766
+ "step": 1260
767
+ },
768
+ {
769
+ "grad_norm": 0.8242927193641663,
770
+ "learning_rate": 8.906799903673265e-05,
771
+ "loss": 0.21,
772
+ "step": 1270
773
+ },
774
+ {
775
+ "grad_norm": 0.5623785853385925,
776
+ "learning_rate": 8.88607663776726e-05,
777
+ "loss": 0.2023,
778
+ "step": 1280
779
+ },
780
+ {
781
+ "grad_norm": 0.5174214839935303,
782
+ "learning_rate": 8.865183382279978e-05,
783
+ "loss": 0.1999,
784
+ "step": 1290
785
+ },
786
+ {
787
+ "grad_norm": 0.6100649833679199,
788
+ "learning_rate": 8.844121051150096e-05,
789
+ "loss": 0.1986,
790
+ "step": 1300
791
+ },
792
+ {
793
+ "grad_norm": 0.5744302272796631,
794
+ "learning_rate": 8.822890565712211e-05,
795
+ "loss": 0.1942,
796
+ "step": 1310
797
+ },
798
+ {
799
+ "grad_norm": 0.5417208671569824,
800
+ "learning_rate": 8.801492854656536e-05,
801
+ "loss": 0.1952,
802
+ "step": 1320
803
+ },
804
+ {
805
+ "grad_norm": 0.5938060879707336,
806
+ "learning_rate": 8.779928853988268e-05,
807
+ "loss": 0.1894,
808
+ "step": 1330
809
+ },
810
+ {
811
+ "grad_norm": 0.621957004070282,
812
+ "learning_rate": 8.758199506986655e-05,
813
+ "loss": 0.2007,
814
+ "step": 1340
815
+ },
816
+ {
817
+ "grad_norm": 0.5315787196159363,
818
+ "learning_rate": 8.73630576416373e-05,
819
+ "loss": 0.188,
820
+ "step": 1350
821
+ },
822
+ {
823
+ "grad_norm": 0.6537216305732727,
824
+ "learning_rate": 8.714248583222726e-05,
825
+ "loss": 0.1917,
826
+ "step": 1360
827
+ },
828
+ {
829
+ "grad_norm": 0.6789434552192688,
830
+ "learning_rate": 8.692028929016196e-05,
831
+ "loss": 0.1845,
832
+ "step": 1370
833
+ },
834
+ {
835
+ "grad_norm": 0.8491402864456177,
836
+ "learning_rate": 8.669647773503797e-05,
837
+ "loss": 0.1957,
838
+ "step": 1380
839
+ },
840
+ {
841
+ "grad_norm": 0.5203484892845154,
842
+ "learning_rate": 8.647106095709773e-05,
843
+ "loss": 0.1881,
844
+ "step": 1390
845
+ },
846
+ {
847
+ "grad_norm": 0.5932870507240295,
848
+ "learning_rate": 8.624404881680139e-05,
849
+ "loss": 0.1908,
850
+ "step": 1400
851
+ },
852
+ {
853
+ "grad_norm": 0.5041481256484985,
854
+ "learning_rate": 8.601545124439535e-05,
855
+ "loss": 0.1852,
856
+ "step": 1410
857
+ },
858
+ {
859
+ "grad_norm": 0.7363860607147217,
860
+ "learning_rate": 8.5785278239478e-05,
861
+ "loss": 0.1926,
862
+ "step": 1420
863
+ },
864
+ {
865
+ "grad_norm": 0.6181259751319885,
866
+ "learning_rate": 8.555353987056224e-05,
867
+ "loss": 0.1863,
868
+ "step": 1430
869
+ },
870
+ {
871
+ "grad_norm": 0.6172283291816711,
872
+ "learning_rate": 8.532024627463505e-05,
873
+ "loss": 0.1842,
874
+ "step": 1440
875
+ },
876
+ {
877
+ "grad_norm": 0.7176178693771362,
878
+ "learning_rate": 8.508540765671407e-05,
879
+ "loss": 0.1813,
880
+ "step": 1450
881
+ },
882
+ {
883
+ "grad_norm": 0.6782505512237549,
884
+ "learning_rate": 8.484903428940121e-05,
885
+ "loss": 0.1801,
886
+ "step": 1460
887
+ },
888
+ {
889
+ "grad_norm": 0.6289677619934082,
890
+ "learning_rate": 8.461113651243334e-05,
891
+ "loss": 0.1755,
892
+ "step": 1470
893
+ },
894
+ {
895
+ "grad_norm": 0.6521685123443604,
896
+ "learning_rate": 8.437172473222987e-05,
897
+ "loss": 0.1781,
898
+ "step": 1480
899
+ },
900
+ {
901
+ "grad_norm": 0.5757660865783691,
902
+ "learning_rate": 8.413080942143767e-05,
903
+ "loss": 0.1688,
904
+ "step": 1490
905
+ },
906
+ {
907
+ "grad_norm": 0.6324275732040405,
908
+ "learning_rate": 8.388840111847288e-05,
909
+ "loss": 0.1792,
910
+ "step": 1500
911
+ },
912
+ {
913
+ "grad_norm": 0.5438656210899353,
914
+ "learning_rate": 8.364451042705998e-05,
915
+ "loss": 0.1679,
916
+ "step": 1510
917
+ },
918
+ {
919
+ "grad_norm": 0.5530540943145752,
920
+ "learning_rate": 8.33991480157679e-05,
921
+ "loss": 0.17,
922
+ "step": 1520
923
+ },
924
+ {
925
+ "grad_norm": 0.557408332824707,
926
+ "learning_rate": 8.315232461754338e-05,
927
+ "loss": 0.1632,
928
+ "step": 1530
929
+ },
930
+ {
931
+ "grad_norm": 0.723152220249176,
932
+ "learning_rate": 8.290405102924144e-05,
933
+ "loss": 0.1701,
934
+ "step": 1540
935
+ },
936
+ {
937
+ "grad_norm": 0.48466992378234863,
938
+ "learning_rate": 8.265433811115316e-05,
939
+ "loss": 0.1633,
940
+ "step": 1550
941
+ },
942
+ {
943
+ "grad_norm": 0.5186998248100281,
944
+ "learning_rate": 8.240319678653049e-05,
945
+ "loss": 0.1624,
946
+ "step": 1560
947
+ },
948
+ {
949
+ "grad_norm": 0.559443473815918,
950
+ "learning_rate": 8.215063804110857e-05,
951
+ "loss": 0.1534,
952
+ "step": 1570
953
+ },
954
+ {
955
+ "grad_norm": 0.7231738567352295,
956
+ "learning_rate": 8.189667292262512e-05,
957
+ "loss": 0.1569,
958
+ "step": 1580
959
+ },
960
+ {
961
+ "grad_norm": 0.7425665855407715,
962
+ "learning_rate": 8.164131254033716e-05,
963
+ "loss": 0.158,
964
+ "step": 1590
965
+ },
966
+ {
967
+ "grad_norm": 0.6741540431976318,
968
+ "learning_rate": 8.138456806453503e-05,
969
+ "loss": 0.1581,
970
+ "step": 1600
971
+ },
972
+ {
973
+ "grad_norm": 0.6023576259613037,
974
+ "learning_rate": 8.112645072605386e-05,
975
+ "loss": 0.1559,
976
+ "step": 1610
977
+ },
978
+ {
979
+ "grad_norm": 0.5624998211860657,
980
+ "learning_rate": 8.086697181578222e-05,
981
+ "loss": 0.1459,
982
+ "step": 1620
983
+ },
984
+ {
985
+ "grad_norm": 0.6513944268226624,
986
+ "learning_rate": 8.060614268416823e-05,
987
+ "loss": 0.1537,
988
+ "step": 1630
989
+ },
990
+ {
991
+ "grad_norm": 0.5820642709732056,
992
+ "learning_rate": 8.034397474072309e-05,
993
+ "loss": 0.1485,
994
+ "step": 1640
995
+ },
996
+ {
997
+ "grad_norm": 0.6347548961639404,
998
+ "learning_rate": 8.008047945352193e-05,
999
+ "loss": 0.1539,
1000
+ "step": 1650
1001
+ },
1002
+ {
1003
+ "grad_norm": 0.513335108757019,
1004
+ "learning_rate": 7.981566834870225e-05,
1005
+ "loss": 0.1421,
1006
+ "step": 1660
1007
+ },
1008
+ {
1009
+ "grad_norm": 0.5888384580612183,
1010
+ "learning_rate": 7.954955300995961e-05,
1011
+ "loss": 0.1514,
1012
+ "step": 1670
1013
+ },
1014
+ {
1015
+ "grad_norm": 0.512727677822113,
1016
+ "learning_rate": 7.928214507804104e-05,
1017
+ "loss": 0.1534,
1018
+ "step": 1680
1019
+ },
1020
+ {
1021
+ "grad_norm": 0.5983278751373291,
1022
+ "learning_rate": 7.901345625023576e-05,
1023
+ "loss": 0.1538,
1024
+ "step": 1690
1025
+ },
1026
+ {
1027
+ "grad_norm": 0.5887285470962524,
1028
+ "learning_rate": 7.874349827986354e-05,
1029
+ "loss": 0.1443,
1030
+ "step": 1700
1031
+ },
1032
+ {
1033
+ "grad_norm": 0.6679766774177551,
1034
+ "learning_rate": 7.847228297576053e-05,
1035
+ "loss": 0.1441,
1036
+ "step": 1710
1037
+ },
1038
+ {
1039
+ "grad_norm": 0.5901898145675659,
1040
+ "learning_rate": 7.819982220176276e-05,
1041
+ "loss": 0.1493,
1042
+ "step": 1720
1043
+ },
1044
+ {
1045
+ "grad_norm": 0.5546339750289917,
1046
+ "learning_rate": 7.792612787618714e-05,
1047
+ "loss": 0.1463,
1048
+ "step": 1730
1049
+ },
1050
+ {
1051
+ "grad_norm": 0.44935551285743713,
1052
+ "learning_rate": 7.765121197131009e-05,
1053
+ "loss": 0.1405,
1054
+ "step": 1740
1055
+ },
1056
+ {
1057
+ "grad_norm": 0.571503758430481,
1058
+ "learning_rate": 7.737508651284391e-05,
1059
+ "loss": 0.144,
1060
+ "step": 1750
1061
+ },
1062
+ {
1063
+ "grad_norm": 0.45417916774749756,
1064
+ "learning_rate": 7.709776357941069e-05,
1065
+ "loss": 0.1466,
1066
+ "step": 1760
1067
+ },
1068
+ {
1069
+ "grad_norm": 0.6172892451286316,
1070
+ "learning_rate": 7.681925530201392e-05,
1071
+ "loss": 0.1399,
1072
+ "step": 1770
1073
+ },
1074
+ {
1075
+ "grad_norm": 0.5856171250343323,
1076
+ "learning_rate": 7.65395738635079e-05,
1077
+ "loss": 0.1357,
1078
+ "step": 1780
1079
+ },
1080
+ {
1081
+ "grad_norm": 0.6619947552680969,
1082
+ "learning_rate": 7.62587314980648e-05,
1083
+ "loss": 0.1352,
1084
+ "step": 1790
1085
+ },
1086
+ {
1087
+ "grad_norm": 0.6460875272750854,
1088
+ "learning_rate": 7.597674049063947e-05,
1089
+ "loss": 0.1341,
1090
+ "step": 1800
1091
+ },
1092
+ {
1093
+ "grad_norm": 0.7179229259490967,
1094
+ "learning_rate": 7.569361317643211e-05,
1095
+ "loss": 0.1332,
1096
+ "step": 1810
1097
+ },
1098
+ {
1099
+ "grad_norm": 0.5755833387374878,
1100
+ "learning_rate": 7.540936194034865e-05,
1101
+ "loss": 0.1228,
1102
+ "step": 1820
1103
+ },
1104
+ {
1105
+ "grad_norm": 0.6001657247543335,
1106
+ "learning_rate": 7.512399921645901e-05,
1107
+ "loss": 0.1221,
1108
+ "step": 1830
1109
+ },
1110
+ {
1111
+ "grad_norm": 0.8415402770042419,
1112
+ "learning_rate": 7.483753748745317e-05,
1113
+ "loss": 0.1204,
1114
+ "step": 1840
1115
+ },
1116
+ {
1117
+ "grad_norm": 0.5911980867385864,
1118
+ "learning_rate": 7.454998928409516e-05,
1119
+ "loss": 0.1186,
1120
+ "step": 1850
1121
+ },
1122
+ {
1123
+ "grad_norm": 0.6328838467597961,
1124
+ "learning_rate": 7.426136718467493e-05,
1125
+ "loss": 0.1191,
1126
+ "step": 1860
1127
+ },
1128
+ {
1129
+ "grad_norm": 0.7557830214500427,
1130
+ "learning_rate": 7.397168381445812e-05,
1131
+ "loss": 0.1181,
1132
+ "step": 1870
1133
+ },
1134
+ {
1135
+ "grad_norm": 0.6825954914093018,
1136
+ "learning_rate": 7.368095184513377e-05,
1137
+ "loss": 0.1091,
1138
+ "step": 1880
1139
+ },
1140
+ {
1141
+ "grad_norm": 0.6182678937911987,
1142
+ "learning_rate": 7.338918399426005e-05,
1143
+ "loss": 0.1091,
1144
+ "step": 1890
1145
+ },
1146
+ {
1147
+ "grad_norm": 0.5677836537361145,
1148
+ "learning_rate": 7.309639302470801e-05,
1149
+ "loss": 0.1184,
1150
+ "step": 1900
1151
+ },
1152
+ {
1153
+ "grad_norm": 0.5817261934280396,
1154
+ "learning_rate": 7.280259174410312e-05,
1155
+ "loss": 0.1093,
1156
+ "step": 1910
1157
+ },
1158
+ {
1159
+ "grad_norm": 0.5359583497047424,
1160
+ "learning_rate": 7.250779300426517e-05,
1161
+ "loss": 0.1067,
1162
+ "step": 1920
1163
+ },
1164
+ {
1165
+ "grad_norm": 0.5772634148597717,
1166
+ "learning_rate": 7.22120097006461e-05,
1167
+ "loss": 0.1085,
1168
+ "step": 1930
1169
+ },
1170
+ {
1171
+ "grad_norm": 0.5606518983840942,
1172
+ "learning_rate": 7.191525477176577e-05,
1173
+ "loss": 0.1051,
1174
+ "step": 1940
1175
+ },
1176
+ {
1177
+ "grad_norm": 0.5310060977935791,
1178
+ "learning_rate": 7.161754119864616e-05,
1179
+ "loss": 0.1053,
1180
+ "step": 1950
1181
+ },
1182
+ {
1183
+ "grad_norm": 0.5121711492538452,
1184
+ "learning_rate": 7.131888200424339e-05,
1185
+ "loss": 0.0989,
1186
+ "step": 1960
1187
+ },
1188
+ {
1189
+ "grad_norm": 0.5429434776306152,
1190
+ "learning_rate": 7.101929025287816e-05,
1191
+ "loss": 0.1061,
1192
+ "step": 1970
1193
+ },
1194
+ {
1195
+ "grad_norm": 0.6458041071891785,
1196
+ "learning_rate": 7.071877904966423e-05,
1197
+ "loss": 0.106,
1198
+ "step": 1980
1199
+ },
1200
+ {
1201
+ "grad_norm": 0.5793947577476501,
1202
+ "learning_rate": 7.04173615399351e-05,
1203
+ "loss": 0.0998,
1204
+ "step": 1990
1205
+ },
1206
+ {
1207
+ "grad_norm": 0.5256904363632202,
1208
+ "learning_rate": 7.011505090866913e-05,
1209
+ "loss": 0.0949,
1210
+ "step": 2000
1211
+ },
1212
+ {
1213
+ "grad_norm": 0.5925444960594177,
1214
+ "learning_rate": 6.981186037991271e-05,
1215
+ "loss": 0.0913,
1216
+ "step": 2010
1217
+ },
1218
+ {
1219
+ "grad_norm": 0.5881873369216919,
1220
+ "learning_rate": 6.950780321620174e-05,
1221
+ "loss": 0.0997,
1222
+ "step": 2020
1223
+ },
1224
+ {
1225
+ "grad_norm": 0.59590083360672,
1226
+ "learning_rate": 6.920289271798157e-05,
1227
+ "loss": 0.1074,
1228
+ "step": 2030
1229
+ },
1230
+ {
1231
+ "grad_norm": 0.622574508190155,
1232
+ "learning_rate": 6.889714222302517e-05,
1233
+ "loss": 0.1122,
1234
+ "step": 2040
1235
+ },
1236
+ {
1237
+ "grad_norm": 0.5420517325401306,
1238
+ "learning_rate": 6.85905651058497e-05,
1239
+ "loss": 0.1024,
1240
+ "step": 2050
1241
+ },
1242
+ {
1243
+ "grad_norm": 0.5388364791870117,
1244
+ "learning_rate": 6.82831747771314e-05,
1245
+ "loss": 0.1023,
1246
+ "step": 2060
1247
+ },
1248
+ {
1249
+ "grad_norm": 0.4457239508628845,
1250
+ "learning_rate": 6.797498468311907e-05,
1251
+ "loss": 0.0936,
1252
+ "step": 2070
1253
+ },
1254
+ {
1255
+ "grad_norm": 0.4550946354866028,
1256
+ "learning_rate": 6.766600830504585e-05,
1257
+ "loss": 0.0935,
1258
+ "step": 2080
1259
+ },
1260
+ {
1261
+ "grad_norm": 0.5083208680152893,
1262
+ "learning_rate": 6.735625915853942e-05,
1263
+ "loss": 0.093,
1264
+ "step": 2090
1265
+ },
1266
+ {
1267
+ "grad_norm": 0.5291924476623535,
1268
+ "learning_rate": 6.70457507930309e-05,
1269
+ "loss": 0.0903,
1270
+ "step": 2100
1271
+ },
1272
+ {
1273
+ "grad_norm": 0.49382320046424866,
1274
+ "learning_rate": 6.673449679116215e-05,
1275
+ "loss": 0.0941,
1276
+ "step": 2110
1277
+ },
1278
+ {
1279
+ "grad_norm": 0.48284777998924255,
1280
+ "learning_rate": 6.642251076819148e-05,
1281
+ "loss": 0.0927,
1282
+ "step": 2120
1283
+ },
1284
+ {
1285
+ "grad_norm": 0.5031968951225281,
1286
+ "learning_rate": 6.610980637139827e-05,
1287
+ "loss": 0.0965,
1288
+ "step": 2130
1289
+ },
1290
+ {
1291
+ "grad_norm": 0.5879396796226501,
1292
+ "learning_rate": 6.579639727948583e-05,
1293
+ "loss": 0.0951,
1294
+ "step": 2140
1295
+ },
1296
+ {
1297
+ "grad_norm": 0.5393956303596497,
1298
+ "learning_rate": 6.548229720198315e-05,
1299
+ "loss": 0.1009,
1300
+ "step": 2150
1301
+ },
1302
+ {
1303
+ "grad_norm": 0.5415223836898804,
1304
+ "learning_rate": 6.516751987864517e-05,
1305
+ "loss": 0.098,
1306
+ "step": 2160
1307
+ },
1308
+ {
1309
+ "grad_norm": 0.4895865321159363,
1310
+ "learning_rate": 6.485207907885175e-05,
1311
+ "loss": 0.0982,
1312
+ "step": 2170
1313
+ },
1314
+ {
1315
+ "grad_norm": 0.5911388993263245,
1316
+ "learning_rate": 6.453598860100536e-05,
1317
+ "loss": 0.0969,
1318
+ "step": 2180
1319
+ },
1320
+ {
1321
+ "grad_norm": 0.5563522577285767,
1322
+ "learning_rate": 6.421926227192749e-05,
1323
+ "loss": 0.0938,
1324
+ "step": 2190
1325
+ },
1326
+ {
1327
+ "grad_norm": 0.45317167043685913,
1328
+ "learning_rate": 6.390191394625381e-05,
1329
+ "loss": 0.0916,
1330
+ "step": 2200
1331
+ },
1332
+ {
1333
+ "grad_norm": 0.5628747940063477,
1334
+ "learning_rate": 6.358395750582817e-05,
1335
+ "loss": 0.0935,
1336
+ "step": 2210
1337
+ },
1338
+ {
1339
+ "grad_norm": 0.5122891068458557,
1340
+ "learning_rate": 6.326540685909532e-05,
1341
+ "loss": 0.0927,
1342
+ "step": 2220
1343
+ },
1344
+ {
1345
+ "grad_norm": 0.5771424174308777,
1346
+ "learning_rate": 6.294627594049249e-05,
1347
+ "loss": 0.0962,
1348
+ "step": 2230
1349
+ },
1350
+ {
1351
+ "grad_norm": 0.5170236825942993,
1352
+ "learning_rate": 6.262657870983989e-05,
1353
+ "loss": 0.0904,
1354
+ "step": 2240
1355
+ },
1356
+ {
1357
+ "grad_norm": 0.4742584228515625,
1358
+ "learning_rate": 6.230632915173009e-05,
1359
+ "loss": 0.096,
1360
+ "step": 2250
1361
+ },
1362
+ {
1363
+ "grad_norm": 0.47861242294311523,
1364
+ "learning_rate": 6.198554127491622e-05,
1365
+ "loss": 0.0934,
1366
+ "step": 2260
1367
+ },
1368
+ {
1369
+ "grad_norm": 0.5094116926193237,
1370
+ "learning_rate": 6.166422911169923e-05,
1371
+ "loss": 0.0898,
1372
+ "step": 2270
1373
+ },
1374
+ {
1375
+ "grad_norm": 0.5018652677536011,
1376
+ "learning_rate": 6.1342406717314e-05,
1377
+ "loss": 0.0954,
1378
+ "step": 2280
1379
+ },
1380
+ {
1381
+ "grad_norm": 0.4745335876941681,
1382
+ "learning_rate": 6.102008816931466e-05,
1383
+ "loss": 0.0954,
1384
+ "step": 2290
1385
+ },
1386
+ {
1387
+ "grad_norm": 0.532701849937439,
1388
+ "learning_rate": 6.069728756695866e-05,
1389
+ "loss": 0.0887,
1390
+ "step": 2300
1391
+ },
1392
+ {
1393
+ "grad_norm": 0.48223239183425903,
1394
+ "learning_rate": 6.037401903059008e-05,
1395
+ "loss": 0.1038,
1396
+ "step": 2310
1397
+ },
1398
+ {
1399
+ "grad_norm": 0.5274860858917236,
1400
+ "learning_rate": 6.005029670102195e-05,
1401
+ "loss": 0.0922,
1402
+ "step": 2320
1403
+ },
1404
+ {
1405
+ "grad_norm": 0.5428637266159058,
1406
+ "learning_rate": 5.972613473891766e-05,
1407
+ "loss": 0.1019,
1408
+ "step": 2330
1409
+ },
1410
+ {
1411
+ "grad_norm": 0.5568265914916992,
1412
+ "learning_rate": 5.940154732417158e-05,
1413
+ "loss": 0.0949,
1414
+ "step": 2340
1415
+ },
1416
+ {
1417
+ "grad_norm": 0.5592058300971985,
1418
+ "learning_rate": 5.907654865528876e-05,
1419
+ "loss": 0.1004,
1420
+ "step": 2350
1421
+ },
1422
+ {
1423
+ "grad_norm": 0.5825232863426208,
1424
+ "learning_rate": 5.875115294876381e-05,
1425
+ "loss": 0.0914,
1426
+ "step": 2360
1427
+ },
1428
+ {
1429
+ "grad_norm": 0.4860818088054657,
1430
+ "learning_rate": 5.842537443845908e-05,
1431
+ "loss": 0.0895,
1432
+ "step": 2370
1433
+ },
1434
+ {
1435
+ "grad_norm": 0.47628575563430786,
1436
+ "learning_rate": 5.809922737498198e-05,
1437
+ "loss": 0.0895,
1438
+ "step": 2380
1439
+ },
1440
+ {
1441
+ "grad_norm": 0.561185359954834,
1442
+ "learning_rate": 5.777272602506165e-05,
1443
+ "loss": 0.0935,
1444
+ "step": 2390
1445
+ },
1446
+ {
1447
+ "grad_norm": 0.5275021195411682,
1448
+ "learning_rate": 5.744588467092483e-05,
1449
+ "loss": 0.0933,
1450
+ "step": 2400
1451
+ },
1452
+ {
1453
+ "grad_norm": 0.5264272689819336,
1454
+ "learning_rate": 5.7118717609671194e-05,
1455
+ "loss": 0.0892,
1456
+ "step": 2410
1457
+ },
1458
+ {
1459
+ "grad_norm": 0.5207436680793762,
1460
+ "learning_rate": 5.679123915264786e-05,
1461
+ "loss": 0.0893,
1462
+ "step": 2420
1463
+ },
1464
+ {
1465
+ "grad_norm": 0.593533456325531,
1466
+ "learning_rate": 5.646346362482342e-05,
1467
+ "loss": 0.0844,
1468
+ "step": 2430
1469
+ },
1470
+ {
1471
+ "grad_norm": 0.47873932123184204,
1472
+ "learning_rate": 5.613540536416132e-05,
1473
+ "loss": 0.0911,
1474
+ "step": 2440
1475
+ },
1476
+ {
1477
+ "grad_norm": 0.5618205666542053,
1478
+ "learning_rate": 5.5807078720992645e-05,
1479
+ "loss": 0.0851,
1480
+ "step": 2450
1481
+ },
1482
+ {
1483
+ "grad_norm": 0.44934114813804626,
1484
+ "learning_rate": 5.547849805738836e-05,
1485
+ "loss": 0.0906,
1486
+ "step": 2460
1487
+ },
1488
+ {
1489
+ "grad_norm": 0.5721641778945923,
1490
+ "learning_rate": 5.514967774653118e-05,
1491
+ "loss": 0.0863,
1492
+ "step": 2470
1493
+ },
1494
+ {
1495
+ "grad_norm": 0.5808746814727783,
1496
+ "learning_rate": 5.482063217208674e-05,
1497
+ "loss": 0.0839,
1498
+ "step": 2480
1499
+ },
1500
+ {
1501
+ "grad_norm": 0.7663801908493042,
1502
+ "learning_rate": 5.449137572757439e-05,
1503
+ "loss": 0.079,
1504
+ "step": 2490
1505
+ },
1506
+ {
1507
+ "grad_norm": 0.59348464012146,
1508
+ "learning_rate": 5.4161922815737696e-05,
1509
+ "loss": 0.0844,
1510
+ "step": 2500
1511
+ },
1512
+ {
1513
+ "grad_norm": 0.5268471240997314,
1514
+ "learning_rate": 5.3832287847914276e-05,
1515
+ "loss": 0.0778,
1516
+ "step": 2510
1517
+ },
1518
+ {
1519
+ "grad_norm": 0.5742741227149963,
1520
+ "learning_rate": 5.35024852434055e-05,
1521
+ "loss": 0.0736,
1522
+ "step": 2520
1523
+ },
1524
+ {
1525
+ "grad_norm": 0.5461910963058472,
1526
+ "learning_rate": 5.317252942884567e-05,
1527
+ "loss": 0.0685,
1528
+ "step": 2530
1529
+ },
1530
+ {
1531
+ "grad_norm": 0.594890832901001,
1532
+ "learning_rate": 5.284243483757109e-05,
1533
+ "loss": 0.0733,
1534
+ "step": 2540
1535
+ },
1536
+ {
1537
+ "grad_norm": 0.7696801424026489,
1538
+ "learning_rate": 5.2512215908988484e-05,
1539
+ "loss": 0.0778,
1540
+ "step": 2550
1541
+ },
1542
+ {
1543
+ "grad_norm": 0.5537458658218384,
1544
+ "learning_rate": 5.218188708794357e-05,
1545
+ "loss": 0.0688,
1546
+ "step": 2560
1547
+ },
1548
+ {
1549
+ "grad_norm": 0.5646308660507202,
1550
+ "learning_rate": 5.18514628240891e-05,
1551
+ "loss": 0.07,
1552
+ "step": 2570
1553
+ },
1554
+ {
1555
+ "grad_norm": 0.6419703364372253,
1556
+ "learning_rate": 5.1520957571252795e-05,
1557
+ "loss": 0.0708,
1558
+ "step": 2580
1559
+ },
1560
+ {
1561
+ "grad_norm": 0.5593074560165405,
1562
+ "learning_rate": 5.1190385786805106e-05,
1563
+ "loss": 0.0762,
1564
+ "step": 2590
1565
+ },
1566
+ {
1567
+ "grad_norm": 0.5110213756561279,
1568
+ "learning_rate": 5.085976193102677e-05,
1569
+ "loss": 0.072,
1570
+ "step": 2600
1571
+ },
1572
+ {
1573
+ "grad_norm": 0.4601760804653168,
1574
+ "learning_rate": 5.052910046647634e-05,
1575
+ "loss": 0.0652,
1576
+ "step": 2610
1577
+ },
1578
+ {
1579
+ "grad_norm": 0.3931610584259033,
1580
+ "learning_rate": 5.0198415857357464e-05,
1581
+ "loss": 0.0666,
1582
+ "step": 2620
1583
+ },
1584
+ {
1585
+ "grad_norm": 0.45117199420928955,
1586
+ "learning_rate": 4.9867722568886223e-05,
1587
+ "loss": 0.0634,
1588
+ "step": 2630
1589
+ },
1590
+ {
1591
+ "grad_norm": 0.47389066219329834,
1592
+ "learning_rate": 4.9537035066658314e-05,
1593
+ "loss": 0.0645,
1594
+ "step": 2640
1595
+ },
1596
+ {
1597
+ "grad_norm": 0.4766860008239746,
1598
+ "learning_rate": 4.920636781601638e-05,
1599
+ "loss": 0.0652,
1600
+ "step": 2650
1601
+ },
1602
+ {
1603
+ "grad_norm": 0.5132986307144165,
1604
+ "learning_rate": 4.88757352814172e-05,
1605
+ "loss": 0.0757,
1606
+ "step": 2660
1607
+ },
1608
+ {
1609
+ "grad_norm": 0.5240507125854492,
1610
+ "learning_rate": 4.8545151925798924e-05,
1611
+ "loss": 0.0675,
1612
+ "step": 2670
1613
+ },
1614
+ {
1615
+ "grad_norm": 0.48893073201179504,
1616
+ "learning_rate": 4.821463220994848e-05,
1617
+ "loss": 0.0727,
1618
+ "step": 2680
1619
+ },
1620
+ {
1621
+ "grad_norm": 0.47110217809677124,
1622
+ "learning_rate": 4.788419059186895e-05,
1623
+ "loss": 0.0695,
1624
+ "step": 2690
1625
+ },
1626
+ {
1627
+ "grad_norm": 0.4707425534725189,
1628
+ "learning_rate": 4.7553841526147205e-05,
1629
+ "loss": 0.0728,
1630
+ "step": 2700
1631
+ },
1632
+ {
1633
+ "grad_norm": 0.6055741310119629,
1634
+ "learning_rate": 4.722359946332156e-05,
1635
+ "loss": 0.0699,
1636
+ "step": 2710
1637
+ },
1638
+ {
1639
+ "grad_norm": 0.5407254099845886,
1640
+ "learning_rate": 4.6893478849249654e-05,
1641
+ "loss": 0.0643,
1642
+ "step": 2720
1643
+ },
1644
+ {
1645
+ "grad_norm": 0.5672000646591187,
1646
+ "learning_rate": 4.656349412447664e-05,
1647
+ "loss": 0.0665,
1648
+ "step": 2730
1649
+ },
1650
+ {
1651
+ "grad_norm": 0.5456300973892212,
1652
+ "learning_rate": 4.623365972360337e-05,
1653
+ "loss": 0.0669,
1654
+ "step": 2740
1655
+ },
1656
+ {
1657
+ "grad_norm": 0.42429009079933167,
1658
+ "learning_rate": 4.590399007465503e-05,
1659
+ "loss": 0.0603,
1660
+ "step": 2750
1661
+ },
1662
+ {
1663
+ "grad_norm": 0.46782442927360535,
1664
+ "learning_rate": 4.557449959845005e-05,
1665
+ "loss": 0.0604,
1666
+ "step": 2760
1667
+ },
1668
+ {
1669
+ "grad_norm": 0.5908854007720947,
1670
+ "learning_rate": 4.524520270796927e-05,
1671
+ "loss": 0.0622,
1672
+ "step": 2770
1673
+ },
1674
+ {
1675
+ "grad_norm": 0.563959002494812,
1676
+ "learning_rate": 4.491611380772545e-05,
1677
+ "loss": 0.0625,
1678
+ "step": 2780
1679
+ },
1680
+ {
1681
+ "grad_norm": 0.46056613326072693,
1682
+ "learning_rate": 4.458724729313318e-05,
1683
+ "loss": 0.0544,
1684
+ "step": 2790
1685
+ },
1686
+ {
1687
+ "grad_norm": 0.5170462131500244,
1688
+ "learning_rate": 4.42586175498792e-05,
1689
+ "loss": 0.0588,
1690
+ "step": 2800
1691
+ },
1692
+ {
1693
+ "grad_norm": 0.6552886366844177,
1694
+ "learning_rate": 4.3930238953293094e-05,
1695
+ "loss": 0.0575,
1696
+ "step": 2810
1697
+ },
1698
+ {
1699
+ "grad_norm": 0.85902339220047,
1700
+ "learning_rate": 4.360212586771847e-05,
1701
+ "loss": 0.0474,
1702
+ "step": 2820
1703
+ },
1704
+ {
1705
+ "grad_norm": 0.8355768322944641,
1706
+ "learning_rate": 4.327429264588463e-05,
1707
+ "loss": 0.0514,
1708
+ "step": 2830
1709
+ },
1710
+ {
1711
+ "grad_norm": 0.6875535845756531,
1712
+ "learning_rate": 4.2946753628278725e-05,
1713
+ "loss": 0.0565,
1714
+ "step": 2840
1715
+ },
1716
+ {
1717
+ "grad_norm": 0.6323390007019043,
1718
+ "learning_rate": 4.2619523142518474e-05,
1719
+ "loss": 0.0517,
1720
+ "step": 2850
1721
+ },
1722
+ {
1723
+ "grad_norm": 0.4932286739349365,
1724
+ "learning_rate": 4.229261550272539e-05,
1725
+ "loss": 0.0492,
1726
+ "step": 2860
1727
+ },
1728
+ {
1729
+ "grad_norm": 0.5139195322990417,
1730
+ "learning_rate": 4.196604500889868e-05,
1731
+ "loss": 0.0458,
1732
+ "step": 2870
1733
+ },
1734
+ {
1735
+ "grad_norm": 0.4336424171924591,
1736
+ "learning_rate": 4.163982594628969e-05,
1737
+ "loss": 0.0412,
1738
+ "step": 2880
1739
+ },
1740
+ {
1741
+ "grad_norm": 0.4463331401348114,
1742
+ "learning_rate": 4.131397258477702e-05,
1743
+ "loss": 0.0434,
1744
+ "step": 2890
1745
+ },
1746
+ {
1747
+ "grad_norm": 0.46597811579704285,
1748
+ "learning_rate": 4.0988499178242315e-05,
1749
+ "loss": 0.0441,
1750
+ "step": 2900
1751
+ },
1752
+ {
1753
+ "grad_norm": 0.5435395240783691,
1754
+ "learning_rate": 4.066341996394678e-05,
1755
+ "loss": 0.0534,
1756
+ "step": 2910
1757
+ },
1758
+ {
1759
+ "grad_norm": 0.4228745400905609,
1760
+ "learning_rate": 4.033874916190833e-05,
1761
+ "loss": 0.0437,
1762
+ "step": 2920
1763
+ },
1764
+ {
1765
+ "grad_norm": 0.49809300899505615,
1766
+ "learning_rate": 4.001450097427966e-05,
1767
+ "loss": 0.0422,
1768
+ "step": 2930
1769
+ },
1770
+ {
1771
+ "grad_norm": 0.5069879293441772,
1772
+ "learning_rate": 3.9690689584726894e-05,
1773
+ "loss": 0.043,
1774
+ "step": 2940
1775
+ },
1776
+ {
1777
+ "grad_norm": 0.4590340554714203,
1778
+ "learning_rate": 3.936732915780923e-05,
1779
+ "loss": 0.0429,
1780
+ "step": 2950
1781
+ },
1782
+ {
1783
+ "grad_norm": 0.579380214214325,
1784
+ "learning_rate": 3.904443383835929e-05,
1785
+ "loss": 0.0449,
1786
+ "step": 2960
1787
+ },
1788
+ {
1789
+ "grad_norm": 0.4543984830379486,
1790
+ "learning_rate": 3.872201775086437e-05,
1791
+ "loss": 0.048,
1792
+ "step": 2970
1793
+ },
1794
+ {
1795
+ "grad_norm": 0.4465457499027252,
1796
+ "learning_rate": 3.8400094998848616e-05,
1797
+ "loss": 0.0428,
1798
+ "step": 2980
1799
+ },
1800
+ {
1801
+ "grad_norm": 0.46042537689208984,
1802
+ "learning_rate": 3.807867966425611e-05,
1803
+ "loss": 0.0426,
1804
+ "step": 2990
1805
+ },
1806
+ {
1807
+ "grad_norm": 0.5212011933326721,
1808
+ "learning_rate": 3.775778580683481e-05,
1809
+ "loss": 0.0469,
1810
+ "step": 3000
1811
+ },
1812
+ {
1813
+ "grad_norm": 0.5367034673690796,
1814
+ "learning_rate": 3.743742746352156e-05,
1815
+ "loss": 0.05,
1816
+ "step": 3010
1817
+ },
1818
+ {
1819
+ "grad_norm": 0.5512236952781677,
1820
+ "learning_rate": 3.711761864782817e-05,
1821
+ "loss": 0.0479,
1822
+ "step": 3020
1823
+ },
1824
+ {
1825
+ "grad_norm": 0.5714602470397949,
1826
+ "learning_rate": 3.679837334922825e-05,
1827
+ "loss": 0.0424,
1828
+ "step": 3030
1829
+ },
1830
+ {
1831
+ "grad_norm": 0.5294533371925354,
1832
+ "learning_rate": 3.647970553254538e-05,
1833
+ "loss": 0.0426,
1834
+ "step": 3040
1835
+ },
1836
+ {
1837
+ "grad_norm": 0.5118355751037598,
1838
+ "learning_rate": 3.61616291373422e-05,
1839
+ "loss": 0.0482,
1840
+ "step": 3050
1841
+ },
1842
+ {
1843
+ "grad_norm": 0.3978457748889923,
1844
+ "learning_rate": 3.584415807731065e-05,
1845
+ "loss": 0.0422,
1846
+ "step": 3060
1847
+ },
1848
+ {
1849
+ "grad_norm": 0.541044294834137,
1850
+ "learning_rate": 3.552730623966337e-05,
1851
+ "loss": 0.0479,
1852
+ "step": 3070
1853
+ },
1854
+ {
1855
+ "grad_norm": 0.5228303074836731,
1856
+ "learning_rate": 3.521108748452617e-05,
1857
+ "loss": 0.0429,
1858
+ "step": 3080
1859
+ },
1860
+ {
1861
+ "grad_norm": 0.4736356735229492,
1862
+ "learning_rate": 3.489551564433186e-05,
1863
+ "loss": 0.0433,
1864
+ "step": 3090
1865
+ },
1866
+ {
1867
+ "grad_norm": 0.4718533158302307,
1868
+ "learning_rate": 3.4580604523215006e-05,
1869
+ "loss": 0.0427,
1870
+ "step": 3100
1871
+ },
1872
+ {
1873
+ "grad_norm": 0.4785158932209015,
1874
+ "learning_rate": 3.4266367896408216e-05,
1875
+ "loss": 0.0444,
1876
+ "step": 3110
1877
+ },
1878
+ {
1879
+ "grad_norm": 0.43062856793403625,
1880
+ "learning_rate": 3.3952819509639534e-05,
1881
+ "loss": 0.0395,
1882
+ "step": 3120
1883
+ },
1884
+ {
1885
+ "grad_norm": 0.44312167167663574,
1886
+ "learning_rate": 3.3639973078531165e-05,
1887
+ "loss": 0.0423,
1888
+ "step": 3130
1889
+ },
1890
+ {
1891
+ "grad_norm": 0.4607502222061157,
1892
+ "learning_rate": 3.332784228799947e-05,
1893
+ "loss": 0.0435,
1894
+ "step": 3140
1895
+ },
1896
+ {
1897
+ "grad_norm": 0.3551779091358185,
1898
+ "learning_rate": 3.301644079165638e-05,
1899
+ "loss": 0.0428,
1900
+ "step": 3150
1901
+ },
1902
+ {
1903
+ "grad_norm": 0.5205867290496826,
1904
+ "learning_rate": 3.27057822112122e-05,
1905
+ "loss": 0.0435,
1906
+ "step": 3160
1907
+ },
1908
+ {
1909
+ "grad_norm": 0.4419425427913666,
1910
+ "learning_rate": 3.239588013587958e-05,
1911
+ "loss": 0.0421,
1912
+ "step": 3170
1913
+ },
1914
+ {
1915
+ "grad_norm": 0.4759688079357147,
1916
+ "learning_rate": 3.208674812177926e-05,
1917
+ "loss": 0.0393,
1918
+ "step": 3180
1919
+ },
1920
+ {
1921
+ "grad_norm": 0.4435702860355377,
1922
+ "learning_rate": 3.177839969134698e-05,
1923
+ "loss": 0.0393,
1924
+ "step": 3190
1925
+ },
1926
+ {
1927
+ "grad_norm": 0.4541962444782257,
1928
+ "learning_rate": 3.1470848332742e-05,
1929
+ "loss": 0.0455,
1930
+ "step": 3200
1931
+ },
1932
+ {
1933
+ "grad_norm": 0.5228098034858704,
1934
+ "learning_rate": 3.116410749925708e-05,
1935
+ "loss": 0.0404,
1936
+ "step": 3210
1937
+ },
1938
+ {
1939
+ "grad_norm": 0.41670680046081543,
1940
+ "learning_rate": 3.085819060872995e-05,
1941
+ "loss": 0.0375,
1942
+ "step": 3220
1943
+ },
1944
+ {
1945
+ "grad_norm": 0.44255679845809937,
1946
+ "learning_rate": 3.055311104295648e-05,
1947
+ "loss": 0.0413,
1948
+ "step": 3230
1949
+ },
1950
+ {
1951
+ "grad_norm": 0.48351141810417175,
1952
+ "learning_rate": 3.024888214710517e-05,
1953
+ "loss": 0.0373,
1954
+ "step": 3240
1955
+ },
1956
+ {
1957
+ "grad_norm": 0.48131728172302246,
1958
+ "learning_rate": 2.994551722913349e-05,
1959
+ "loss": 0.0339,
1960
+ "step": 3250
1961
+ },
1962
+ {
1963
+ "grad_norm": 0.4224362075328827,
1964
+ "learning_rate": 2.9643029559205727e-05,
1965
+ "loss": 0.0469,
1966
+ "step": 3260
1967
+ },
1968
+ {
1969
+ "grad_norm": 0.4165526032447815,
1970
+ "learning_rate": 2.934143236911248e-05,
1971
+ "loss": 0.0389,
1972
+ "step": 3270
1973
+ },
1974
+ {
1975
+ "grad_norm": 0.39798620343208313,
1976
+ "learning_rate": 2.90407388516919e-05,
1977
+ "loss": 0.0372,
1978
+ "step": 3280
1979
+ },
1980
+ {
1981
+ "grad_norm": 0.4565955400466919,
1982
+ "learning_rate": 2.8740962160252495e-05,
1983
+ "loss": 0.0404,
1984
+ "step": 3290
1985
+ },
1986
+ {
1987
+ "grad_norm": 0.5063626170158386,
1988
+ "learning_rate": 2.844211540799797e-05,
1989
+ "loss": 0.0454,
1990
+ "step": 3300
1991
+ },
1992
+ {
1993
+ "grad_norm": 0.40985268354415894,
1994
+ "learning_rate": 2.8144211667453368e-05,
1995
+ "loss": 0.0388,
1996
+ "step": 3310
1997
+ },
1998
+ {
1999
+ "grad_norm": 0.43292853236198425,
2000
+ "learning_rate": 2.7847263969893344e-05,
2001
+ "loss": 0.0374,
2002
+ "step": 3320
2003
+ },
2004
+ {
2005
+ "grad_norm": 0.5308110117912292,
2006
+ "learning_rate": 2.7551285304772206e-05,
2007
+ "loss": 0.041,
2008
+ "step": 3330
2009
+ },
2010
+ {
2011
+ "grad_norm": 0.5523353815078735,
2012
+ "learning_rate": 2.7256288619155567e-05,
2013
+ "loss": 0.04,
2014
+ "step": 3340
2015
+ },
2016
+ {
2017
+ "grad_norm": 0.44316643476486206,
2018
+ "learning_rate": 2.6962286817154158e-05,
2019
+ "loss": 0.0429,
2020
+ "step": 3350
2021
+ },
2022
+ {
2023
+ "grad_norm": 0.47850847244262695,
2024
+ "learning_rate": 2.6669292759359166e-05,
2025
+ "loss": 0.0358,
2026
+ "step": 3360
2027
+ },
2028
+ {
2029
+ "grad_norm": 0.4757858216762543,
2030
+ "learning_rate": 2.637731926227993e-05,
2031
+ "loss": 0.0473,
2032
+ "step": 3370
2033
+ },
2034
+ {
2035
+ "grad_norm": 0.42875608801841736,
2036
+ "learning_rate": 2.6086379097783033e-05,
2037
+ "loss": 0.0406,
2038
+ "step": 3380
2039
+ },
2040
+ {
2041
+ "grad_norm": 0.5029358863830566,
2042
+ "learning_rate": 2.579648499253377e-05,
2043
+ "loss": 0.0408,
2044
+ "step": 3390
2045
+ },
2046
+ {
2047
+ "grad_norm": 0.4432359039783478,
2048
+ "learning_rate": 2.5507649627439466e-05,
2049
+ "loss": 0.045,
2050
+ "step": 3400
2051
+ },
2052
+ {
2053
+ "grad_norm": 0.4839177131652832,
2054
+ "learning_rate": 2.5219885637094653e-05,
2055
+ "loss": 0.0418,
2056
+ "step": 3410
2057
+ },
2058
+ {
2059
+ "grad_norm": 0.4947394132614136,
2060
+ "learning_rate": 2.4933205609228533e-05,
2061
+ "loss": 0.0402,
2062
+ "step": 3420
2063
+ },
2064
+ {
2065
+ "grad_norm": 0.48242780566215515,
2066
+ "learning_rate": 2.464762208415419e-05,
2067
+ "loss": 0.0384,
2068
+ "step": 3430
2069
+ },
2070
+ {
2071
+ "grad_norm": 0.48578396439552307,
2072
+ "learning_rate": 2.4363147554220213e-05,
2073
+ "loss": 0.0413,
2074
+ "step": 3440
2075
+ },
2076
+ {
2077
+ "grad_norm": 0.4005936086177826,
2078
+ "learning_rate": 2.407979446326411e-05,
2079
+ "loss": 0.0352,
2080
+ "step": 3450
2081
+ },
2082
+ {
2083
+ "grad_norm": 0.39482197165489197,
2084
+ "learning_rate": 2.379757520606799e-05,
2085
+ "loss": 0.0392,
2086
+ "step": 3460
2087
+ },
2088
+ {
2089
+ "grad_norm": 0.4308265745639801,
2090
+ "learning_rate": 2.3516502127816455e-05,
2091
+ "loss": 0.0355,
2092
+ "step": 3470
2093
+ },
2094
+ {
2095
+ "grad_norm": 0.5446367263793945,
2096
+ "learning_rate": 2.323658752355647e-05,
2097
+ "loss": 0.0377,
2098
+ "step": 3480
2099
+ },
2100
+ {
2101
+ "grad_norm": 0.5136108994483948,
2102
+ "learning_rate": 2.2957843637659654e-05,
2103
+ "loss": 0.0392,
2104
+ "step": 3490
2105
+ },
2106
+ {
2107
+ "grad_norm": 0.495962917804718,
2108
+ "learning_rate": 2.2680282663286552e-05,
2109
+ "loss": 0.0449,
2110
+ "step": 3500
2111
+ },
2112
+ {
2113
+ "grad_norm": 0.4508982300758362,
2114
+ "learning_rate": 2.2403916741853364e-05,
2115
+ "loss": 0.037,
2116
+ "step": 3510
2117
+ },
2118
+ {
2119
+ "grad_norm": 0.4441506266593933,
2120
+ "learning_rate": 2.2128757962500817e-05,
2121
+ "loss": 0.0393,
2122
+ "step": 3520
2123
+ },
2124
+ {
2125
+ "grad_norm": 0.45507463812828064,
2126
+ "learning_rate": 2.1854818361565275e-05,
2127
+ "loss": 0.0364,
2128
+ "step": 3530
2129
+ },
2130
+ {
2131
+ "grad_norm": 0.5197150707244873,
2132
+ "learning_rate": 2.1582109922052364e-05,
2133
+ "loss": 0.0429,
2134
+ "step": 3540
2135
+ },
2136
+ {
2137
+ "grad_norm": 0.3685973584651947,
2138
+ "learning_rate": 2.1310644573112635e-05,
2139
+ "loss": 0.0387,
2140
+ "step": 3550
2141
+ },
2142
+ {
2143
+ "grad_norm": 0.491750031709671,
2144
+ "learning_rate": 2.1040434189519924e-05,
2145
+ "loss": 0.0374,
2146
+ "step": 3560
2147
+ },
2148
+ {
2149
+ "grad_norm": 0.5140603184700012,
2150
+ "learning_rate": 2.0771490591151733e-05,
2151
+ "loss": 0.0386,
2152
+ "step": 3570
2153
+ },
2154
+ {
2155
+ "grad_norm": 0.39040952920913696,
2156
+ "learning_rate": 2.0503825542472317e-05,
2157
+ "loss": 0.038,
2158
+ "step": 3580
2159
+ },
2160
+ {
2161
+ "grad_norm": 0.5369389057159424,
2162
+ "learning_rate": 2.023745075201805e-05,
2163
+ "loss": 0.0416,
2164
+ "step": 3590
2165
+ },
2166
+ {
2167
+ "grad_norm": 0.3892660140991211,
2168
+ "learning_rate": 1.9972377871885157e-05,
2169
+ "loss": 0.0429,
2170
+ "step": 3600
2171
+ },
2172
+ {
2173
+ "grad_norm": 0.32289767265319824,
2174
+ "learning_rate": 1.970861849722017e-05,
2175
+ "loss": 0.0371,
2176
+ "step": 3610
2177
+ },
2178
+ {
2179
+ "grad_norm": 0.4188714027404785,
2180
+ "learning_rate": 1.9446184165712587e-05,
2181
+ "loss": 0.0375,
2182
+ "step": 3620
2183
+ },
2184
+ {
2185
+ "grad_norm": 0.5061265826225281,
2186
+ "learning_rate": 1.9185086357090214e-05,
2187
+ "loss": 0.0384,
2188
+ "step": 3630
2189
+ },
2190
+ {
2191
+ "grad_norm": 0.44376373291015625,
2192
+ "learning_rate": 1.8925336492617057e-05,
2193
+ "loss": 0.0416,
2194
+ "step": 3640
2195
+ },
2196
+ {
2197
+ "grad_norm": 0.4148474633693695,
2198
+ "learning_rate": 1.8666945934593666e-05,
2199
+ "loss": 0.0421,
2200
+ "step": 3650
2201
+ },
2202
+ {
2203
+ "grad_norm": 0.3855580985546112,
2204
+ "learning_rate": 1.8409925985860126e-05,
2205
+ "loss": 0.035,
2206
+ "step": 3660
2207
+ },
2208
+ {
2209
+ "grad_norm": 0.38665467500686646,
2210
+ "learning_rate": 1.8154287889301603e-05,
2211
+ "loss": 0.0374,
2212
+ "step": 3670
2213
+ },
2214
+ {
2215
+ "grad_norm": 0.47245538234710693,
2216
+ "learning_rate": 1.7900042827356612e-05,
2217
+ "loss": 0.0388,
2218
+ "step": 3680
2219
+ },
2220
+ {
2221
+ "grad_norm": 0.5184622406959534,
2222
+ "learning_rate": 1.76472019215278e-05,
2223
+ "loss": 0.0434,
2224
+ "step": 3690
2225
+ },
2226
+ {
2227
+ "grad_norm": 0.41036659479141235,
2228
+ "learning_rate": 1.739577623189545e-05,
2229
+ "loss": 0.0367,
2230
+ "step": 3700
2231
+ },
2232
+ {
2233
+ "grad_norm": 0.40120813250541687,
2234
+ "learning_rate": 1.7145776756633768e-05,
2235
+ "loss": 0.0424,
2236
+ "step": 3710
2237
+ },
2238
+ {
2239
+ "grad_norm": 0.38174930214881897,
2240
+ "learning_rate": 1.6897214431529646e-05,
2241
+ "loss": 0.0395,
2242
+ "step": 3720
2243
+ },
2244
+ {
2245
+ "grad_norm": 0.299831360578537,
2246
+ "learning_rate": 1.6650100129504475e-05,
2247
+ "loss": 0.0338,
2248
+ "step": 3730
2249
+ },
2250
+ {
2251
+ "grad_norm": 0.4321548640727997,
2252
+ "learning_rate": 1.6404444660138335e-05,
2253
+ "loss": 0.0425,
2254
+ "step": 3740
2255
+ },
2256
+ {
2257
+ "grad_norm": 0.4387640058994293,
2258
+ "learning_rate": 1.616025876919725e-05,
2259
+ "loss": 0.0363,
2260
+ "step": 3750
2261
+ },
2262
+ {
2263
+ "grad_norm": 0.30805277824401855,
2264
+ "learning_rate": 1.5917553138163172e-05,
2265
+ "loss": 0.0358,
2266
+ "step": 3760
2267
+ },
2268
+ {
2269
+ "grad_norm": 0.29938289523124695,
2270
+ "learning_rate": 1.5676338383766632e-05,
2271
+ "loss": 0.0416,
2272
+ "step": 3770
2273
+ },
2274
+ {
2275
+ "grad_norm": 0.3716321587562561,
2276
+ "learning_rate": 1.5436625057522447e-05,
2277
+ "loss": 0.0354,
2278
+ "step": 3780
2279
+ },
2280
+ {
2281
+ "grad_norm": 0.3724187910556793,
2282
+ "learning_rate": 1.519842364526804e-05,
2283
+ "loss": 0.034,
2284
+ "step": 3790
2285
+ },
2286
+ {
2287
+ "grad_norm": 0.38264161348342896,
2288
+ "learning_rate": 1.4961744566704855e-05,
2289
+ "loss": 0.0385,
2290
+ "step": 3800
2291
+ },
2292
+ {
2293
+ "grad_norm": 0.32265418767929077,
2294
+ "learning_rate": 1.4726598174942551e-05,
2295
+ "loss": 0.0312,
2296
+ "step": 3810
2297
+ },
2298
+ {
2299
+ "grad_norm": 0.3850567936897278,
2300
+ "learning_rate": 1.4492994756046035e-05,
2301
+ "loss": 0.0361,
2302
+ "step": 3820
2303
+ },
2304
+ {
2305
+ "grad_norm": 0.3711504638195038,
2306
+ "learning_rate": 1.4260944528585645e-05,
2307
+ "loss": 0.0391,
2308
+ "step": 3830
2309
+ },
2310
+ {
2311
+ "grad_norm": 0.31626808643341064,
2312
+ "learning_rate": 1.4030457643190048e-05,
2313
+ "loss": 0.0347,
2314
+ "step": 3840
2315
+ },
2316
+ {
2317
+ "grad_norm": 0.3769336938858032,
2318
+ "learning_rate": 1.3801544182102311e-05,
2319
+ "loss": 0.0339,
2320
+ "step": 3850
2321
+ },
2322
+ {
2323
+ "grad_norm": 0.3671998083591461,
2324
+ "learning_rate": 1.3574214158738763e-05,
2325
+ "loss": 0.0377,
2326
+ "step": 3860
2327
+ },
2328
+ {
2329
+ "grad_norm": 0.4299490451812744,
2330
+ "learning_rate": 1.3348477517251101e-05,
2331
+ "loss": 0.0374,
2332
+ "step": 3870
2333
+ },
2334
+ {
2335
+ "grad_norm": 0.3477514386177063,
2336
+ "learning_rate": 1.312434413209131e-05,
2337
+ "loss": 0.0333,
2338
+ "step": 3880
2339
+ },
2340
+ {
2341
+ "grad_norm": 0.30829983949661255,
2342
+ "learning_rate": 1.2901823807579727e-05,
2343
+ "loss": 0.0359,
2344
+ "step": 3890
2345
+ },
2346
+ {
2347
+ "grad_norm": 0.330488383769989,
2348
+ "learning_rate": 1.2680926277476245e-05,
2349
+ "loss": 0.0364,
2350
+ "step": 3900
2351
+ },
2352
+ {
2353
+ "grad_norm": 0.3186895251274109,
2354
+ "learning_rate": 1.2461661204554397e-05,
2355
+ "loss": 0.0351,
2356
+ "step": 3910
2357
+ },
2358
+ {
2359
+ "grad_norm": 0.35008761286735535,
2360
+ "learning_rate": 1.2244038180178835e-05,
2361
+ "loss": 0.0331,
2362
+ "step": 3920
2363
+ },
2364
+ {
2365
+ "grad_norm": 0.38158419728279114,
2366
+ "learning_rate": 1.2028066723885612e-05,
2367
+ "loss": 0.036,
2368
+ "step": 3930
2369
+ },
2370
+ {
2371
+ "grad_norm": 0.34395238757133484,
2372
+ "learning_rate": 1.1813756282965888e-05,
2373
+ "loss": 0.0373,
2374
+ "step": 3940
2375
+ },
2376
+ {
2377
+ "grad_norm": 0.4024311900138855,
2378
+ "learning_rate": 1.1601116232052638e-05,
2379
+ "loss": 0.0389,
2380
+ "step": 3950
2381
+ },
2382
+ {
2383
+ "grad_norm": 0.331085205078125,
2384
+ "learning_rate": 1.1390155872710517e-05,
2385
+ "loss": 0.0313,
2386
+ "step": 3960
2387
+ },
2388
+ {
2389
+ "grad_norm": 0.32988935708999634,
2390
+ "learning_rate": 1.1180884433029087e-05,
2391
+ "loss": 0.0353,
2392
+ "step": 3970
2393
+ },
2394
+ {
2395
+ "grad_norm": 0.4240943193435669,
2396
+ "learning_rate": 1.097331106721904e-05,
2397
+ "loss": 0.032,
2398
+ "step": 3980
2399
+ },
2400
+ {
2401
+ "grad_norm": 0.37535446882247925,
2402
+ "learning_rate": 1.0767444855211862e-05,
2403
+ "loss": 0.0343,
2404
+ "step": 3990
2405
+ },
2406
+ {
2407
+ "grad_norm": 0.35983285307884216,
2408
+ "learning_rate": 1.0563294802262558e-05,
2409
+ "loss": 0.0338,
2410
+ "step": 4000
2411
+ },
2412
+ {
2413
+ "grad_norm": 0.35769814252853394,
2414
+ "learning_rate": 1.0360869838555809e-05,
2415
+ "loss": 0.0337,
2416
+ "step": 4010
2417
+ },
2418
+ {
2419
+ "grad_norm": 0.4400089383125305,
2420
+ "learning_rate": 1.0160178818815313e-05,
2421
+ "loss": 0.0323,
2422
+ "step": 4020
2423
+ },
2424
+ {
2425
+ "grad_norm": 0.34765002131462097,
2426
+ "learning_rate": 9.961230521916387e-06,
2427
+ "loss": 0.036,
2428
+ "step": 4030
2429
+ },
2430
+ {
2431
+ "grad_norm": 0.39732682704925537,
2432
+ "learning_rate": 9.764033650502074e-06,
2433
+ "loss": 0.0339,
2434
+ "step": 4040
2435
+ },
2436
+ {
2437
+ "grad_norm": 0.32750797271728516,
2438
+ "learning_rate": 9.568596830602344e-06,
2439
+ "loss": 0.0317,
2440
+ "step": 4050
2441
+ },
2442
+ {
2443
+ "grad_norm": 0.3298751413822174,
2444
+ "learning_rate": 9.37492861125681e-06,
2445
+ "loss": 0.0367,
2446
+ "step": 4060
2447
+ },
2448
+ {
2449
+ "grad_norm": 0.3411422073841095,
2450
+ "learning_rate": 9.183037464140804e-06,
2451
+ "loss": 0.0353,
2452
+ "step": 4070
2453
+ },
2454
+ {
2455
+ "grad_norm": 0.3619885742664337,
2456
+ "learning_rate": 8.992931783194735e-06,
2457
+ "loss": 0.032,
2458
+ "step": 4080
2459
+ },
2460
+ {
2461
+ "grad_norm": 0.39145413041114807,
2462
+ "learning_rate": 8.80461988425696e-06,
2463
+ "loss": 0.0346,
2464
+ "step": 4090
2465
+ },
2466
+ {
2467
+ "grad_norm": 0.3189050853252411,
2468
+ "learning_rate": 8.618110004699974e-06,
2469
+ "loss": 0.035,
2470
+ "step": 4100
2471
+ },
2472
+ {
2473
+ "grad_norm": 0.3382422924041748,
2474
+ "learning_rate": 8.4334103030701e-06,
2475
+ "loss": 0.0334,
2476
+ "step": 4110
2477
+ },
2478
+ {
2479
+ "grad_norm": 0.41412073373794556,
2480
+ "learning_rate": 8.25052885873066e-06,
2481
+ "loss": 0.0328,
2482
+ "step": 4120
2483
+ },
2484
+ {
2485
+ "grad_norm": 0.41316014528274536,
2486
+ "learning_rate": 8.06947367150846e-06,
2487
+ "loss": 0.0336,
2488
+ "step": 4130
2489
+ },
2490
+ {
2491
+ "grad_norm": 0.4284978210926056,
2492
+ "learning_rate": 7.890252661343938e-06,
2493
+ "loss": 0.033,
2494
+ "step": 4140
2495
+ },
2496
+ {
2497
+ "grad_norm": 0.28077858686447144,
2498
+ "learning_rate": 7.712873667944681e-06,
2499
+ "loss": 0.0359,
2500
+ "step": 4150
2501
+ },
2502
+ {
2503
+ "grad_norm": 0.27488812804222107,
2504
+ "learning_rate": 7.537344450442469e-06,
2505
+ "loss": 0.0309,
2506
+ "step": 4160
2507
+ },
2508
+ {
2509
+ "grad_norm": 0.3371226489543915,
2510
+ "learning_rate": 7.36367268705393e-06,
2511
+ "loss": 0.0348,
2512
+ "step": 4170
2513
+ },
2514
+ {
2515
+ "grad_norm": 0.3730447292327881,
2516
+ "learning_rate": 7.1918659747446e-06,
2517
+ "loss": 0.0347,
2518
+ "step": 4180
2519
+ },
2520
+ {
2521
+ "grad_norm": 0.2520543932914734,
2522
+ "learning_rate": 7.021931828896666e-06,
2523
+ "loss": 0.0351,
2524
+ "step": 4190
2525
+ },
2526
+ {
2527
+ "grad_norm": 0.32483142614364624,
2528
+ "learning_rate": 6.8538776829801584e-06,
2529
+ "loss": 0.0301,
2530
+ "step": 4200
2531
+ },
2532
+ {
2533
+ "grad_norm": 0.32276952266693115,
2534
+ "learning_rate": 6.687710888227849e-06,
2535
+ "loss": 0.0316,
2536
+ "step": 4210
2537
+ },
2538
+ {
2539
+ "grad_norm": 0.3400375247001648,
2540
+ "learning_rate": 6.5234387133136565e-06,
2541
+ "loss": 0.0311,
2542
+ "step": 4220
2543
+ },
2544
+ {
2545
+ "grad_norm": 0.30841583013534546,
2546
+ "learning_rate": 6.361068344034665e-06,
2547
+ "loss": 0.0315,
2548
+ "step": 4230
2549
+ },
2550
+ {
2551
+ "grad_norm": 0.3004016578197479,
2552
+ "learning_rate": 6.200606882996846e-06,
2553
+ "loss": 0.0351,
2554
+ "step": 4240
2555
+ },
2556
+ {
2557
+ "grad_norm": 0.45663419365882874,
2558
+ "learning_rate": 6.042061349304312e-06,
2559
+ "loss": 0.0355,
2560
+ "step": 4250
2561
+ },
2562
+ {
2563
+ "grad_norm": 0.27686357498168945,
2564
+ "learning_rate": 5.885438678252342e-06,
2565
+ "loss": 0.0354,
2566
+ "step": 4260
2567
+ },
2568
+ {
2569
+ "grad_norm": 0.3400055170059204,
2570
+ "learning_rate": 5.730745721023939e-06,
2571
+ "loss": 0.0358,
2572
+ "step": 4270
2573
+ },
2574
+ {
2575
+ "grad_norm": 0.29992061853408813,
2576
+ "learning_rate": 5.577989244390192e-06,
2577
+ "loss": 0.0302,
2578
+ "step": 4280
2579
+ },
2580
+ {
2581
+ "grad_norm": 0.3443690240383148,
2582
+ "learning_rate": 5.4271759304142635e-06,
2583
+ "loss": 0.0299,
2584
+ "step": 4290
2585
+ },
2586
+ {
2587
+ "grad_norm": 0.3227328658103943,
2588
+ "learning_rate": 5.278312376159051e-06,
2589
+ "loss": 0.031,
2590
+ "step": 4300
2591
+ },
2592
+ {
2593
+ "grad_norm": 0.3306593596935272,
2594
+ "learning_rate": 5.1314050933986944e-06,
2595
+ "loss": 0.0299,
2596
+ "step": 4310
2597
+ },
2598
+ {
2599
+ "grad_norm": 0.2781998813152313,
2600
+ "learning_rate": 4.986460508333634e-06,
2601
+ "loss": 0.0333,
2602
+ "step": 4320
2603
+ },
2604
+ {
2605
+ "grad_norm": 0.2888718545436859,
2606
+ "learning_rate": 4.843484961309597e-06,
2607
+ "loss": 0.031,
2608
+ "step": 4330
2609
+ },
2610
+ {
2611
+ "grad_norm": 0.31339484453201294,
2612
+ "learning_rate": 4.702484706540161e-06,
2613
+ "loss": 0.0315,
2614
+ "step": 4340
2615
+ },
2616
+ {
2617
+ "grad_norm": 0.35750260949134827,
2618
+ "learning_rate": 4.563465911833259e-06,
2619
+ "loss": 0.0296,
2620
+ "step": 4350
2621
+ },
2622
+ {
2623
+ "grad_norm": 0.3944266438484192,
2624
+ "learning_rate": 4.426434658321344e-06,
2625
+ "loss": 0.0321,
2626
+ "step": 4360
2627
+ },
2628
+ {
2629
+ "grad_norm": 0.2608897089958191,
2630
+ "learning_rate": 4.2913969401953466e-06,
2631
+ "loss": 0.0308,
2632
+ "step": 4370
2633
+ },
2634
+ {
2635
+ "grad_norm": 0.28918513655662537,
2636
+ "learning_rate": 4.15835866444253e-06,
2637
+ "loss": 0.0288,
2638
+ "step": 4380
2639
+ },
2640
+ {
2641
+ "grad_norm": 0.4163651168346405,
2642
+ "learning_rate": 4.027325650588043e-06,
2643
+ "loss": 0.034,
2644
+ "step": 4390
2645
+ },
2646
+ {
2647
+ "grad_norm": 0.38636109232902527,
2648
+ "learning_rate": 3.898303630440419e-06,
2649
+ "loss": 0.0353,
2650
+ "step": 4400
2651
+ },
2652
+ {
2653
+ "grad_norm": 0.42249786853790283,
2654
+ "learning_rate": 3.7712982478407877e-06,
2655
+ "loss": 0.0334,
2656
+ "step": 4410
2657
+ },
2658
+ {
2659
+ "grad_norm": 0.28786396980285645,
2660
+ "learning_rate": 3.6463150584160053e-06,
2661
+ "loss": 0.0368,
2662
+ "step": 4420
2663
+ },
2664
+ {
2665
+ "grad_norm": 0.2653104364871979,
2666
+ "learning_rate": 3.5233595293356957e-06,
2667
+ "loss": 0.0323,
2668
+ "step": 4430
2669
+ },
2670
+ {
2671
+ "grad_norm": 0.396353155374527,
2672
+ "learning_rate": 3.4024370390730033e-06,
2673
+ "loss": 0.0376,
2674
+ "step": 4440
2675
+ },
2676
+ {
2677
+ "grad_norm": 0.20621204376220703,
2678
+ "learning_rate": 3.2835528771693992e-06,
2679
+ "loss": 0.03,
2680
+ "step": 4450
2681
+ },
2682
+ {
2683
+ "grad_norm": 0.3296584188938141,
2684
+ "learning_rate": 3.1667122440032505e-06,
2685
+ "loss": 0.0325,
2686
+ "step": 4460
2687
+ },
2688
+ {
2689
+ "grad_norm": 0.30647748708724976,
2690
+ "learning_rate": 3.051920250562351e-06,
2691
+ "loss": 0.0305,
2692
+ "step": 4470
2693
+ },
2694
+ {
2695
+ "grad_norm": 0.2809690535068512,
2696
+ "learning_rate": 2.939181918220385e-06,
2697
+ "loss": 0.032,
2698
+ "step": 4480
2699
+ },
2700
+ {
2701
+ "grad_norm": 0.3104691803455353,
2702
+ "learning_rate": 2.8285021785172226e-06,
2703
+ "loss": 0.0331,
2704
+ "step": 4490
2705
+ },
2706
+ {
2707
+ "grad_norm": 0.23172466456890106,
2708
+ "learning_rate": 2.7198858729432288e-06,
2709
+ "loss": 0.0331,
2710
+ "step": 4500
2711
+ },
2712
+ {
2713
+ "grad_norm": 0.2906873822212219,
2714
+ "learning_rate": 2.6133377527274905e-06,
2715
+ "loss": 0.0368,
2716
+ "step": 4510
2717
+ },
2718
+ {
2719
+ "grad_norm": 0.2656441032886505,
2720
+ "learning_rate": 2.5088624786299366e-06,
2721
+ "loss": 0.0307,
2722
+ "step": 4520
2723
+ },
2724
+ {
2725
+ "grad_norm": 0.25326672196388245,
2726
+ "learning_rate": 2.406464620737531e-06,
2727
+ "loss": 0.0318,
2728
+ "step": 4530
2729
+ },
2730
+ {
2731
+ "grad_norm": 0.34564048051834106,
2732
+ "learning_rate": 2.3061486582642734e-06,
2733
+ "loss": 0.0305,
2734
+ "step": 4540
2735
+ },
2736
+ {
2737
+ "grad_norm": 0.17904207110404968,
2738
+ "learning_rate": 2.2079189793553667e-06,
2739
+ "loss": 0.0296,
2740
+ "step": 4550
2741
+ },
2742
+ {
2743
+ "grad_norm": 0.22716908156871796,
2744
+ "learning_rate": 2.111779880895165e-06,
2745
+ "loss": 0.0302,
2746
+ "step": 4560
2747
+ },
2748
+ {
2749
+ "grad_norm": 0.24787019193172455,
2750
+ "learning_rate": 2.01773556831929e-06,
2751
+ "loss": 0.0288,
2752
+ "step": 4570
2753
+ },
2754
+ {
2755
+ "grad_norm": 0.2704460322856903,
2756
+ "learning_rate": 1.9257901554306513e-06,
2757
+ "loss": 0.0301,
2758
+ "step": 4580
2759
+ },
2760
+ {
2761
+ "grad_norm": 0.2375929355621338,
2762
+ "learning_rate": 1.835947664219445e-06,
2763
+ "loss": 0.0312,
2764
+ "step": 4590
2765
+ },
2766
+ {
2767
+ "grad_norm": 0.3184022009372711,
2768
+ "learning_rate": 1.748212024687307e-06,
2769
+ "loss": 0.0342,
2770
+ "step": 4600
2771
+ },
2772
+ {
2773
+ "grad_norm": 0.21363551914691925,
2774
+ "learning_rate": 1.6625870746753147e-06,
2775
+ "loss": 0.0334,
2776
+ "step": 4610
2777
+ },
2778
+ {
2779
+ "grad_norm": 0.2282768189907074,
2780
+ "learning_rate": 1.5790765596961853e-06,
2781
+ "loss": 0.0345,
2782
+ "step": 4620
2783
+ },
2784
+ {
2785
+ "grad_norm": 0.34677714109420776,
2786
+ "learning_rate": 1.4976841327703717e-06,
2787
+ "loss": 0.0326,
2788
+ "step": 4630
2789
+ },
2790
+ {
2791
+ "grad_norm": 0.24030685424804688,
2792
+ "learning_rate": 1.4184133542663014e-06,
2793
+ "loss": 0.0336,
2794
+ "step": 4640
2795
+ },
2796
+ {
2797
+ "grad_norm": 0.39427828788757324,
2798
+ "learning_rate": 1.341267691744641e-06,
2799
+ "loss": 0.0328,
2800
+ "step": 4650
2801
+ },
2802
+ {
2803
+ "grad_norm": 0.31096622347831726,
2804
+ "learning_rate": 1.2662505198065666e-06,
2805
+ "loss": 0.0401,
2806
+ "step": 4660
2807
+ },
2808
+ {
2809
+ "grad_norm": 0.2635642886161804,
2810
+ "learning_rate": 1.193365119946216e-06,
2811
+ "loss": 0.031,
2812
+ "step": 4670
2813
+ },
2814
+ {
2815
+ "grad_norm": 0.27156490087509155,
2816
+ "learning_rate": 1.1226146804070859e-06,
2817
+ "loss": 0.0282,
2818
+ "step": 4680
2819
+ },
2820
+ {
2821
+ "grad_norm": 0.27766260504722595,
2822
+ "learning_rate": 1.0540022960426111e-06,
2823
+ "loss": 0.0342,
2824
+ "step": 4690
2825
+ },
2826
+ {
2827
+ "grad_norm": 0.3360832929611206,
2828
+ "learning_rate": 9.875309681807443e-07,
2829
+ "loss": 0.0379,
2830
+ "step": 4700
2831
+ },
2832
+ {
2833
+ "grad_norm": 0.24661226570606232,
2834
+ "learning_rate": 9.232036044927061e-07,
2835
+ "loss": 0.029,
2836
+ "step": 4710
2837
+ },
2838
+ {
2839
+ "grad_norm": 0.18381361663341522,
2840
+ "learning_rate": 8.610230188657919e-07,
2841
+ "loss": 0.0309,
2842
+ "step": 4720
2843
+ },
2844
+ {
2845
+ "grad_norm": 0.2828518748283386,
2846
+ "learning_rate": 8.009919312802372e-07,
2847
+ "loss": 0.0325,
2848
+ "step": 4730
2849
+ },
2850
+ {
2851
+ "grad_norm": 0.43131527304649353,
2852
+ "learning_rate": 7.431129676902904e-07,
2853
+ "loss": 0.0298,
2854
+ "step": 4740
2855
+ },
2856
+ {
2857
+ "grad_norm": 0.3069670796394348,
2858
+ "learning_rate": 6.873886599093215e-07,
2859
+ "loss": 0.031,
2860
+ "step": 4750
2861
+ },
2862
+ {
2863
+ "grad_norm": 0.22590775787830353,
2864
+ "learning_rate": 6.338214454990776e-07,
2865
+ "loss": 0.0327,
2866
+ "step": 4760
2867
+ },
2868
+ {
2869
+ "grad_norm": 0.22918403148651123,
2870
+ "learning_rate": 5.82413667663051e-07,
2871
+ "loss": 0.0318,
2872
+ "step": 4770
2873
+ },
2874
+ {
2875
+ "grad_norm": 0.2536427974700928,
2876
+ "learning_rate": 5.331675751439725e-07,
2877
+ "loss": 0.035,
2878
+ "step": 4780
2879
+ },
2880
+ {
2881
+ "grad_norm": 0.3021542727947235,
2882
+ "learning_rate": 4.86085322125479e-07,
2883
+ "loss": 0.0334,
2884
+ "step": 4790
2885
+ },
2886
+ {
2887
+ "grad_norm": 0.2811078131198883,
2888
+ "learning_rate": 4.411689681378284e-07,
2889
+ "loss": 0.0332,
2890
+ "step": 4800
2891
+ },
2892
+ {
2893
+ "grad_norm": 0.2788941562175751,
2894
+ "learning_rate": 3.9842047796786466e-07,
2895
+ "loss": 0.0309,
2896
+ "step": 4810
2897
+ },
2898
+ {
2899
+ "grad_norm": 0.2087641805410385,
2900
+ "learning_rate": 3.578417215730323e-07,
2901
+ "loss": 0.0297,
2902
+ "step": 4820
2903
+ },
2904
+ {
2905
+ "grad_norm": 0.34154748916625977,
2906
+ "learning_rate": 3.1943447399958027e-07,
2907
+ "loss": 0.035,
2908
+ "step": 4830
2909
+ },
2910
+ {
2911
+ "grad_norm": 0.21137920022010803,
2912
+ "learning_rate": 2.8320041530495724e-07,
2913
+ "loss": 0.039,
2914
+ "step": 4840
2915
+ },
2916
+ {
2917
+ "grad_norm": 0.2767723798751831,
2918
+ "learning_rate": 2.491411304842539e-07,
2919
+ "loss": 0.0328,
2920
+ "step": 4850
2921
+ },
2922
+ {
2923
+ "grad_norm": 0.2584538161754608,
2924
+ "learning_rate": 2.1725810940094183e-07,
2925
+ "loss": 0.0325,
2926
+ "step": 4860
2927
+ },
2928
+ {
2929
+ "grad_norm": 0.18660426139831543,
2930
+ "learning_rate": 1.8755274672164202e-07,
2931
+ "loss": 0.032,
2932
+ "step": 4870
2933
+ },
2934
+ {
2935
+ "grad_norm": 0.20443806052207947,
2936
+ "learning_rate": 1.600263418551573e-07,
2937
+ "loss": 0.0368,
2938
+ "step": 4880
2939
+ },
2940
+ {
2941
+ "grad_norm": 0.3668472468852997,
2942
+ "learning_rate": 1.346800988955954e-07,
2943
+ "loss": 0.0303,
2944
+ "step": 4890
2945
+ },
2946
+ {
2947
+ "grad_norm": 0.2626604735851288,
2948
+ "learning_rate": 1.1151512656975005e-07,
2949
+ "loss": 0.031,
2950
+ "step": 4900
2951
+ },
2952
+ {
2953
+ "grad_norm": 0.23020124435424805,
2954
+ "learning_rate": 9.053243818853973e-08,
2955
+ "loss": 0.033,
2956
+ "step": 4910
2957
+ },
2958
+ {
2959
+ "grad_norm": 0.2427075356245041,
2960
+ "learning_rate": 7.173295160273763e-08,
2961
+ "loss": 0.0287,
2962
+ "step": 4920
2963
+ },
2964
+ {
2965
+ "grad_norm": 0.3245696425437927,
2966
+ "learning_rate": 5.511748916279258e-08,
2967
+ "loss": 0.0329,
2968
+ "step": 4930
2969
+ },
2970
+ {
2971
+ "grad_norm": 0.2997901737689972,
2972
+ "learning_rate": 4.068677768285234e-08,
2973
+ "loss": 0.0304,
2974
+ "step": 4940
2975
+ },
2976
+ {
2977
+ "grad_norm": 0.21178478002548218,
2978
+ "learning_rate": 2.844144840898344e-08,
2979
+ "loss": 0.0325,
2980
+ "step": 4950
2981
+ },
2982
+ {
2983
+ "grad_norm": 0.28934726119041443,
2984
+ "learning_rate": 1.8382036991559936e-08,
2985
+ "loss": 0.0295,
2986
+ "step": 4960
2987
+ },
2988
+ {
2989
+ "grad_norm": 0.2257484495639801,
2990
+ "learning_rate": 1.0508983461832156e-08,
2991
+ "loss": 0.0356,
2992
+ "step": 4970
2993
+ },
2994
+ {
2995
+ "grad_norm": 0.24524813890457153,
2996
+ "learning_rate": 4.822632212653222e-09,
2997
+ "loss": 0.0353,
2998
+ "step": 4980
2999
+ },
3000
+ {
3001
+ "grad_norm": 0.2596447169780731,
3002
+ "learning_rate": 1.3232319834632912e-09,
3003
+ "loss": 0.0327,
3004
+ "step": 4990
3005
+ },
3006
+ {
3007
+ "grad_norm": 0.2862668037414551,
3008
+ "learning_rate": 1.0935849353854721e-11,
3009
+ "loss": 0.0329,
3010
+ "step": 5000
3011
+ }
3012
+ ],
3013
+ "logging_steps": 10,
3014
+ "max_steps": 5000,
3015
+ "num_input_tokens_seen": 0,
3016
+ "num_train_epochs": 9223372036854775807,
3017
+ "save_steps": 3000,
3018
+ "stateful_callbacks": {
3019
+ "TrainerControl": {
3020
+ "args": {
3021
+ "should_epoch_stop": false,
3022
+ "should_evaluate": false,
3023
+ "should_log": false,
3024
+ "should_save": true,
3025
+ "should_training_stop": true
3026
+ },
3027
+ "attributes": {}
3028
+ }
3029
+ },
3030
+ "total_flos": 0.0,
3031
+ "train_batch_size": 32,
3032
+ "trial_name": null,
3033
+ "trial_params": null
3034
+ }
gr00t/90_10/checkpoint-5000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e342ea1d26be4d3fa2c14efcf0069dadad714eda05b447c916b10bfcbe2f00
3
+ size 5777
gr00t/90_10/checkpoint-5000/wandb_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"project": "finetune-gr00t-n1d6", "run_id": "90_10"}
gr00t/90_10/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.1,
57
+ "torch_dtype": "bfloat16",
58
+ "transformers_version": "4.51.3",
59
+ "tune_diffusion_model": true,
60
+ "tune_llm": true,
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
+ }
gr00t/90_10/experiment_cfg/conf.yaml ADDED
@@ -0,0 +1,246 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: true
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:
25
+ brightness: 0.3
26
+ contrast: 0.4
27
+ saturation: 0.5
28
+ hue: 0.08
29
+ use_albumentations_transforms: true
30
+ formalize_language: true
31
+ apply_sincos_state_encoding: false
32
+ use_relative_action: true
33
+ max_state_dim: 29
34
+ max_action_dim: 29
35
+ action_horizon: 16
36
+ hidden_size: 1024
37
+ input_embedding_dim: 1536
38
+ add_pos_embed: true
39
+ attn_dropout: 0.2
40
+ use_vlln: true
41
+ max_seq_len: 1024
42
+ use_alternate_vl_dit: true
43
+ attend_text_every_n_blocks: 2
44
+ diffusion_model_cfg:
45
+ positional_embeddings: null
46
+ num_layers: 32
47
+ num_attention_heads: 32
48
+ attention_head_dim: 48
49
+ norm_type: ada_norm
50
+ dropout: 0.2
51
+ final_dropout: true
52
+ output_dim: 1024
53
+ interleave_self_attention: true
54
+ num_inference_timesteps: 4
55
+ noise_beta_alpha: 1.5
56
+ noise_beta_beta: 1.0
57
+ noise_s: 0.999
58
+ num_timestep_buckets: 1000
59
+ tune_projector: true
60
+ tune_diffusion_model: true
61
+ tune_vlln: true
62
+ state_dropout_prob: 0.1
63
+ state_additive_noise_scale: 0.0
64
+ max_num_embodiments: 32
65
+ data:
66
+ datasets:
67
+ - dataset_paths:
68
+ - /workspace/capstone-vla/datasets/syn_realDataset/mixed_90_10
69
+ embodiment_tag: new_embodiment
70
+ mix_ratio: 1.0
71
+ dataset_type: physical_embodiment
72
+ val_dataset_path: null
73
+ modality_configs:
74
+ new_embodiment:
75
+ video:
76
+ delta_indices:
77
+ - 0
78
+ modality_keys:
79
+ - ego_view
80
+ - left_wrist_view
81
+ - right_wrist_view
82
+ sin_cos_embedding_keys: null
83
+ mean_std_embedding_keys: null
84
+ action_configs: null
85
+ state:
86
+ delta_indices:
87
+ - 0
88
+ modality_keys:
89
+ - left_arm
90
+ - left_hand
91
+ - left_leg
92
+ - neck
93
+ - right_arm
94
+ - right_hand
95
+ - right_leg
96
+ - waist
97
+ sin_cos_embedding_keys: null
98
+ mean_std_embedding_keys: null
99
+ action_configs: null
100
+ action:
101
+ delta_indices:
102
+ - 0
103
+ - 1
104
+ - 2
105
+ - 3
106
+ - 4
107
+ - 5
108
+ - 6
109
+ - 7
110
+ - 8
111
+ - 9
112
+ - 10
113
+ - 11
114
+ - 12
115
+ - 13
116
+ - 14
117
+ - 15
118
+ modality_keys:
119
+ - left_arm
120
+ - left_hand
121
+ - left_leg
122
+ - neck
123
+ - right_arm
124
+ - right_hand
125
+ - right_leg
126
+ - waist
127
+ sin_cos_embedding_keys: null
128
+ mean_std_embedding_keys: null
129
+ action_configs:
130
+ - rep: ABSOLUTE
131
+ type: NON_EEF
132
+ format: DEFAULT
133
+ state_key: null
134
+ - rep: ABSOLUTE
135
+ type: NON_EEF
136
+ format: DEFAULT
137
+ state_key: null
138
+ - rep: ABSOLUTE
139
+ type: NON_EEF
140
+ format: DEFAULT
141
+ state_key: null
142
+ - rep: ABSOLUTE
143
+ type: NON_EEF
144
+ format: DEFAULT
145
+ state_key: null
146
+ - rep: ABSOLUTE
147
+ type: NON_EEF
148
+ format: DEFAULT
149
+ state_key: null
150
+ - rep: ABSOLUTE
151
+ type: NON_EEF
152
+ format: DEFAULT
153
+ state_key: null
154
+ - rep: ABSOLUTE
155
+ type: NON_EEF
156
+ format: DEFAULT
157
+ state_key: null
158
+ - rep: ABSOLUTE
159
+ type: NON_EEF
160
+ format: DEFAULT
161
+ state_key: null
162
+ language:
163
+ delta_indices:
164
+ - 0
165
+ modality_keys:
166
+ - annotation.human.action.task_description
167
+ sin_cos_embedding_keys: null
168
+ mean_std_embedding_keys: null
169
+ action_configs: null
170
+ download_cache: false
171
+ shard_size: 1024
172
+ episode_sampling_rate: 0.1
173
+ num_shards_per_epoch: 100000
174
+ override_pretraining_statistics: false
175
+ mode: single_turn
176
+ random_chop: 0.0
177
+ mock_dataset_mode: false
178
+ shuffle: true
179
+ seed: 42
180
+ multiprocessing_context: fork
181
+ allow_padding: false
182
+ subsample_ratio: 1.0
183
+ image_crop_size:
184
+ - 244
185
+ - 244
186
+ image_target_size:
187
+ - 224
188
+ - 224
189
+ video_backend: torchcodec
190
+ training:
191
+ output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/90_10
192
+ experiment_name: null
193
+ max_steps: 5000
194
+ global_batch_size: 32
195
+ batch_size: null
196
+ gradient_accumulation_steps: 1
197
+ learning_rate: 0.0001
198
+ lr_scheduler_type: cosine
199
+ weight_decay: 1.0e-05
200
+ warmup_ratio: 0.05
201
+ warmup_steps: 0
202
+ max_grad_norm: 1.0
203
+ optim: adamw_torch
204
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
205
+ tf32: true
206
+ fp16: false
207
+ bf16: true
208
+ eval_bf16: true
209
+ logging_steps: 10
210
+ save_steps: 3000
211
+ save_total_limit: 3
212
+ save_vl_model: false
213
+ upload_checkpoints: false
214
+ upload_every: 1000
215
+ upload_last_n_checkpoints: 5
216
+ max_concurrent_uploads: 2
217
+ eval_strategy: 'no'
218
+ eval_steps: 500
219
+ eval_set_split_ratio: 0.1
220
+ eval_batch_size: 2
221
+ save_best_eval_metric_name: ''
222
+ save_best_eval_metric_greater_is_better: true
223
+ deepspeed_stage: 2
224
+ gradient_checkpointing: false
225
+ transformers_trust_remote_code: true
226
+ transformers_local_files_only: false
227
+ transformers_cache_dir: null
228
+ transformers_access_token: null
229
+ use_ddp: false
230
+ ddp_bucket_cap_mb: 100
231
+ num_gpus: 1
232
+ dataloader_num_workers: 4
233
+ remove_unused_columns: false
234
+ use_wandb: true
235
+ wandb_project: finetune-gr00t-n1d6
236
+ enable_profiling: false
237
+ max_retries: 3
238
+ assert_loss_less_than: null
239
+ add_rl_callback: false
240
+ enable_open_loop_eval: false
241
+ open_loop_eval_traj_ids:
242
+ - 0
243
+ open_loop_eval_steps_per_traj: 100
244
+ open_loop_eval_plot_indices: null
245
+ max_steps: 5000
246
+ save_steps: 3000
gr00t/90_10/experiment_cfg/config.yaml ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - /workspace/capstone-vla/datasets/syn_realDataset/mixed_90_10
8
+ dataset_type: physical_embodiment
9
+ embodiment_tag: new_embodiment
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
+ new_embodiment:
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: &id002 !!python/object/apply:gr00t.data.types.ActionRepresentation
29
+ - absolute
30
+ state_key: null
31
+ type: &id003 !!python/object/apply:gr00t.data.types.ActionType
32
+ - non_eef
33
+ - !!python/object:gr00t.data.types.ActionConfig
34
+ format: *id001
35
+ rep: *id002
36
+ state_key: null
37
+ type: *id003
38
+ - !!python/object:gr00t.data.types.ActionConfig
39
+ format: *id001
40
+ rep: *id002
41
+ state_key: null
42
+ type: *id003
43
+ - !!python/object:gr00t.data.types.ActionConfig
44
+ format: *id001
45
+ rep: *id002
46
+ state_key: null
47
+ type: *id003
48
+ - !!python/object:gr00t.data.types.ActionConfig
49
+ format: *id001
50
+ rep: *id002
51
+ state_key: null
52
+ type: *id003
53
+ - !!python/object:gr00t.data.types.ActionConfig
54
+ format: *id001
55
+ rep: *id002
56
+ state_key: null
57
+ type: *id003
58
+ - !!python/object:gr00t.data.types.ActionConfig
59
+ format: *id001
60
+ rep: *id002
61
+ state_key: null
62
+ type: *id003
63
+ - !!python/object:gr00t.data.types.ActionConfig
64
+ format: *id001
65
+ rep: *id002
66
+ state_key: null
67
+ type: *id003
68
+ delta_indices:
69
+ - 0
70
+ - 1
71
+ - 2
72
+ - 3
73
+ - 4
74
+ - 5
75
+ - 6
76
+ - 7
77
+ - 8
78
+ - 9
79
+ - 10
80
+ - 11
81
+ - 12
82
+ - 13
83
+ - 14
84
+ - 15
85
+ mean_std_embedding_keys: null
86
+ modality_keys: &id004
87
+ - left_arm
88
+ - left_hand
89
+ - left_leg
90
+ - neck
91
+ - right_arm
92
+ - right_hand
93
+ - right_leg
94
+ - waist
95
+ sin_cos_embedding_keys: null
96
+ language: !!python/object:gr00t.data.types.ModalityConfig
97
+ action_configs: null
98
+ delta_indices:
99
+ - 0
100
+ mean_std_embedding_keys: null
101
+ modality_keys:
102
+ - annotation.human.action.task_description
103
+ sin_cos_embedding_keys: null
104
+ state: !!python/object:gr00t.data.types.ModalityConfig
105
+ action_configs: null
106
+ delta_indices:
107
+ - 0
108
+ mean_std_embedding_keys: null
109
+ modality_keys: *id004
110
+ sin_cos_embedding_keys: null
111
+ video: !!python/object:gr00t.data.types.ModalityConfig
112
+ action_configs: null
113
+ delta_indices:
114
+ - 0
115
+ mean_std_embedding_keys: null
116
+ modality_keys:
117
+ - ego_view
118
+ - left_wrist_view
119
+ - right_wrist_view
120
+ sin_cos_embedding_keys: null
121
+ mode: single_turn
122
+ multiprocessing_context: fork
123
+ num_shards_per_epoch: 100000
124
+ override_pretraining_statistics: false
125
+ random_chop: 0.0
126
+ seed: 42
127
+ shard_size: 1024
128
+ shuffle: true
129
+ subsample_ratio: 1.0
130
+ video_backend: torchcodec
131
+ load_config_path: null
132
+ model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
133
+ _attn_implementation_autoset: false
134
+ _attn_implementation_internal: null
135
+ _commit_hash: null
136
+ _name_or_path: ''
137
+ add_cross_attention: false
138
+ architectures: null
139
+ backbone_model_type: eagle
140
+ backbone_trainable_params_fp32: true
141
+ bad_words_ids: null
142
+ begin_suppress_tokens: null
143
+ bos_token_id: null
144
+ chunk_size_feed_forward: 0
145
+ color_jitter_params:
146
+ brightness: 0.3
147
+ contrast: 0.4
148
+ hue: 0.08
149
+ saturation: 0.5
150
+ cross_attention_hidden_size: null
151
+ decoder_start_token_id: null
152
+ diffusion_model_cfg:
153
+ attention_head_dim: 48
154
+ dropout: 0.2
155
+ final_dropout: true
156
+ interleave_self_attention: true
157
+ norm_type: ada_norm
158
+ num_attention_heads: 32
159
+ num_layers: 32
160
+ output_dim: 1024
161
+ positional_embeddings: null
162
+ diversity_penalty: 0.0
163
+ do_sample: false
164
+ eagle_collator: true
165
+ early_stopping: false
166
+ encoder_no_repeat_ngram_size: 0
167
+ eos_token_id: null
168
+ exponential_decay_length_penalty: null
169
+ finetuning_task: null
170
+ forced_bos_token_id: null
171
+ forced_eos_token_id: null
172
+ id2label:
173
+ 0: LABEL_0
174
+ 1: LABEL_1
175
+ is_decoder: false
176
+ is_encoder_decoder: false
177
+ label2id:
178
+ LABEL_0: 0
179
+ LABEL_1: 1
180
+ length_penalty: 1.0
181
+ load_bf16: false
182
+ max_length: 20
183
+ min_length: 0
184
+ model_name: nvidia/Eagle-Block2A-2B-v2
185
+ no_repeat_ngram_size: 0
186
+ num_beam_groups: 1
187
+ num_beams: 1
188
+ num_return_sequences: 1
189
+ output_attentions: false
190
+ output_hidden_states: false
191
+ output_scores: false
192
+ pad_token_id: null
193
+ prefix: null
194
+ problem_type: null
195
+ pruned_heads: {}
196
+ random_rotation_angle: null
197
+ remove_invalid_values: false
198
+ repetition_penalty: 1.0
199
+ reproject_vision: false
200
+ return_dict: true
201
+ return_dict_in_generate: false
202
+ sep_token_id: null
203
+ state_dropout_prob: 0.1
204
+ suppress_tokens: null
205
+ task_specific_params: null
206
+ temperature: 1.0
207
+ tf_legacy_loss: false
208
+ tie_encoder_decoder: false
209
+ tie_word_embeddings: true
210
+ tokenizer_class: null
211
+ top_k: 50
212
+ top_p: 1.0
213
+ torch_dtype: null
214
+ torchscript: false
215
+ transformers_version: null
216
+ tune_diffusion_model: true
217
+ tune_llm: true
218
+ tune_projector: true
219
+ tune_visual: false
220
+ typical_p: 1.0
221
+ use_bfloat16: false
222
+ use_relative_action: true
223
+ training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
224
+ add_rl_callback: false
225
+ assert_loss_less_than: null
226
+ batch_size: null
227
+ bf16: true
228
+ dataloader_num_workers: 4
229
+ ddp_bucket_cap_mb: 100
230
+ deepspeed_stage: 2
231
+ enable_open_loop_eval: false
232
+ enable_profiling: false
233
+ eval_batch_size: 2
234
+ eval_bf16: true
235
+ eval_set_split_ratio: 0.1
236
+ eval_steps: 500
237
+ eval_strategy: 'no'
238
+ experiment_name: null
239
+ fp16: false
240
+ global_batch_size: 32
241
+ gradient_accumulation_steps: 1
242
+ gradient_checkpointing: false
243
+ learning_rate: 0.0001
244
+ logging_steps: 10
245
+ lr_scheduler_type: cosine
246
+ max_concurrent_uploads: 2
247
+ max_grad_norm: 1.0
248
+ max_retries: 3
249
+ max_steps: 5000
250
+ num_gpus: 1
251
+ open_loop_eval_plot_indices: null
252
+ open_loop_eval_steps_per_traj: 100
253
+ open_loop_eval_traj_ids:
254
+ - 0
255
+ optim: adamw_torch
256
+ output_dir: /workspace/capstone-vla/third_party/gr00t/chkpt_rlwd/90_10
257
+ remove_unused_columns: false
258
+ save_best_eval_metric_greater_is_better: true
259
+ save_best_eval_metric_name: ''
260
+ save_steps: 3000
261
+ save_total_limit: 3
262
+ save_vl_model: false
263
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
264
+ tf32: true
265
+ transformers_access_token: null
266
+ transformers_cache_dir: null
267
+ transformers_local_files_only: false
268
+ transformers_trust_remote_code: true
269
+ upload_checkpoints: false
270
+ upload_every: 1000
271
+ upload_last_n_checkpoints: 5
272
+ use_ddp: false
273
+ use_wandb: true
274
+ wandb_project: finetune-gr00t-n1d6
275
+ warmup_ratio: 0.05
276
+ warmup_steps: 0
277
+ weight_decay: 1.0e-05
gr00t/90_10/experiment_cfg/dataset_statistics.json ADDED
@@ -0,0 +1,761 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "state": {
4
+ "left_arm": {
5
+ "min": [
6
+ -1.4764578342437744,
7
+ -0.3486612141132355,
8
+ -1.499962568283081,
9
+ -2.27626633644104,
10
+ -1.5708261728286743,
11
+ -0.6656755208969116,
12
+ -0.6981287598609924
13
+ ],
14
+ "max": [
15
+ 0.3441833555698395,
16
+ 0.657663881778717,
17
+ 0.1158449724316597,
18
+ -0.7633329629898071,
19
+ 0.5798436999320984,
20
+ 0.6982716917991638,
21
+ 0.6866571307182312
22
+ ],
23
+ "mean": [
24
+ -0.2489430159330368,
25
+ 0.2553998827934265,
26
+ -0.5018506646156311,
27
+ -1.8111220598220825,
28
+ -0.16397659480571747,
29
+ 0.24184419214725494,
30
+ -0.009894371032714844
31
+ ],
32
+ "std": [
33
+ 0.27179521322250366,
34
+ 0.07357995957136154,
35
+ 0.23859892785549164,
36
+ 0.2566509246826172,
37
+ 0.43019622564315796,
38
+ 0.20615950226783752,
39
+ 0.23697827756404877
40
+ ],
41
+ "q01": [
42
+ -1.1938067722320556,
43
+ 0.013684996496886015,
44
+ -1.4103496742248536,
45
+ -2.167926549911499,
46
+ -1.5560119223594666,
47
+ -0.40627646565437314,
48
+ -0.34752252995967864
49
+ ],
50
+ "q99": [
51
+ 0.11354834571480776,
52
+ 0.4665440392494202,
53
+ -0.02837765429168887,
54
+ -1.1158319139480588,
55
+ 0.257495101094246,
56
+ 0.6740685105323792,
57
+ 0.5241326642036439
58
+ ]
59
+ },
60
+ "left_hand": {
61
+ "min": [
62
+ -1.5,
63
+ -1.5,
64
+ -1.5,
65
+ -1.5,
66
+ -3.0,
67
+ -3.0
68
+ ],
69
+ "max": [
70
+ 1.5,
71
+ 1.5,
72
+ 1.5,
73
+ 1.5,
74
+ 3.0,
75
+ 3.0
76
+ ],
77
+ "mean": [
78
+ -0.7437229156494141,
79
+ -0.20031754672527313,
80
+ -0.7733782529830933,
81
+ -0.7699428200721741,
82
+ -1.5414515733718872,
83
+ -1.5686863660812378
84
+ ],
85
+ "std": [
86
+ 1.2947779893875122,
87
+ 1.4845510721206665,
88
+ 1.2747725248336792,
89
+ 1.2783215045928955,
90
+ 2.554619789123535,
91
+ 2.522022247314453
92
+ ],
93
+ "q01": [
94
+ -1.5,
95
+ -1.5,
96
+ -1.5,
97
+ -1.5,
98
+ -3.0,
99
+ -3.0
100
+ ],
101
+ "q99": [
102
+ 1.5,
103
+ 1.5,
104
+ 1.5,
105
+ 1.5,
106
+ 3.0,
107
+ 3.0
108
+ ]
109
+ },
110
+ "left_leg": {
111
+ "min": [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0,
116
+ 0.0,
117
+ 0.0
118
+ ],
119
+ "max": [
120
+ 0.0,
121
+ 0.0,
122
+ 0.0,
123
+ 0.0,
124
+ 0.0,
125
+ 0.0
126
+ ],
127
+ "mean": [
128
+ 0.0,
129
+ 0.0,
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ],
135
+ "std": [
136
+ 0.0,
137
+ 0.0,
138
+ 0.0,
139
+ 0.0,
140
+ 0.0,
141
+ 0.0
142
+ ],
143
+ "q01": [
144
+ 0.0,
145
+ 0.0,
146
+ 0.0,
147
+ 0.0,
148
+ 0.0,
149
+ 0.0
150
+ ],
151
+ "q99": [
152
+ 0.0,
153
+ 0.0,
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ]
159
+ },
160
+ "neck": {
161
+ "min": [
162
+ 0.0,
163
+ 0.0,
164
+ 0.0
165
+ ],
166
+ "max": [
167
+ 0.0,
168
+ 0.0,
169
+ 0.0
170
+ ],
171
+ "mean": [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0
175
+ ],
176
+ "std": [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0
180
+ ],
181
+ "q01": [
182
+ 0.0,
183
+ 0.0,
184
+ 0.0
185
+ ],
186
+ "q99": [
187
+ 0.0,
188
+ 0.0,
189
+ 0.0
190
+ ]
191
+ },
192
+ "right_arm": {
193
+ "min": [
194
+ -0.8084366917610168,
195
+ -0.55275958776474,
196
+ -0.1061631441116333,
197
+ -2.219068765640259,
198
+ -0.6652951240539551,
199
+ -0.5672546625137329,
200
+ -0.6981256008148193
201
+ ],
202
+ "max": [
203
+ 0.6162368059158325,
204
+ 0.24139699339866638,
205
+ 0.984139084815979,
206
+ -0.8445846438407898,
207
+ 1.570893406867981,
208
+ 0.8078097701072693,
209
+ 0.6981398463249207
210
+ ],
211
+ "mean": [
212
+ -0.21609076857566833,
213
+ -0.21664628386497498,
214
+ 0.39538323879241943,
215
+ -1.6902517080307007,
216
+ 0.08708126097917557,
217
+ -0.17737062275409698,
218
+ -0.007543741725385189
219
+ ],
220
+ "std": [
221
+ 0.16770005226135254,
222
+ 0.0784352719783783,
223
+ 0.17550550401210785,
224
+ 0.1923823356628418,
225
+ 0.5286788940429688,
226
+ 0.1384165734052658,
227
+ 0.20280855894088745
228
+ ],
229
+ "q01": [
230
+ -0.5514474415779114,
231
+ -0.43412066519260406,
232
+ 0.04515308976173401,
233
+ -2.008469109535217,
234
+ -0.5157527339458465,
235
+ -0.4272324502468109,
236
+ -0.3475255584716797
237
+ ],
238
+ "q99": [
239
+ 0.16814657270908379,
240
+ 0.015971389636398013,
241
+ 0.7644773125648499,
242
+ -1.1516706728935242,
243
+ 1.3261954116821322,
244
+ 0.27384827435016684,
245
+ 0.45701302111148834
246
+ ]
247
+ },
248
+ "right_hand": {
249
+ "min": [
250
+ -1.5,
251
+ -1.5,
252
+ -1.5,
253
+ -1.5,
254
+ -3.0,
255
+ -3.0
256
+ ],
257
+ "max": [
258
+ 1.5,
259
+ 1.5,
260
+ 1.5,
261
+ 1.5,
262
+ 3.0,
263
+ 3.0
264
+ ],
265
+ "mean": [
266
+ -0.41629740595817566,
267
+ 0.09902879595756531,
268
+ -0.43904468417167664,
269
+ -0.4360390603542328,
270
+ -0.873975396156311,
271
+ -0.8841586709022522
272
+ ],
273
+ "std": [
274
+ 1.4320570230484009,
275
+ 1.4899888038635254,
276
+ 1.4168944358825684,
277
+ 1.4193998575210571,
278
+ 2.8374342918395996,
279
+ 2.8345329761505127
280
+ ],
281
+ "q01": [
282
+ -1.5,
283
+ -1.5,
284
+ -1.5,
285
+ -1.5,
286
+ -3.0,
287
+ -3.0
288
+ ],
289
+ "q99": [
290
+ 1.5,
291
+ 1.5,
292
+ 1.5,
293
+ 1.5,
294
+ 3.0,
295
+ 3.0
296
+ ]
297
+ },
298
+ "right_leg": {
299
+ "min": [
300
+ 0.0,
301
+ 0.0,
302
+ 0.0,
303
+ 0.0,
304
+ 0.0,
305
+ 0.0
306
+ ],
307
+ "max": [
308
+ 0.0,
309
+ 0.0,
310
+ 0.0,
311
+ 0.0,
312
+ 0.0,
313
+ 0.0
314
+ ],
315
+ "mean": [
316
+ 0.0,
317
+ 0.0,
318
+ 0.0,
319
+ 0.0,
320
+ 0.0,
321
+ 0.0
322
+ ],
323
+ "std": [
324
+ 0.0,
325
+ 0.0,
326
+ 0.0,
327
+ 0.0,
328
+ 0.0,
329
+ 0.0
330
+ ],
331
+ "q01": [
332
+ 0.0,
333
+ 0.0,
334
+ 0.0,
335
+ 0.0,
336
+ 0.0,
337
+ 0.0
338
+ ],
339
+ "q99": [
340
+ 0.0,
341
+ 0.0,
342
+ 0.0,
343
+ 0.0,
344
+ 0.0,
345
+ 0.0
346
+ ]
347
+ },
348
+ "waist": {
349
+ "min": [
350
+ 0.0,
351
+ 0.0,
352
+ 0.0
353
+ ],
354
+ "max": [
355
+ 0.0,
356
+ 0.0,
357
+ 0.0
358
+ ],
359
+ "mean": [
360
+ 0.0,
361
+ 0.0,
362
+ 0.0
363
+ ],
364
+ "std": [
365
+ 0.0,
366
+ 0.0,
367
+ 0.0
368
+ ],
369
+ "q01": [
370
+ 0.0,
371
+ 0.0,
372
+ 0.0
373
+ ],
374
+ "q99": [
375
+ 0.0,
376
+ 0.0,
377
+ 0.0
378
+ ]
379
+ }
380
+ },
381
+ "action": {
382
+ "left_arm": {
383
+ "min": [
384
+ -1.5419785976409912,
385
+ -0.3486612141132355,
386
+ -1.5707963705062866,
387
+ -2.3319737911224365,
388
+ -1.5708261728286743,
389
+ -0.6781747937202454,
390
+ -0.6981287598609924
391
+ ],
392
+ "max": [
393
+ 0.339247465133667,
394
+ 0.6958394646644592,
395
+ 0.1158449724316597,
396
+ -0.7315306067466736,
397
+ 0.6010454297065735,
398
+ 0.6982716917991638,
399
+ 0.6981316804885864
400
+ ],
401
+ "mean": [
402
+ -0.27733689546585083,
403
+ 0.2578163146972656,
404
+ -0.49530336260795593,
405
+ -1.8341234922409058,
406
+ -0.16989488899707794,
407
+ 0.2413080334663391,
408
+ -0.01198156364262104
409
+ ],
410
+ "std": [
411
+ 0.280715674161911,
412
+ 0.07778123766183853,
413
+ 0.24291415512561798,
414
+ 0.27100804448127747,
415
+ 0.4360010325908661,
416
+ 0.20927225053310394,
417
+ 0.24020081758499146
418
+ ],
419
+ "q01": [
420
+ -1.250049855709076,
421
+ 0.010239404719322921,
422
+ -1.4181996583938599,
423
+ -2.2069469451904298,
424
+ -1.5707963705062866,
425
+ -0.41297790706157683,
426
+ -0.35028248369693754
427
+ ],
428
+ "q99": [
429
+ 0.09265167921781584,
430
+ 0.4786697047948838,
431
+ -0.02178448151797002,
432
+ -1.1018781590461717,
433
+ 0.25891360759735127,
434
+ 0.6981316804885864,
435
+ 0.5349965059757237
436
+ ]
437
+ },
438
+ "left_hand": {
439
+ "min": [
440
+ -1.5,
441
+ -1.5,
442
+ -1.5,
443
+ -1.5,
444
+ -3.0,
445
+ -3.0
446
+ ],
447
+ "max": [
448
+ 1.5,
449
+ 1.5,
450
+ 1.5,
451
+ 1.5,
452
+ 3.0,
453
+ 3.0
454
+ ],
455
+ "mean": [
456
+ -0.7435898780822754,
457
+ -0.20033082365989685,
458
+ -0.7734411358833313,
459
+ -0.7699961066246033,
460
+ -1.5415635108947754,
461
+ -1.5688533782958984
462
+ ],
463
+ "std": [
464
+ 1.294826865196228,
465
+ 1.484555721282959,
466
+ 1.2747023105621338,
467
+ 1.2782622575759888,
468
+ 2.5544939041137695,
469
+ 2.5218443870544434
470
+ ],
471
+ "q01": [
472
+ -1.5,
473
+ -1.5,
474
+ -1.5,
475
+ -1.5,
476
+ -3.0,
477
+ -3.0
478
+ ],
479
+ "q99": [
480
+ 1.5,
481
+ 1.5,
482
+ 1.5,
483
+ 1.5,
484
+ 3.0,
485
+ 3.0
486
+ ]
487
+ },
488
+ "left_leg": {
489
+ "min": [
490
+ 0.0,
491
+ 0.0,
492
+ 0.0,
493
+ 0.0,
494
+ 0.0,
495
+ 0.0
496
+ ],
497
+ "max": [
498
+ 0.0,
499
+ 0.0,
500
+ 0.0,
501
+ 0.0,
502
+ 0.0,
503
+ 0.0
504
+ ],
505
+ "mean": [
506
+ 0.0,
507
+ 0.0,
508
+ 0.0,
509
+ 0.0,
510
+ 0.0,
511
+ 0.0
512
+ ],
513
+ "std": [
514
+ 0.0,
515
+ 0.0,
516
+ 0.0,
517
+ 0.0,
518
+ 0.0,
519
+ 0.0
520
+ ],
521
+ "q01": [
522
+ 0.0,
523
+ 0.0,
524
+ 0.0,
525
+ 0.0,
526
+ 0.0,
527
+ 0.0
528
+ ],
529
+ "q99": [
530
+ 0.0,
531
+ 0.0,
532
+ 0.0,
533
+ 0.0,
534
+ 0.0,
535
+ 0.0
536
+ ]
537
+ },
538
+ "neck": {
539
+ "min": [
540
+ 0.0,
541
+ 0.0,
542
+ 0.0
543
+ ],
544
+ "max": [
545
+ 0.0,
546
+ 0.0,
547
+ 0.0
548
+ ],
549
+ "mean": [
550
+ 0.0,
551
+ 0.0,
552
+ 0.0
553
+ ],
554
+ "std": [
555
+ 0.0,
556
+ 0.0,
557
+ 0.0
558
+ ],
559
+ "q01": [
560
+ 0.0,
561
+ 0.0,
562
+ 0.0
563
+ ],
564
+ "q99": [
565
+ 0.0,
566
+ 0.0,
567
+ 0.0
568
+ ]
569
+ },
570
+ "right_arm": {
571
+ "min": [
572
+ -0.8084366917610168,
573
+ -0.5897848010063171,
574
+ -0.13661164045333862,
575
+ -2.219068765640259,
576
+ -0.6809128522872925,
577
+ -0.5955591201782227,
578
+ -0.6981256008148193
579
+ ],
580
+ "max": [
581
+ 0.5884689092636108,
582
+ 0.24139699339866638,
583
+ 0.984139084815979,
584
+ -0.8264364004135132,
585
+ 1.570893406867981,
586
+ 0.8078097701072693,
587
+ 0.6981398463249207
588
+ ],
589
+ "mean": [
590
+ -0.24450765550136566,
591
+ -0.21827492117881775,
592
+ 0.38290950655937195,
593
+ -1.7209725379943848,
594
+ 0.08605962246656418,
595
+ -0.17793013155460358,
596
+ -0.0122761195525527
597
+ ],
598
+ "std": [
599
+ 0.1738916039466858,
600
+ 0.0822782963514328,
601
+ 0.17612379789352417,
602
+ 0.20129427313804626,
603
+ 0.5352755784988403,
604
+ 0.14086420834064484,
605
+ 0.20730523765087128
606
+ ],
607
+ "q01": [
608
+ -0.5923164796829223,
609
+ -0.44924759984016416,
610
+ 0.034371975734829904,
611
+ -2.0534503698349,
612
+ -0.524207946062088,
613
+ -0.4420755457878113,
614
+ -0.36473969638347625
615
+ ],
616
+ "q99": [
617
+ 0.15479954302311022,
618
+ 0.016251621842384368,
619
+ 0.7524694633483888,
620
+ -1.1548390340805041,
621
+ 1.3358927559852605,
622
+ 0.2736717164516459,
623
+ 0.45566345751285553
624
+ ]
625
+ },
626
+ "right_hand": {
627
+ "min": [
628
+ -1.5,
629
+ -1.5,
630
+ -1.5,
631
+ -1.5,
632
+ -3.0,
633
+ -3.0
634
+ ],
635
+ "max": [
636
+ 1.5,
637
+ 1.5,
638
+ 1.5,
639
+ 1.5,
640
+ 3.0,
641
+ 3.0
642
+ ],
643
+ "mean": [
644
+ -0.41617658734321594,
645
+ 0.099039226770401,
646
+ -0.439096599817276,
647
+ -0.43607383966445923,
648
+ -0.8740438222885132,
649
+ -0.8842585682868958
650
+ ],
651
+ "std": [
652
+ 1.4303723573684692,
653
+ 1.4899548292160034,
654
+ 1.4168522357940674,
655
+ 1.4193675518035889,
656
+ 2.8373637199401855,
657
+ 2.834190607070923
658
+ ],
659
+ "q01": [
660
+ -1.5,
661
+ -1.5,
662
+ -1.5,
663
+ -1.5,
664
+ -3.0,
665
+ -3.0
666
+ ],
667
+ "q99": [
668
+ 1.5,
669
+ 1.5,
670
+ 1.5,
671
+ 1.5,
672
+ 3.0,
673
+ 3.0
674
+ ]
675
+ },
676
+ "right_leg": {
677
+ "min": [
678
+ 0.0,
679
+ 0.0,
680
+ 0.0,
681
+ 0.0,
682
+ 0.0,
683
+ 0.0
684
+ ],
685
+ "max": [
686
+ 0.0,
687
+ 0.0,
688
+ 0.0,
689
+ 0.0,
690
+ 0.0,
691
+ 0.0
692
+ ],
693
+ "mean": [
694
+ 0.0,
695
+ 0.0,
696
+ 0.0,
697
+ 0.0,
698
+ 0.0,
699
+ 0.0
700
+ ],
701
+ "std": [
702
+ 0.0,
703
+ 0.0,
704
+ 0.0,
705
+ 0.0,
706
+ 0.0,
707
+ 0.0
708
+ ],
709
+ "q01": [
710
+ 0.0,
711
+ 0.0,
712
+ 0.0,
713
+ 0.0,
714
+ 0.0,
715
+ 0.0
716
+ ],
717
+ "q99": [
718
+ 0.0,
719
+ 0.0,
720
+ 0.0,
721
+ 0.0,
722
+ 0.0,
723
+ 0.0
724
+ ]
725
+ },
726
+ "waist": {
727
+ "min": [
728
+ 0.0,
729
+ 0.0,
730
+ 0.0
731
+ ],
732
+ "max": [
733
+ 0.0,
734
+ 0.0,
735
+ 0.0
736
+ ],
737
+ "mean": [
738
+ 0.0,
739
+ 0.0,
740
+ 0.0
741
+ ],
742
+ "std": [
743
+ 0.0,
744
+ 0.0,
745
+ 0.0
746
+ ],
747
+ "q01": [
748
+ 0.0,
749
+ 0.0,
750
+ 0.0
751
+ ],
752
+ "q99": [
753
+ 0.0,
754
+ 0.0,
755
+ 0.0
756
+ ]
757
+ }
758
+ },
759
+ "relative_action": {}
760
+ }
761
+ }
gr00t/90_10/experiment_cfg/final_model_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 4,
8
+ "backbone_embedding_dim": 2048,
9
+ "tune_llm": true,
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
+ "apply_sincos_state_encoding": true,
19
+ "use_relative_action": true,
20
+ "max_state_dim": 128,
21
+ "max_action_dim": 128,
22
+ "action_horizon": 50,
23
+ "hidden_size": 1024,
24
+ "input_embedding_dim": 1536,
25
+ "add_pos_embed": true,
26
+ "attn_dropout": 0.2,
27
+ "use_vlln": true,
28
+ "max_seq_len": 1024,
29
+ "use_alternate_vl_dit": true,
30
+ "attend_text_every_n_blocks": 2,
31
+ "diffusion_model_cfg": {
32
+ "attention_head_dim": 48,
33
+ "dropout": 0.2,
34
+ "final_dropout": true,
35
+ "interleave_self_attention": true,
36
+ "norm_type": "ada_norm",
37
+ "num_attention_heads": 32,
38
+ "num_layers": 32,
39
+ "output_dim": 1024,
40
+ "positional_embeddings": null
41
+ },
42
+ "num_inference_timesteps": 4,
43
+ "noise_beta_alpha": 1.5,
44
+ "noise_beta_beta": 1.0,
45
+ "noise_s": 0.999,
46
+ "num_timestep_buckets": 1000,
47
+ "tune_projector": true,
48
+ "tune_diffusion_model": true,
49
+ "tune_vlln": true,
50
+ "state_dropout_prob": 0.1,
51
+ "state_additive_noise_scale": 0.0,
52
+ "max_num_embodiments": 32
53
+ }
gr00t/90_10/experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
gr00t/90_10/model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04f84c6848b2a6b603bf78700d42e6205f85f5de4f61f8f92d0979ae0ae0441c
3
+ size 4967164296
gr00t/90_10/model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db573876db353c236d520ed9ab2eb93d3bdc2f0e213c1b1eb3dcb03ccab7bf1
3
+ size 4982031784
gr00t/90_10/model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70c76d8f005e6fb6f2c7bc6a0b1472ef8490e0793c0320d6df8576a88d0fc77e
3
+ size 2314751176
gr00t/90_10/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
gr00t/90_10/processor/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
+ "oxe_droid": 16,
10
+ "new_embodiment": 10
11
+ }
gr00t/90_10/processor/processor_config.json ADDED
@@ -0,0 +1,504 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "new_embodiment": {
355
+ "video": {
356
+ "delta_indices": [
357
+ 0
358
+ ],
359
+ "modality_keys": [
360
+ "ego_view",
361
+ "left_wrist_view",
362
+ "right_wrist_view"
363
+ ],
364
+ "sin_cos_embedding_keys": null,
365
+ "mean_std_embedding_keys": null,
366
+ "action_configs": null
367
+ },
368
+ "state": {
369
+ "delta_indices": [
370
+ 0
371
+ ],
372
+ "modality_keys": [
373
+ "left_arm",
374
+ "left_hand",
375
+ "left_leg",
376
+ "neck",
377
+ "right_arm",
378
+ "right_hand",
379
+ "right_leg",
380
+ "waist"
381
+ ],
382
+ "sin_cos_embedding_keys": null,
383
+ "mean_std_embedding_keys": null,
384
+ "action_configs": null
385
+ },
386
+ "action": {
387
+ "delta_indices": [
388
+ 0,
389
+ 1,
390
+ 2,
391
+ 3,
392
+ 4,
393
+ 5,
394
+ 6,
395
+ 7,
396
+ 8,
397
+ 9,
398
+ 10,
399
+ 11,
400
+ 12,
401
+ 13,
402
+ 14,
403
+ 15
404
+ ],
405
+ "modality_keys": [
406
+ "left_arm",
407
+ "left_hand",
408
+ "left_leg",
409
+ "neck",
410
+ "right_arm",
411
+ "right_hand",
412
+ "right_leg",
413
+ "waist"
414
+ ],
415
+ "sin_cos_embedding_keys": null,
416
+ "mean_std_embedding_keys": null,
417
+ "action_configs": [
418
+ {
419
+ "rep": "ABSOLUTE",
420
+ "type": "NON_EEF",
421
+ "format": "DEFAULT",
422
+ "state_key": null
423
+ },
424
+ {
425
+ "rep": "ABSOLUTE",
426
+ "type": "NON_EEF",
427
+ "format": "DEFAULT",
428
+ "state_key": null
429
+ },
430
+ {
431
+ "rep": "ABSOLUTE",
432
+ "type": "NON_EEF",
433
+ "format": "DEFAULT",
434
+ "state_key": null
435
+ },
436
+ {
437
+ "rep": "ABSOLUTE",
438
+ "type": "NON_EEF",
439
+ "format": "DEFAULT",
440
+ "state_key": null
441
+ },
442
+ {
443
+ "rep": "ABSOLUTE",
444
+ "type": "NON_EEF",
445
+ "format": "DEFAULT",
446
+ "state_key": null
447
+ },
448
+ {
449
+ "rep": "ABSOLUTE",
450
+ "type": "NON_EEF",
451
+ "format": "DEFAULT",
452
+ "state_key": null
453
+ },
454
+ {
455
+ "rep": "ABSOLUTE",
456
+ "type": "NON_EEF",
457
+ "format": "DEFAULT",
458
+ "state_key": null
459
+ },
460
+ {
461
+ "rep": "ABSOLUTE",
462
+ "type": "NON_EEF",
463
+ "format": "DEFAULT",
464
+ "state_key": null
465
+ }
466
+ ]
467
+ },
468
+ "language": {
469
+ "delta_indices": [
470
+ 0
471
+ ],
472
+ "modality_keys": [
473
+ "annotation.human.action.task_description"
474
+ ],
475
+ "sin_cos_embedding_keys": null,
476
+ "mean_std_embedding_keys": null,
477
+ "action_configs": null
478
+ }
479
+ }
480
+ },
481
+ "image_crop_size": null,
482
+ "image_target_size": null,
483
+ "use_albumentations": true,
484
+ "random_rotation_angle": null,
485
+ "color_jitter_params": {
486
+ "brightness": 0.3,
487
+ "contrast": 0.4,
488
+ "saturation": 0.5,
489
+ "hue": 0.08
490
+ },
491
+ "shortest_image_edge": 256,
492
+ "crop_fraction": 0.95,
493
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
494
+ "model_type": "eagle",
495
+ "formalize_language": true,
496
+ "max_state_dim": 128,
497
+ "max_action_dim": 128,
498
+ "max_action_horizon": 50,
499
+ "use_percentiles": false,
500
+ "clip_outliers": true,
501
+ "apply_sincos_state_encoding": true,
502
+ "use_relative_action": true
503
+ }
504
+ }