ganatrask commited on
Commit
c021948
·
verified ·
1 Parent(s): d91c282

Add files using upload-large-folder tool

Browse files
checkpoint-30000/config.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_horizon": 50,
3
+ "add_pos_embed": true,
4
+ "apply_sincos_state_encoding": true,
5
+ "architectures": [
6
+ "Gr00tN1d6"
7
+ ],
8
+ "attn_dropout": 0.2,
9
+ "attn_implementation": null,
10
+ "backbone_embedding_dim": 2048,
11
+ "backbone_model_type": "eagle",
12
+ "backbone_trainable_params_fp32": true,
13
+ "collator_overwrite_image_inputs": false,
14
+ "color_jitter_params": {
15
+ "brightness": 0.1,
16
+ "contrast": 0.1,
17
+ "hue": 0.1,
18
+ "saturation": 0.1
19
+ },
20
+ "crop_fraction": 0.95,
21
+ "diffusion_model_cfg": {
22
+ "attention_head_dim": 48,
23
+ "dropout": 0.2,
24
+ "final_dropout": true,
25
+ "interleave_self_attention": true,
26
+ "norm_type": "ada_norm",
27
+ "num_attention_heads": 32,
28
+ "num_layers": 32,
29
+ "output_dim": 1024,
30
+ "positional_embeddings": null
31
+ },
32
+ "eagle_collator": true,
33
+ "formalize_language": true,
34
+ "gemma_collator": false,
35
+ "hidden_size": 1024,
36
+ "image_crop_size": null,
37
+ "image_target_size": null,
38
+ "input_embedding_dim": 1536,
39
+ "load_bf16": true,
40
+ "max_action_dim": 128,
41
+ "max_num_embodiments": 32,
42
+ "max_seq_len": 1024,
43
+ "max_state_dim": 128,
44
+ "model_dtype": "bfloat16",
45
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
46
+ "model_type": "Gr00tN1d6",
47
+ "noise_beta_alpha": 1.5,
48
+ "noise_beta_beta": 1.0,
49
+ "noise_s": 0.999,
50
+ "num_inference_timesteps": 4,
51
+ "num_timestep_buckets": 1000,
52
+ "random_rotation_angle": null,
53
+ "reproject_vision": false,
54
+ "select_layer": 16,
55
+ "shortest_image_edge": 256,
56
+ "state_dropout_prob": 0.0,
57
+ "torch_dtype": "bfloat16",
58
+ "transformers_version": "4.51.3",
59
+ "tune_diffusion_model": true,
60
+ "tune_llm": false,
61
+ "tune_projector": true,
62
+ "tune_top_llm_layers": 4,
63
+ "tune_visual": false,
64
+ "tune_vlln": true,
65
+ "use_albumentations_transforms": true,
66
+ "use_alternate_vl_dit": true,
67
+ "use_flash_attention": true,
68
+ "use_relative_action": true,
69
+ "use_vlln": true
70
+ }
checkpoint-30000/embodiment_id.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robocasa_panda_omron": 13,
3
+ "gr1": 20,
4
+ "behavior_r1_pro": 24,
5
+ "unitree_g1": 8,
6
+ "oxe_google": 0,
7
+ "oxe_widowx": 1,
8
+ "libero_panda": 2,
9
+ "oxe_droid": 16,
10
+ "new_embodiment": 10,
11
+ "reachy2": 11
12
+ }
checkpoint-30000/experiment_cfg/conf.yaml ADDED
@@ -0,0 +1,203 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ load_config_path: null
2
+ model:
3
+ model_type: Gr00tN1d6
4
+ model_dtype: bfloat16
5
+ model_name: nvidia/Eagle-Block2A-2B-v2
6
+ backbone_model_type: eagle
7
+ model_revision: null
8
+ tune_top_llm_layers: 4
9
+ backbone_embedding_dim: 2048
10
+ tune_llm: false
11
+ tune_visual: false
12
+ select_layer: 16
13
+ reproject_vision: false
14
+ use_flash_attention: true
15
+ load_bf16: false
16
+ collator_overwrite_image_inputs: false
17
+ eagle_collator: true
18
+ backbone_trainable_params_fp32: true
19
+ image_crop_size: null
20
+ image_target_size: null
21
+ shortest_image_edge: 256
22
+ crop_fraction: 0.95
23
+ random_rotation_angle: null
24
+ color_jitter_params: null
25
+ use_albumentations_transforms: true
26
+ formalize_language: true
27
+ apply_sincos_state_encoding: false
28
+ use_relative_action: true
29
+ max_state_dim: 29
30
+ max_action_dim: 29
31
+ action_horizon: 16
32
+ hidden_size: 1024
33
+ input_embedding_dim: 1536
34
+ add_pos_embed: true
35
+ attn_dropout: 0.2
36
+ use_vlln: true
37
+ max_seq_len: 1024
38
+ use_alternate_vl_dit: true
39
+ attend_text_every_n_blocks: 2
40
+ diffusion_model_cfg:
41
+ positional_embeddings: null
42
+ num_layers: 32
43
+ num_attention_heads: 32
44
+ attention_head_dim: 48
45
+ norm_type: ada_norm
46
+ dropout: 0.2
47
+ final_dropout: true
48
+ output_dim: 1024
49
+ interleave_self_attention: true
50
+ num_inference_timesteps: 4
51
+ noise_beta_alpha: 1.5
52
+ noise_beta_beta: 1.0
53
+ noise_s: 0.999
54
+ num_timestep_buckets: 1000
55
+ tune_projector: true
56
+ tune_diffusion_model: true
57
+ tune_vlln: true
58
+ state_dropout_prob: 0.0
59
+ state_additive_noise_scale: 0.0
60
+ max_num_embodiments: 32
61
+ data:
62
+ datasets:
63
+ - dataset_paths:
64
+ - ./datasets/reachy2_100
65
+ embodiment_tag: reachy2
66
+ mix_ratio: 1.0
67
+ dataset_type: physical_embodiment
68
+ val_dataset_path: null
69
+ modality_configs:
70
+ reachy2:
71
+ video:
72
+ delta_indices:
73
+ - 0
74
+ modality_keys:
75
+ - front_cam
76
+ sin_cos_embedding_keys: null
77
+ mean_std_embedding_keys: null
78
+ action_configs: null
79
+ state:
80
+ delta_indices:
81
+ - 0
82
+ modality_keys:
83
+ - arm_joints
84
+ sin_cos_embedding_keys: null
85
+ mean_std_embedding_keys: null
86
+ action_configs: null
87
+ action:
88
+ delta_indices:
89
+ - 0
90
+ - 1
91
+ - 2
92
+ - 3
93
+ - 4
94
+ - 5
95
+ - 6
96
+ - 7
97
+ - 8
98
+ - 9
99
+ - 10
100
+ - 11
101
+ - 12
102
+ - 13
103
+ - 14
104
+ - 15
105
+ modality_keys:
106
+ - arm_joints
107
+ - gripper
108
+ sin_cos_embedding_keys: null
109
+ mean_std_embedding_keys: null
110
+ action_configs:
111
+ - rep: RELATIVE
112
+ type: NON_EEF
113
+ format: DEFAULT
114
+ state_key: arm_joints
115
+ - rep: ABSOLUTE
116
+ type: NON_EEF
117
+ format: DEFAULT
118
+ state_key: null
119
+ language:
120
+ delta_indices:
121
+ - 0
122
+ modality_keys:
123
+ - annotation.human.task_description
124
+ sin_cos_embedding_keys: null
125
+ mean_std_embedding_keys: null
126
+ action_configs: null
127
+ download_cache: false
128
+ shard_size: 1024
129
+ episode_sampling_rate: 0.1
130
+ num_shards_per_epoch: 10000
131
+ override_pretraining_statistics: false
132
+ mode: single_turn
133
+ random_chop: 0.0
134
+ mock_dataset_mode: false
135
+ shuffle: true
136
+ seed: 42
137
+ multiprocessing_context: fork
138
+ allow_padding: false
139
+ subsample_ratio: 1.0
140
+ image_crop_size:
141
+ - 244
142
+ - 244
143
+ image_target_size:
144
+ - 224
145
+ - 224
146
+ video_backend: decord
147
+ training:
148
+ output_dir: /tmp/groot_output/reachy2
149
+ experiment_name: null
150
+ max_steps: 30000
151
+ global_batch_size: 64
152
+ batch_size: null
153
+ gradient_accumulation_steps: 1
154
+ learning_rate: 0.0001
155
+ lr_scheduler_type: cosine
156
+ weight_decay: 1.0e-05
157
+ warmup_ratio: 0.05
158
+ warmup_steps: 0
159
+ max_grad_norm: 1.0
160
+ optim: adamw_torch
161
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
162
+ tf32: true
163
+ fp16: false
164
+ bf16: true
165
+ eval_bf16: true
166
+ logging_steps: 10
167
+ save_steps: 3000
168
+ save_total_limit: 5
169
+ save_vl_model: false
170
+ upload_checkpoints: false
171
+ upload_every: 1000
172
+ upload_last_n_checkpoints: 5
173
+ max_concurrent_uploads: 2
174
+ eval_strategy: 'no'
175
+ eval_steps: 500
176
+ eval_set_split_ratio: 0.1
177
+ eval_batch_size: 2
178
+ save_best_eval_metric_name: ''
179
+ save_best_eval_metric_greater_is_better: true
180
+ deepspeed_stage: 2
181
+ gradient_checkpointing: false
182
+ transformers_trust_remote_code: true
183
+ transformers_local_files_only: false
184
+ transformers_cache_dir: null
185
+ transformers_access_token: null
186
+ use_ddp: false
187
+ ddp_bucket_cap_mb: 100
188
+ num_gpus: 1
189
+ dataloader_num_workers: 8
190
+ remove_unused_columns: false
191
+ use_wandb: false
192
+ wandb_project: finetune-gr00t-n1d6
193
+ enable_profiling: false
194
+ max_retries: 3
195
+ assert_loss_less_than: null
196
+ add_rl_callback: false
197
+ enable_open_loop_eval: false
198
+ open_loop_eval_traj_ids:
199
+ - 0
200
+ open_loop_eval_steps_per_traj: 100
201
+ open_loop_eval_plot_indices: null
202
+ max_steps: 30000
203
+ save_steps: 3000
checkpoint-30000/experiment_cfg/config.yaml ADDED
@@ -0,0 +1,237 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ !!python/object:gr00t.configs.base_config.Config
2
+ data: !!python/object:gr00t.configs.data.data_config.DataConfig
3
+ allow_padding: false
4
+ datasets:
5
+ - !!python/object:gr00t.configs.data.data_config.SingleDatasetConfig
6
+ dataset_paths:
7
+ - ./datasets/reachy2_100
8
+ dataset_type: physical_embodiment
9
+ embodiment_tag: reachy2
10
+ mix_ratio: 1.0
11
+ val_dataset_path: null
12
+ download_cache: false
13
+ episode_sampling_rate: 0.1
14
+ image_crop_size:
15
+ - 244
16
+ - 244
17
+ image_target_size:
18
+ - 224
19
+ - 224
20
+ mock_dataset_mode: false
21
+ modality_configs:
22
+ reachy2:
23
+ action: !!python/object:gr00t.data.types.ModalityConfig
24
+ action_configs:
25
+ - !!python/object:gr00t.data.types.ActionConfig
26
+ format: &id001 !!python/object/apply:gr00t.data.types.ActionFormat
27
+ - default
28
+ rep: !!python/object/apply:gr00t.data.types.ActionRepresentation
29
+ - relative
30
+ state_key: arm_joints
31
+ type: &id002 !!python/object/apply:gr00t.data.types.ActionType
32
+ - non_eef
33
+ - !!python/object:gr00t.data.types.ActionConfig
34
+ format: *id001
35
+ rep: !!python/object/apply:gr00t.data.types.ActionRepresentation
36
+ - absolute
37
+ state_key: null
38
+ type: *id002
39
+ delta_indices:
40
+ - 0
41
+ - 1
42
+ - 2
43
+ - 3
44
+ - 4
45
+ - 5
46
+ - 6
47
+ - 7
48
+ - 8
49
+ - 9
50
+ - 10
51
+ - 11
52
+ - 12
53
+ - 13
54
+ - 14
55
+ - 15
56
+ mean_std_embedding_keys: null
57
+ modality_keys:
58
+ - arm_joints
59
+ - gripper
60
+ sin_cos_embedding_keys: null
61
+ language: !!python/object:gr00t.data.types.ModalityConfig
62
+ action_configs: null
63
+ delta_indices:
64
+ - 0
65
+ mean_std_embedding_keys: null
66
+ modality_keys:
67
+ - annotation.human.task_description
68
+ sin_cos_embedding_keys: null
69
+ state: !!python/object:gr00t.data.types.ModalityConfig
70
+ action_configs: null
71
+ delta_indices:
72
+ - 0
73
+ mean_std_embedding_keys: null
74
+ modality_keys:
75
+ - arm_joints
76
+ sin_cos_embedding_keys: null
77
+ video: !!python/object:gr00t.data.types.ModalityConfig
78
+ action_configs: null
79
+ delta_indices:
80
+ - 0
81
+ mean_std_embedding_keys: null
82
+ modality_keys:
83
+ - front_cam
84
+ sin_cos_embedding_keys: null
85
+ mode: single_turn
86
+ multiprocessing_context: fork
87
+ num_shards_per_epoch: 10000
88
+ override_pretraining_statistics: false
89
+ random_chop: 0.0
90
+ seed: 42
91
+ shard_size: 1024
92
+ shuffle: true
93
+ subsample_ratio: 1.0
94
+ video_backend: decord
95
+ load_config_path: null
96
+ model: !!python/object:gr00t.configs.model.gr00t_n1d6.Gr00tN1d6Config
97
+ _attn_implementation_autoset: false
98
+ _attn_implementation_internal: null
99
+ _commit_hash: null
100
+ _name_or_path: ''
101
+ add_cross_attention: false
102
+ architectures: null
103
+ backbone_model_type: eagle
104
+ backbone_trainable_params_fp32: true
105
+ bad_words_ids: null
106
+ begin_suppress_tokens: null
107
+ bos_token_id: null
108
+ chunk_size_feed_forward: 0
109
+ color_jitter_params: null
110
+ cross_attention_hidden_size: null
111
+ decoder_start_token_id: null
112
+ diffusion_model_cfg:
113
+ attention_head_dim: 48
114
+ dropout: 0.2
115
+ final_dropout: true
116
+ interleave_self_attention: true
117
+ norm_type: ada_norm
118
+ num_attention_heads: 32
119
+ num_layers: 32
120
+ output_dim: 1024
121
+ positional_embeddings: null
122
+ diversity_penalty: 0.0
123
+ do_sample: false
124
+ eagle_collator: true
125
+ early_stopping: false
126
+ encoder_no_repeat_ngram_size: 0
127
+ eos_token_id: null
128
+ exponential_decay_length_penalty: null
129
+ finetuning_task: null
130
+ forced_bos_token_id: null
131
+ forced_eos_token_id: null
132
+ id2label:
133
+ 0: LABEL_0
134
+ 1: LABEL_1
135
+ is_decoder: false
136
+ is_encoder_decoder: false
137
+ label2id:
138
+ LABEL_0: 0
139
+ LABEL_1: 1
140
+ length_penalty: 1.0
141
+ load_bf16: false
142
+ max_length: 20
143
+ min_length: 0
144
+ model_name: nvidia/Eagle-Block2A-2B-v2
145
+ no_repeat_ngram_size: 0
146
+ num_beam_groups: 1
147
+ num_beams: 1
148
+ num_return_sequences: 1
149
+ output_attentions: false
150
+ output_hidden_states: false
151
+ output_scores: false
152
+ pad_token_id: null
153
+ prefix: null
154
+ problem_type: null
155
+ pruned_heads: {}
156
+ random_rotation_angle: null
157
+ remove_invalid_values: false
158
+ repetition_penalty: 1.0
159
+ reproject_vision: false
160
+ return_dict: true
161
+ return_dict_in_generate: false
162
+ sep_token_id: null
163
+ state_dropout_prob: 0.0
164
+ suppress_tokens: null
165
+ task_specific_params: null
166
+ temperature: 1.0
167
+ tf_legacy_loss: false
168
+ tie_encoder_decoder: false
169
+ tie_word_embeddings: true
170
+ tokenizer_class: null
171
+ top_k: 50
172
+ top_p: 1.0
173
+ torch_dtype: null
174
+ torchscript: false
175
+ transformers_version: null
176
+ tune_diffusion_model: true
177
+ tune_llm: false
178
+ tune_projector: true
179
+ tune_visual: false
180
+ typical_p: 1.0
181
+ use_bfloat16: false
182
+ use_relative_action: true
183
+ training: !!python/object:gr00t.configs.training.training_config.TrainingConfig
184
+ add_rl_callback: false
185
+ assert_loss_less_than: null
186
+ batch_size: null
187
+ bf16: true
188
+ dataloader_num_workers: 8
189
+ ddp_bucket_cap_mb: 100
190
+ deepspeed_stage: 2
191
+ enable_open_loop_eval: false
192
+ enable_profiling: false
193
+ eval_batch_size: 2
194
+ eval_bf16: true
195
+ eval_set_split_ratio: 0.1
196
+ eval_steps: 500
197
+ eval_strategy: 'no'
198
+ experiment_name: null
199
+ fp16: false
200
+ global_batch_size: 64
201
+ gradient_accumulation_steps: 1
202
+ gradient_checkpointing: false
203
+ learning_rate: 0.0001
204
+ logging_steps: 10
205
+ lr_scheduler_type: cosine
206
+ max_concurrent_uploads: 2
207
+ max_grad_norm: 1.0
208
+ max_retries: 3
209
+ max_steps: 30000
210
+ num_gpus: 1
211
+ open_loop_eval_plot_indices: null
212
+ open_loop_eval_steps_per_traj: 100
213
+ open_loop_eval_traj_ids:
214
+ - 0
215
+ optim: adamw_torch
216
+ output_dir: /tmp/groot_output/reachy2
217
+ remove_unused_columns: false
218
+ save_best_eval_metric_greater_is_better: true
219
+ save_best_eval_metric_name: ''
220
+ save_steps: 3000
221
+ save_total_limit: 5
222
+ save_vl_model: false
223
+ start_from_checkpoint: nvidia/GR00T-N1.6-3B
224
+ tf32: true
225
+ transformers_access_token: null
226
+ transformers_cache_dir: null
227
+ transformers_local_files_only: false
228
+ transformers_trust_remote_code: true
229
+ upload_checkpoints: false
230
+ upload_every: 1000
231
+ upload_last_n_checkpoints: 5
232
+ use_ddp: false
233
+ use_wandb: false
234
+ wandb_project: finetune-gr00t-n1d6
235
+ warmup_ratio: 0.05
236
+ warmup_steps: 0
237
+ weight_decay: 1.0e-05
checkpoint-30000/experiment_cfg/dataset_statistics.json ADDED
@@ -0,0 +1,1020 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "reachy2": {
3
+ "state": {
4
+ "arm_joints": {
5
+ "min": [
6
+ 4.93005895614624,
7
+ -11.668736457824707,
8
+ -42.069515228271484,
9
+ -126.52813720703125,
10
+ -20.27557945251465,
11
+ -20.164306640625,
12
+ -21.239810943603516
13
+ ],
14
+ "max": [
15
+ 41.02817153930664,
16
+ 11.43976879119873,
17
+ 42.18703079223633,
18
+ -74.72509765625,
19
+ 20.33566665649414,
20
+ 16.37257957458496,
21
+ 21.077407836914062
22
+ ],
23
+ "mean": [
24
+ 22.316539764404297,
25
+ -0.3203781247138977,
26
+ 2.417543411254883,
27
+ -109.398681640625,
28
+ -1.9847908020019531,
29
+ -3.484698534011841,
30
+ -0.3555510342121124
31
+ ],
32
+ "std": [
33
+ 7.066186428070068,
34
+ 3.507993459701538,
35
+ 22.217893600463867,
36
+ 14.851909637451172,
37
+ 13.270956039428711,
38
+ 11.239269256591797,
39
+ 11.768560409545898
40
+ ],
41
+ "q01": [
42
+ 8.457822799682617,
43
+ -10.20227336883545,
44
+ -41.3212890625,
45
+ -126.43962860107422,
46
+ -20.06123924255371,
47
+ -20.072999954223633,
48
+ -20.989107131958008
49
+ ],
50
+ "q99": [
51
+ 38.03876876831055,
52
+ 9.723615646362305,
53
+ 41.77986526489258,
54
+ -80.34276580810547,
55
+ 20.061033248901367,
56
+ 14.72492790222168,
57
+ 20.985740661621094
58
+ ]
59
+ }
60
+ },
61
+ "action": {
62
+ "arm_joints": {
63
+ "min": [
64
+ 4.93005895614624,
65
+ -11.668736457824707,
66
+ -42.069515228271484,
67
+ -126.52813720703125,
68
+ -20.27557945251465,
69
+ -20.164306640625,
70
+ -21.239810943603516
71
+ ],
72
+ "max": [
73
+ 41.02817153930664,
74
+ 11.43976879119873,
75
+ 42.18703079223633,
76
+ -74.72509765625,
77
+ 20.33566665649414,
78
+ 16.37257957458496,
79
+ 21.077407836914062
80
+ ],
81
+ "mean": [
82
+ 22.172462463378906,
83
+ -0.3404896557331085,
84
+ 2.3248910903930664,
85
+ -109.23794555664062,
86
+ -1.812583327293396,
87
+ -3.5105223655700684,
88
+ -0.2696441113948822
89
+ ],
90
+ "std": [
91
+ 7.037580966949463,
92
+ 3.620150566101074,
93
+ 22.205087661743164,
94
+ 14.961851119995117,
95
+ 13.164973258972168,
96
+ 11.261707305908203,
97
+ 11.734737396240234
98
+ ],
99
+ "q01": [
100
+ 8.457822799682617,
101
+ -10.20227336883545,
102
+ -41.3212890625,
103
+ -126.43962860107422,
104
+ -20.06123924255371,
105
+ -20.072999954223633,
106
+ -20.989107131958008
107
+ ],
108
+ "q99": [
109
+ 38.03876876831055,
110
+ 9.723625183105469,
111
+ 41.77986526489258,
112
+ -80.34276580810547,
113
+ 20.061033248901367,
114
+ 14.72492790222168,
115
+ 20.985740661621094
116
+ ]
117
+ },
118
+ "gripper": {
119
+ "min": [
120
+ 0.5416929721832275
121
+ ],
122
+ "max": [
123
+ 0.9385063648223877
124
+ ],
125
+ "mean": [
126
+ 0.8345981240272522
127
+ ],
128
+ "std": [
129
+ 0.12303706258535363
130
+ ],
131
+ "q01": [
132
+ 0.6467909216880798
133
+ ],
134
+ "q99": [
135
+ 0.9350630044937134
136
+ ]
137
+ }
138
+ },
139
+ "relative_action": {
140
+ "arm_joints": {
141
+ "min": [
142
+ [
143
+ -20.440982818603516,
144
+ -11.665962219238281,
145
+ -14.02474594116211,
146
+ -20.817272186279297,
147
+ -10.09469223022461,
148
+ -6.401888370513916,
149
+ -8.767365455627441
150
+ ],
151
+ [
152
+ -20.449968338012695,
153
+ -11.677082061767578,
154
+ -25.868675231933594,
155
+ -30.582874298095703,
156
+ -17.461694717407227,
157
+ -11.940333366394043,
158
+ -16.13103485107422
159
+ ],
160
+ [
161
+ -19.697128295898438,
162
+ -10.979728698730469,
163
+ -35.53736114501953,
164
+ -32.2390022277832,
165
+ -22.624008178710938,
166
+ -17.247066497802734,
167
+ -22.225337982177734
168
+ ],
169
+ [
170
+ -20.74054527282715,
171
+ -10.334735870361328,
172
+ -44.72303009033203,
173
+ -33.42095947265625,
174
+ -25.056644439697266,
175
+ -22.322742462158203,
176
+ -27.965492248535156
177
+ ],
178
+ [
179
+ -24.075529098510742,
180
+ -10.338696479797363,
181
+ -50.480987548828125,
182
+ -34.134925842285156,
183
+ -26.33944320678711,
184
+ -25.707611083984375,
185
+ -31.17104721069336
186
+ ],
187
+ [
188
+ -26.567087173461914,
189
+ -10.34083366394043,
190
+ -54.44721603393555,
191
+ -34.8769645690918,
192
+ -26.375856399536133,
193
+ -29.134244918823242,
194
+ -33.48938751220703
195
+ ],
196
+ [
197
+ -27.659536361694336,
198
+ -10.340897560119629,
199
+ -57.30182647705078,
200
+ -36.380828857421875,
201
+ -26.375410079956055,
202
+ -32.329833984375,
203
+ -35.47602081298828
204
+ ],
205
+ [
206
+ -27.924762725830078,
207
+ -11.4292573928833,
208
+ -59.24040603637695,
209
+ -36.7144775390625,
210
+ -26.372446060180664,
211
+ -33.91874313354492,
212
+ -35.908573150634766
213
+ ],
214
+ [
215
+ -27.95497703552246,
216
+ -11.528078079223633,
217
+ -59.352848052978516,
218
+ -36.841575622558594,
219
+ -26.24493980407715,
220
+ -35.34848403930664,
221
+ -36.83350372314453
222
+ ],
223
+ [
224
+ -28.4979248046875,
225
+ -11.443194389343262,
226
+ -59.4117431640625,
227
+ -36.853206634521484,
228
+ -26.16107940673828,
229
+ -36.28956604003906,
230
+ -36.86201858520508
231
+ ],
232
+ [
233
+ -28.523822784423828,
234
+ -11.443158149719238,
235
+ -59.41852951049805,
236
+ -36.85321807861328,
237
+ -26.160951614379883,
238
+ -36.43997573852539,
239
+ -36.88083267211914
240
+ ],
241
+ [
242
+ -28.522306442260742,
243
+ -11.443062782287598,
244
+ -59.424468994140625,
245
+ -37.14503860473633,
246
+ -26.16082763671875,
247
+ -36.443668365478516,
248
+ -36.880828857421875
249
+ ],
250
+ [
251
+ -28.468467712402344,
252
+ -11.44290828704834,
253
+ -59.42174530029297,
254
+ -37.880104064941406,
255
+ -26.160717010498047,
256
+ -36.44268035888672,
257
+ -36.880828857421875
258
+ ],
259
+ [
260
+ -28.41590118408203,
261
+ -11.442895889282227,
262
+ -59.4072265625,
263
+ -38.47637939453125,
264
+ -26.160614013671875,
265
+ -36.4410400390625,
266
+ -36.880828857421875
267
+ ],
268
+ [
269
+ -28.362062454223633,
270
+ -11.442879676818848,
271
+ -59.38927459716797,
272
+ -41.26643371582031,
273
+ -26.160587310791016,
274
+ -36.43976974487305,
275
+ -36.88082504272461
276
+ ],
277
+ [
278
+ -28.244752883911133,
279
+ -11.442869186401367,
280
+ -59.369014739990234,
281
+ -44.968875885009766,
282
+ -26.160572052001953,
283
+ -36.433982849121094,
284
+ -36.880794525146484
285
+ ]
286
+ ],
287
+ "max": [
288
+ [
289
+ 5.384329319000244,
290
+ 11.368682861328125,
291
+ 12.580580711364746,
292
+ 21.664548873901367,
293
+ 22.868919372558594,
294
+ 13.739058494567871,
295
+ 11.726442337036133
296
+ ],
297
+ [
298
+ 9.6729097366333,
299
+ 11.36864185333252,
300
+ 23.997724533081055,
301
+ 21.659494400024414,
302
+ 22.868900299072266,
303
+ 23.967060089111328,
304
+ 14.994425773620605
305
+ ],
306
+ [
307
+ 13.331961631774902,
308
+ 11.190152168273926,
309
+ 33.41366958618164,
310
+ 21.635488510131836,
311
+ 25.30813217163086,
312
+ 26.21414566040039,
313
+ 20.79837417602539
314
+ ],
315
+ [
316
+ 16.202699661254883,
317
+ 10.40443229675293,
318
+ 40.09684753417969,
319
+ 23.701637268066406,
320
+ 28.603330612182617,
321
+ 27.53230857849121,
322
+ 25.446346282958984
323
+ ],
324
+ [
325
+ 19.05048370361328,
326
+ 10.40436840057373,
327
+ 46.37767791748047,
328
+ 28.047138214111328,
329
+ 31.07068634033203,
330
+ 28.03820037841797,
331
+ 29.473896026611328
332
+ ],
333
+ [
334
+ 20.245254516601562,
335
+ 10.402230262756348,
336
+ 51.10308837890625,
337
+ 31.863624572753906,
338
+ 31.10450553894043,
339
+ 29.278892517089844,
340
+ 32.1208381652832
341
+ ],
342
+ [
343
+ 21.428510665893555,
344
+ 10.398269653320312,
345
+ 53.42000961303711,
346
+ 34.682308197021484,
347
+ 31.103679656982422,
348
+ 30.250988006591797,
349
+ 33.45231246948242
350
+ ],
351
+ [
352
+ 21.98176383972168,
353
+ 10.395852088928223,
354
+ 55.17178726196289,
355
+ 36.64023208618164,
356
+ 31.101837158203125,
357
+ 30.935718536376953,
358
+ 34.229305267333984
359
+ ],
360
+ [
361
+ 22.397876739501953,
362
+ 11.4427490234375,
363
+ 55.23532485961914,
364
+ 37.58878707885742,
365
+ 31.096826553344727,
366
+ 31.260026931762695,
367
+ 34.44834899902344
368
+ ],
369
+ [
370
+ 22.6441650390625,
371
+ 11.780808448791504,
372
+ 55.34986114501953,
373
+ 38.26850128173828,
374
+ 31.096656799316406,
375
+ 31.333267211914062,
376
+ 34.469146728515625
377
+ ],
378
+ [
379
+ 22.692224502563477,
380
+ 11.812055587768555,
381
+ 55.36343765258789,
382
+ 38.49715805053711,
383
+ 31.61040687561035,
384
+ 31.37093162536621,
385
+ 34.469146728515625
386
+ ],
387
+ [
388
+ 22.72762107849121,
389
+ 11.678536415100098,
390
+ 55.36940383911133,
391
+ 38.59236526489258,
392
+ 35.083839416503906,
393
+ 31.3709659576416,
394
+ 34.46915054321289
395
+ ],
396
+ [
397
+ 24.14029312133789,
398
+ 11.678519248962402,
399
+ 55.369537353515625,
400
+ 38.63944625854492,
401
+ 38.55842208862305,
402
+ 31.37123680114746,
403
+ 34.46915054321289
404
+ ],
405
+ [
406
+ 24.973907470703125,
407
+ 11.678510665893555,
408
+ 55.36623001098633,
409
+ 38.656288146972656,
410
+ 39.96430587768555,
411
+ 31.371545791625977,
412
+ 34.46915054321289
413
+ ],
414
+ [
415
+ 25.06302261352539,
416
+ 11.678531646728516,
417
+ 55.3525390625,
418
+ 38.694881439208984,
419
+ 40.0225944519043,
420
+ 31.37181854248047,
421
+ 34.468910217285156
422
+ ],
423
+ [
424
+ 25.270801544189453,
425
+ 11.678507804870605,
426
+ 55.302616119384766,
427
+ 38.694969177246094,
428
+ 40.022586822509766,
429
+ 31.37185287475586,
430
+ 34.385284423828125
431
+ ]
432
+ ],
433
+ "mean": [
434
+ [
435
+ -0.09851349890232086,
436
+ -1.3889506362829707e-06,
437
+ -0.021199805662035942,
438
+ -0.0799250528216362,
439
+ 0.1505303829908371,
440
+ 0.11832442134618759,
441
+ 0.13495467603206635
442
+ ],
443
+ [
444
+ -0.17057012021541595,
445
+ 0.004252429585903883,
446
+ -0.008995133452117443,
447
+ -0.22457502782344818,
448
+ 0.261105477809906,
449
+ 0.27207958698272705,
450
+ 0.24137930572032928
451
+ ],
452
+ [
453
+ -0.10028649866580963,
454
+ 0.03141691908240318,
455
+ 0.09048548340797424,
456
+ -0.5493719577789307,
457
+ 0.19902515411376953,
458
+ 0.47134673595428467,
459
+ 0.2771521210670471
460
+ ],
461
+ [
462
+ -0.05444306880235672,
463
+ 0.05378008633852005,
464
+ 0.1796490103006363,
465
+ -0.879206120967865,
466
+ 0.1520315706729889,
467
+ 0.6866292357444763,
468
+ 0.3248023986816406
469
+ ],
470
+ [
471
+ -0.013876532204449177,
472
+ 0.07615811377763748,
473
+ 0.2686113715171814,
474
+ -1.2192035913467407,
475
+ 0.10656605660915375,
476
+ 0.9128072261810303,
477
+ 0.3744547367095947
478
+ ],
479
+ [
480
+ 0.025331225246191025,
481
+ 0.09861738234758377,
482
+ 0.3578471839427948,
483
+ -1.5637919902801514,
484
+ 0.06106000766158104,
485
+ 1.1433591842651367,
486
+ 0.4248007833957672
487
+ ],
488
+ [
489
+ 0.0637386217713356,
490
+ 0.12045339494943619,
491
+ 0.44647839665412903,
492
+ -1.908605933189392,
493
+ 0.016334885731339455,
494
+ 1.3740676641464233,
495
+ 0.4745999872684479
496
+ ],
497
+ [
498
+ 0.10053692013025284,
499
+ 0.13872262835502625,
500
+ 0.5284987092018127,
501
+ -2.2462470531463623,
502
+ -0.02209978550672531,
503
+ 1.5981824398040771,
504
+ 0.518027663230896
505
+ ],
506
+ [
507
+ 0.1247839704155922,
508
+ 0.14948606491088867,
509
+ 0.583483874797821,
510
+ -2.525705337524414,
511
+ -0.04458107799291611,
512
+ 1.7731598615646362,
513
+ 0.5445129871368408
514
+ ],
515
+ [
516
+ 0.12165514379739761,
517
+ 0.14827895164489746,
518
+ 0.602064847946167,
519
+ -2.593496561050415,
520
+ -0.047096796333789825,
521
+ 1.797343134880066,
522
+ 0.5500790476799011
523
+ ],
524
+ [
525
+ 0.1124163493514061,
526
+ 0.14204099774360657,
527
+ 0.6022222638130188,
528
+ -2.55938458442688,
529
+ -0.04651280865073204,
530
+ 1.7794476747512817,
531
+ 0.5512804985046387
532
+ ],
533
+ [
534
+ 0.09131923317909241,
535
+ 0.12857742607593536,
536
+ 0.6059610843658447,
537
+ -2.4963152408599854,
538
+ -0.04961543530225754,
539
+ 1.740905523300171,
540
+ 0.5537145137786865
541
+ ],
542
+ [
543
+ 0.054126936942338943,
544
+ 0.10883964598178864,
545
+ 0.6135755181312561,
546
+ -2.381096601486206,
547
+ -0.056390050798654556,
548
+ 1.6682276725769043,
549
+ 0.5572347044944763
550
+ ],
551
+ [
552
+ -0.001200970378704369,
553
+ 0.08611582219600677,
554
+ 0.6268700361251831,
555
+ -2.207465648651123,
556
+ -0.06850837916135788,
557
+ 1.5567927360534668,
558
+ 0.5623834133148193
559
+ ],
560
+ [
561
+ -0.07379738241434097,
562
+ 0.06273127347230911,
563
+ 0.6453807950019836,
564
+ -1.9786254167556763,
565
+ -0.08601187914609909,
566
+ 1.4089199304580688,
567
+ 0.5690953135490417
568
+ ],
569
+ [
570
+ -0.15925677120685577,
571
+ 0.039619192481040955,
572
+ 0.6695932149887085,
573
+ -1.7069525718688965,
574
+ -0.10912654548883438,
575
+ 1.2322944402694702,
576
+ 0.5775030851364136
577
+ ]
578
+ ],
579
+ "std": [
580
+ [
581
+ 1.9917564392089844,
582
+ 1.1211100816726685,
583
+ 2.417202949523926,
584
+ 2.94158935546875,
585
+ 2.39365291595459,
586
+ 1.874914526939392,
587
+ 1.6537472009658813
588
+ ],
589
+ [
590
+ 3.056582450866699,
591
+ 1.6457527875900269,
592
+ 4.458590507507324,
593
+ 5.178750514984131,
594
+ 3.765504837036133,
595
+ 3.6351206302642822,
596
+ 2.9263687133789062
597
+ ],
598
+ [
599
+ 3.596614122390747,
600
+ 1.8142179250717163,
601
+ 6.294006824493408,
602
+ 7.028163433074951,
603
+ 4.514294147491455,
604
+ 5.296512126922607,
605
+ 4.0286865234375
606
+ ],
607
+ [
608
+ 4.277676582336426,
609
+ 2.040328025817871,
610
+ 8.043697357177734,
611
+ 8.868635177612305,
612
+ 5.327646255493164,
613
+ 6.84896993637085,
614
+ 5.116058349609375
615
+ ],
616
+ [
617
+ 4.939493179321289,
618
+ 2.248694896697998,
619
+ 9.646915435791016,
620
+ 10.583718299865723,
621
+ 6.0862040519714355,
622
+ 8.271647453308105,
623
+ 6.122095584869385
624
+ ],
625
+ [
626
+ 5.552292823791504,
627
+ 2.439715623855591,
628
+ 11.097370147705078,
629
+ 12.150360107421875,
630
+ 6.7813005447387695,
631
+ 9.56061840057373,
632
+ 7.034397125244141
633
+ ],
634
+ [
635
+ 6.109565258026123,
636
+ 2.6163902282714844,
637
+ 12.404134750366211,
638
+ 13.574675559997559,
639
+ 7.419105052947998,
640
+ 10.72553539276123,
641
+ 7.855382919311523
642
+ ],
643
+ [
644
+ 6.608177661895752,
645
+ 2.7779171466827393,
646
+ 13.585582733154297,
647
+ 14.875726699829102,
648
+ 8.011663436889648,
649
+ 11.787652015686035,
650
+ 8.598040580749512
651
+ ],
652
+ [
653
+ 7.046725273132324,
654
+ 2.93743634223938,
655
+ 14.688329696655273,
656
+ 16.078651428222656,
657
+ 8.60019302368164,
658
+ 12.769647598266602,
659
+ 9.277371406555176
660
+ ],
661
+ [
662
+ 7.43002986907959,
663
+ 3.1344540119171143,
664
+ 15.875958442687988,
665
+ 17.27137565612793,
666
+ 9.292807579040527,
667
+ 13.705930709838867,
668
+ 9.92088794708252
669
+ ],
670
+ [
671
+ 7.734869003295898,
672
+ 3.2678585052490234,
673
+ 17.0732421875,
674
+ 18.39610481262207,
675
+ 9.9412841796875,
676
+ 14.559659957885742,
677
+ 10.473697662353516
678
+ ],
679
+ [
680
+ 7.963422775268555,
681
+ 3.390157699584961,
682
+ 18.116336822509766,
683
+ 19.400726318359375,
684
+ 10.5236177444458,
685
+ 15.339380264282227,
686
+ 10.94632339477539
687
+ ],
688
+ [
689
+ 8.121000289916992,
690
+ 3.5208446979522705,
691
+ 19.046070098876953,
692
+ 20.327335357666016,
693
+ 11.053685188293457,
694
+ 16.05907440185547,
695
+ 11.358160972595215
696
+ ],
697
+ [
698
+ 8.218527793884277,
699
+ 3.651193857192993,
700
+ 19.873519897460938,
701
+ 21.182926177978516,
702
+ 11.531027793884277,
703
+ 16.716957092285156,
704
+ 11.718016624450684
705
+ ],
706
+ [
707
+ 8.26684284210205,
708
+ 3.7774546146392822,
709
+ 20.612743377685547,
710
+ 21.96902847290039,
711
+ 11.957940101623535,
712
+ 17.311002731323242,
713
+ 12.034592628479004
714
+ ],
715
+ [
716
+ 8.276911735534668,
717
+ 3.8994669914245605,
718
+ 21.281835556030273,
719
+ 22.691150665283203,
720
+ 12.342350959777832,
721
+ 17.84532928466797,
722
+ 12.317776679992676
723
+ ]
724
+ ],
725
+ "q01": [
726
+ [
727
+ -9.697267532348633,
728
+ -3.6728341579437256,
729
+ -10.083383560180664,
730
+ -7.500851631164551,
731
+ -5.057114124298096,
732
+ -5.191580295562744,
733
+ -5.047628879547119
734
+ ],
735
+ [
736
+ -17.174776077270508,
737
+ -7.670596122741699,
738
+ -15.547335624694824,
739
+ -14.150874137878418,
740
+ -9.842418670654297,
741
+ -9.951410293579102,
742
+ -9.844037055969238
743
+ ],
744
+ [
745
+ -16.49785804748535,
746
+ -9.060977935791016,
747
+ -23.215665817260742,
748
+ -19.967872619628906,
749
+ -13.348301887512207,
750
+ -14.247873306274414,
751
+ -14.610755920410156
752
+ ],
753
+ [
754
+ -16.7535400390625,
755
+ -9.395726203918457,
756
+ -29.43296241760254,
757
+ -25.006587982177734,
758
+ -16.37109375,
759
+ -18.130178451538086,
760
+ -18.5999755859375
761
+ ],
762
+ [
763
+ -17.191621780395508,
764
+ -9.43246078491211,
765
+ -36.27531051635742,
766
+ -28.893749237060547,
767
+ -18.89956283569336,
768
+ -21.859458923339844,
769
+ -22.91756248474121
770
+ ],
771
+ [
772
+ -19.174758911132812,
773
+ -9.506808280944824,
774
+ -40.94317626953125,
775
+ -31.8222713470459,
776
+ -20.72899055480957,
777
+ -24.93976402282715,
778
+ -25.59789276123047
779
+ ],
780
+ [
781
+ -20.843280792236328,
782
+ -9.511780738830566,
783
+ -43.895530700683594,
784
+ -33.7496337890625,
785
+ -21.83380699157715,
786
+ -27.3231201171875,
787
+ -27.804710388183594
788
+ ],
789
+ [
790
+ -22.112207412719727,
791
+ -9.513916015625,
792
+ -47.63551330566406,
793
+ -34.7276611328125,
794
+ -22.691164016723633,
795
+ -29.399824142456055,
796
+ -30.01004981994629
797
+ ],
798
+ [
799
+ -23.385971069335938,
800
+ -9.525580406188965,
801
+ -49.76005172729492,
802
+ -35.31100082397461,
803
+ -23.10930824279785,
804
+ -30.991064071655273,
805
+ -31.236299514770508
806
+ ],
807
+ [
808
+ -23.984119415283203,
809
+ -9.732311248779297,
810
+ -51.624576568603516,
811
+ -35.76605224609375,
812
+ -23.42118263244629,
813
+ -31.96640396118164,
814
+ -32.20992660522461
815
+ ],
816
+ [
817
+ -24.42165184020996,
818
+ -10.062808990478516,
819
+ -52.54084777832031,
820
+ -36.21389389038086,
821
+ -23.58216094970703,
822
+ -32.878292083740234,
823
+ -33.002262115478516
824
+ ],
825
+ [
826
+ -24.806774139404297,
827
+ -10.06833267211914,
828
+ -53.43137741088867,
829
+ -36.29438781738281,
830
+ -23.675121307373047,
831
+ -33.4473876953125,
832
+ -33.2683219909668
833
+ ],
834
+ [
835
+ -24.799230575561523,
836
+ -10.070316314697266,
837
+ -54.24421691894531,
838
+ -36.37746810913086,
839
+ -23.685352325439453,
840
+ -33.9517822265625,
841
+ -33.42109298706055
842
+ ],
843
+ [
844
+ -24.732126235961914,
845
+ -10.07029914855957,
846
+ -54.64339828491211,
847
+ -36.4773063659668,
848
+ -23.682329177856445,
849
+ -34.212223052978516,
850
+ -33.55178451538086
851
+ ],
852
+ [
853
+ -24.3509578704834,
854
+ -10.070287704467773,
855
+ -54.56159210205078,
856
+ -36.60988998413086,
857
+ -23.682201385498047,
858
+ -34.409423828125,
859
+ -33.26326370239258
860
+ ],
861
+ [
862
+ -23.759092330932617,
863
+ -10.070272445678711,
864
+ -54.44050216674805,
865
+ -37.09710693359375,
866
+ -23.682085037231445,
867
+ -34.68149948120117,
868
+ -32.9384765625
869
+ ]
870
+ ],
871
+ "q99": [
872
+ [
873
+ 3.203047752380371,
874
+ 3.7505993843078613,
875
+ 8.72464370727539,
876
+ 9.948126792907715,
877
+ 11.195253372192383,
878
+ 5.477096080780029,
879
+ 7.006125450134277
880
+ ],
881
+ [
882
+ 5.7390570640563965,
883
+ 6.635564804077148,
884
+ 16.971813201904297,
885
+ 18.642690658569336,
886
+ 19.90561294555664,
887
+ 10.401065826416016,
888
+ 11.342881202697754
889
+ ],
890
+ [
891
+ 8.532023429870605,
892
+ 8.251216888427734,
893
+ 24.75363540649414,
894
+ 18.472192764282227,
895
+ 19.774227142333984,
896
+ 14.655866622924805,
897
+ 15.70905590057373
898
+ ],
899
+ [
900
+ 10.869905471801758,
901
+ 9.230382919311523,
902
+ 31.436893463134766,
903
+ 19.715234756469727,
904
+ 19.81361961364746,
905
+ 18.759492874145508,
906
+ 20.138126373291016
907
+ ],
908
+ [
909
+ 12.716119766235352,
910
+ 9.484061241149902,
911
+ 37.04032516479492,
912
+ 23.830785751342773,
913
+ 19.81861114501953,
914
+ 21.909305572509766,
915
+ 23.74039649963379
916
+ ],
917
+ [
918
+ 14.470975875854492,
919
+ 9.510160446166992,
920
+ 41.770057678222656,
921
+ 27.173765182495117,
922
+ 20.0618839263916,
923
+ 24.20587921142578,
924
+ 26.801916122436523
925
+ ],
926
+ [
927
+ 16.024580001831055,
928
+ 9.510558128356934,
929
+ 45.34690475463867,
930
+ 30.040668487548828,
931
+ 21.872987747192383,
932
+ 25.943317413330078,
933
+ 28.912029266357422
934
+ ],
935
+ [
936
+ 16.895124435424805,
937
+ 9.513190269470215,
938
+ 47.93039321899414,
939
+ 32.24497985839844,
940
+ 22.715166091918945,
941
+ 27.396934509277344,
942
+ 30.489883422851562
943
+ ],
944
+ [
945
+ 17.761186599731445,
946
+ 9.570911407470703,
947
+ 50.055416107177734,
948
+ 34.065670013427734,
949
+ 23.788578033447266,
950
+ 28.185653686523438,
951
+ 31.546728134155273
952
+ ],
953
+ [
954
+ 18.391948699951172,
955
+ 9.712384223937988,
956
+ 51.48924255371094,
957
+ 35.40724182128906,
958
+ 24.940738677978516,
959
+ 28.75865364074707,
960
+ 32.44330978393555
961
+ ],
962
+ [
963
+ 19.106931686401367,
964
+ 9.978495597839355,
965
+ 52.564918518066406,
966
+ 36.375064849853516,
967
+ 25.661256790161133,
968
+ 29.218664169311523,
969
+ 33.03133010864258
970
+ ],
971
+ [
972
+ 19.62432861328125,
973
+ 10.027887344360352,
974
+ 53.07897186279297,
975
+ 36.976646423339844,
976
+ 26.609840393066406,
977
+ 29.49842071533203,
978
+ 33.33045959472656
979
+ ],
980
+ [
981
+ 19.768310546875,
982
+ 10.027881622314453,
983
+ 53.27336883544922,
984
+ 37.44525909423828,
985
+ 28.005691528320312,
986
+ 29.92152214050293,
987
+ 33.3731803894043
988
+ ],
989
+ [
990
+ 19.806724548339844,
991
+ 10.027848243713379,
992
+ 53.31312942504883,
993
+ 37.71003341674805,
994
+ 29.430599212646484,
995
+ 29.987842559814453,
996
+ 33.3889274597168
997
+ ],
998
+ [
999
+ 20.140544891357422,
1000
+ 10.027847290039062,
1001
+ 53.163578033447266,
1002
+ 37.966617584228516,
1003
+ 30.082942962646484,
1004
+ 30.24797248840332,
1005
+ 33.202571868896484
1006
+ ],
1007
+ [
1008
+ 20.164806365966797,
1009
+ 10.02784538269043,
1010
+ 52.79570770263672,
1011
+ 38.0666389465332,
1012
+ 30.232667922973633,
1013
+ 30.37464714050293,
1014
+ 32.94834899902344
1015
+ ]
1016
+ ]
1017
+ }
1018
+ }
1019
+ }
1020
+ }
checkpoint-30000/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": false,
10
+ "tune_visual": false,
11
+ "select_layer": 16,
12
+ "reproject_vision": false,
13
+ "use_flash_attention": true,
14
+ "load_bf16": true,
15
+ "collator_overwrite_image_inputs": false,
16
+ "eagle_collator": true,
17
+ "backbone_trainable_params_fp32": true,
18
+ "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.0,
51
+ "state_additive_noise_scale": 0.0,
52
+ "max_num_embodiments": 32
53
+ }
checkpoint-30000/experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-30000/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cbd715cc393f9f5f83cb128880c557b59b4a0feb5cc78b03949d2a846941f6b
3
+ size 4990120184
checkpoint-30000/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d17be0443b65065803ec34cf4d1c21875b14240251788f71a80ac61196cbb1a9
3
+ size 4823190320
checkpoint-30000/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-30000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f18c7e80a5aeed132039b11a0015b7ad366f9cbc2b96b3fb0aa85a2cac7e97
3
+ size 12960193762
checkpoint-30000/processor_config.json ADDED
@@ -0,0 +1,453 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "reachy2": {
355
+ "video": {
356
+ "delta_indices": [
357
+ 0
358
+ ],
359
+ "modality_keys": [
360
+ "front_cam"
361
+ ],
362
+ "sin_cos_embedding_keys": null,
363
+ "mean_std_embedding_keys": null,
364
+ "action_configs": null
365
+ },
366
+ "state": {
367
+ "delta_indices": [
368
+ 0
369
+ ],
370
+ "modality_keys": [
371
+ "arm_joints"
372
+ ],
373
+ "sin_cos_embedding_keys": null,
374
+ "mean_std_embedding_keys": null,
375
+ "action_configs": null
376
+ },
377
+ "action": {
378
+ "delta_indices": [
379
+ 0,
380
+ 1,
381
+ 2,
382
+ 3,
383
+ 4,
384
+ 5,
385
+ 6,
386
+ 7,
387
+ 8,
388
+ 9,
389
+ 10,
390
+ 11,
391
+ 12,
392
+ 13,
393
+ 14,
394
+ 15
395
+ ],
396
+ "modality_keys": [
397
+ "arm_joints",
398
+ "gripper"
399
+ ],
400
+ "sin_cos_embedding_keys": null,
401
+ "mean_std_embedding_keys": null,
402
+ "action_configs": [
403
+ {
404
+ "rep": "RELATIVE",
405
+ "type": "NON_EEF",
406
+ "format": "DEFAULT",
407
+ "state_key": "arm_joints"
408
+ },
409
+ {
410
+ "rep": "ABSOLUTE",
411
+ "type": "NON_EEF",
412
+ "format": "DEFAULT",
413
+ "state_key": null
414
+ }
415
+ ]
416
+ },
417
+ "language": {
418
+ "delta_indices": [
419
+ 0
420
+ ],
421
+ "modality_keys": [
422
+ "annotation.human.task_description"
423
+ ],
424
+ "sin_cos_embedding_keys": null,
425
+ "mean_std_embedding_keys": null,
426
+ "action_configs": null
427
+ }
428
+ }
429
+ },
430
+ "image_crop_size": null,
431
+ "image_target_size": null,
432
+ "use_albumentations": true,
433
+ "random_rotation_angle": null,
434
+ "color_jitter_params": {
435
+ "brightness": 0.3,
436
+ "contrast": 0.4,
437
+ "saturation": 0.5,
438
+ "hue": 0.08
439
+ },
440
+ "shortest_image_edge": 256,
441
+ "crop_fraction": 0.95,
442
+ "model_name": "nvidia/Eagle-Block2A-2B-v2",
443
+ "model_type": "eagle",
444
+ "formalize_language": true,
445
+ "max_state_dim": 128,
446
+ "max_action_dim": 128,
447
+ "max_action_horizon": 50,
448
+ "use_percentiles": false,
449
+ "clip_outliers": true,
450
+ "apply_sincos_state_encoding": true,
451
+ "use_relative_action": true
452
+ }
453
+ }
checkpoint-30000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f393a850bad0502bbfd26692dedb505d583a286ec63c18a2c82e07ffcba47758
3
+ size 14645
checkpoint-30000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:267d574a13475f9a04d019b2bb837a7b9e4f16114c2bd21c58193dd1ba7892a1
3
+ size 1465
checkpoint-30000/statistics.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-30000/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-30000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ece83dafd020bb751649984f76c3814e6e2526913e9a244222c1157d60c72d8
3
+ size 5713
checkpoint-30000/wandb_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"project": "finetune-gr00t-n1d6", "run_id": "reachy2"}
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb92cc1ea26f745500f2974bc5175190ddaf58400947ff3f4341fe833e884690
3
  size 4990120184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cbd715cc393f9f5f83cb128880c557b59b4a0feb5cc78b03949d2a846941f6b
3
  size 4990120184
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10e4c9cce5d3e02db6fff0b6ef0d02ba2632303decb2aef21d9c80e8612135f8
3
  size 4823190320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d17be0443b65065803ec34cf4d1c21875b14240251788f71a80ac61196cbb1a9
3
  size 4823190320
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31f75b1288e8cb30e90c542162f63a1d2743b7c83fbf63cb9c972dd54a96bbd9
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ece83dafd020bb751649984f76c3814e6e2526913e9a244222c1157d60c72d8
3
  size 5713