mattephi commited on
Commit
60dc916
·
verified ·
1 Parent(s): 24ab839

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_horizon": 40,
3
+ "add_pos_embed": true,
4
+ "apply_sincos_state_encoding": false,
5
+ "architectures": [
6
+ "Gr00tN1d7"
7
+ ],
8
+ "attn_dropout": 0.2,
9
+ "attn_implementation": null,
10
+ "backbone_embedding_dim": 2048,
11
+ "backbone_trainable_params_fp32": true,
12
+ "color_jitter_params": {
13
+ "brightness": 0.3,
14
+ "contrast": 0.4,
15
+ "hue": 0.08,
16
+ "saturation": 0.5
17
+ },
18
+ "crop_fraction": 0.95,
19
+ "diffusion_model_cfg": {
20
+ "attention_head_dim": 48,
21
+ "dropout": 0.2,
22
+ "final_dropout": true,
23
+ "interleave_self_attention": true,
24
+ "norm_type": "ada_norm",
25
+ "num_attention_heads": 32,
26
+ "num_layers": 32,
27
+ "output_dim": 1024,
28
+ "positional_embeddings": null
29
+ },
30
+ "dtype": "float32",
31
+ "exclude_state": false,
32
+ "formalize_language": true,
33
+ "hidden_size": 1024,
34
+ "image_crop_size": [
35
+ 230,
36
+ 230
37
+ ],
38
+ "image_target_size": [
39
+ 256,
40
+ 256
41
+ ],
42
+ "letter_box_transform": false,
43
+ "load_bf16": false,
44
+ "max_action_dim": 132,
45
+ "max_num_embodiments": 32,
46
+ "max_seq_len": 1024,
47
+ "max_state_dim": 132,
48
+ "model_dtype": "bfloat16",
49
+ "model_name": "nvidia/Cosmos-Reason2-2B",
50
+ "model_type": "Gr00tN1d7",
51
+ "noise_beta_alpha": 1.5,
52
+ "noise_beta_beta": 1.0,
53
+ "noise_s": 0.999,
54
+ "num_inference_timesteps": 4,
55
+ "num_timestep_buckets": 1000,
56
+ "random_history_crop": true,
57
+ "random_rotation_angle": 0,
58
+ "reproject_vision": false,
59
+ "rtc_ramp_rate": 6.0,
60
+ "select_layer": 16,
61
+ "shortest_image_edge": 256,
62
+ "state_dropout_prob": 0.1,
63
+ "state_gaussian_noise_std": 0.0,
64
+ "transformers_version": "4.57.3",
65
+ "tune_diffusion_model": true,
66
+ "tune_linear": true,
67
+ "tune_llm": false,
68
+ "tune_projector": true,
69
+ "tune_top_llm_layers": 0,
70
+ "tune_visual": false,
71
+ "tune_vlln": true,
72
+ "use_albumentations": true,
73
+ "use_alternate_vl_dit": true,
74
+ "use_flash_attention": true,
75
+ "use_future_tokens": false,
76
+ "use_mean_std": false,
77
+ "use_percentiles": true,
78
+ "use_vl_self_attention": true,
79
+ "use_vlln": true,
80
+ "vl_self_attention_cfg": {
81
+ "attention_head_dim": 64,
82
+ "dropout": 0.2,
83
+ "final_dropout": true,
84
+ "num_attention_heads": 32,
85
+ "num_layers": 4,
86
+ "positional_embeddings": null
87
+ }
88
+ }
embodiment_id.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robocasa_panda_omron": 13,
3
+ "oxe_droid": 17,
4
+ "oxe_fractal": 18,
5
+ "oxe_language_table": 19,
6
+ "oxe_bridge": 20,
7
+ "unknown": 22,
8
+ "gr1_unified": 20,
9
+ "agibot": 26,
10
+ "sim_behavior_r1_pro": 23,
11
+ "xdof": 24,
12
+ "xdof_oss_data": 25,
13
+ "unitree_g1_full_body_with_waist_height_nav_cmd": 25,
14
+ "real_r1_pro_sharpa": 27,
15
+ "real_r1_pro_sharpa_add_view": 27,
16
+ "real_r1_pro_sharpa_relative_arm_joint": 26,
17
+ "real_r1_pro_sharpa_delta_eef": 26,
18
+ "real_r1_pro_sharpa_absolute_eef": 26,
19
+ "real_r1_pro_sharpa_meanstd": 26,
20
+ "real_r1_pro_sharpa_relative_eef": 26,
21
+ "real_r1_pro_sharpa_relative_eef_add_view": 26,
22
+ "real_r1_pro_sharpa_relative_eef_relative_hand": 26,
23
+ "real_r1_pro_sharpa_relative_eef_human": 26,
24
+ "real_r1_pro_sharpa_relative_eef_human_add_view": 26,
25
+ "real_r1_pro_sharpa_relative_eef_human_relative_hand": 26,
26
+ "real_r1_pro_sharpa_relative_eef_egodex": 26,
27
+ "real_r1_pro_sharpa_relative_eef_egodex_relative_hand": 26,
28
+ "real_r1_pro_sharpa_relative_eef_egodex_wrist_only": 26,
29
+ "real_r1_pro_sharpa_relative_eef_maxinsights": 26,
30
+ "real_r1_pro_sharpa_relative_eef_maxinsights_relative_hand": 26,
31
+ "real_r1_pro_sharpa_relative_eef_mecka": 26,
32
+ "real_r1_pro_sharpa_relative_eef_mecka_relative_hand": 26,
33
+ "real_g1_relative_eef_absolute_joints": 25,
34
+ "real_g1_relative_eef_absolute_joints_wrist_cam": 25,
35
+ "real_g1_relative_eef_relative_joints": 25,
36
+ "real_r1_pro_sharpa_relative_eef_relative_hand_relative_joint": 26,
37
+ "real_r1_pro_sharpa_relative_joint": 29,
38
+ "oxe_droid_relative_eef_relative_joint": 24,
39
+ "oxe_droid_relative_eef_relative_joint_swapped": 24,
40
+ "oxe_droid_relative_eef_relative_joint_upweight_z": 24,
41
+ "oxe_droid_relative_eef_relative_joint_upweight_z_swapped": 24,
42
+ "oxe_droid_relative_eef_relative_joint_3view": 24,
43
+ "oxe_droid_relative_eef_relative_joint_3view_swapped": 24,
44
+ "oxe_droid_relative_eef": 24,
45
+ "oxe_droid_joint_position_relative": 24,
46
+ "xdof_relative_eef_relative_joint": 27,
47
+ "xdof_relative_eef_relative_joint_subtask": 27,
48
+ "xdof_relative_eef": 27,
49
+ "xdof_relative_joint": 28,
50
+ "simpler_env_google": 0,
51
+ "simpler_env_widowx": 1,
52
+ "libero_sim": 2,
53
+ "droid_sim": 3,
54
+ "robocasa_gr1_tabletop": 10,
55
+ "new_embodiment": 10,
56
+ "unitree_g1_sonic": 11
57
+ }
experiment_cfg/conf.yaml ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ load_config_path: null
2
+ model:
3
+ model_type: Gr00tN1d7
4
+ model_dtype: bfloat16
5
+ model_name: nvidia/Cosmos-Reason2-2B
6
+ backbone_model_type: qwen
7
+ model_revision: null
8
+ tune_top_llm_layers: 0
9
+ backbone_embedding_dim: 2048
10
+ tune_llm: false
11
+ tune_visual: false
12
+ select_layer: 12
13
+ reproject_vision: false
14
+ use_flash_attention: true
15
+ load_bf16: false
16
+ backbone_trainable_params_fp32: true
17
+ image_crop_size:
18
+ - 230
19
+ - 230
20
+ image_target_size:
21
+ - 256
22
+ - 256
23
+ shortest_image_edge: null
24
+ crop_fraction: null
25
+ random_rotation_angle: null
26
+ color_jitter_params: null
27
+ use_albumentations_transforms: true
28
+ letter_box_transform: false
29
+ extra_augmentation_config: null
30
+ formalize_language: true
31
+ apply_sincos_state_encoding: false
32
+ use_percentiles: true
33
+ use_relative_action: true
34
+ max_state_dim: 132
35
+ max_action_dim: 132
36
+ action_horizon: 40
37
+ hidden_size: 1024
38
+ input_embedding_dim: 1536
39
+ state_history_length: 1
40
+ add_pos_embed: true
41
+ attn_dropout: 0.2
42
+ use_vlln: true
43
+ max_seq_len: 1024
44
+ use_alternate_vl_dit: true
45
+ attend_text_every_n_blocks: 2
46
+ diffusion_model_cfg:
47
+ positional_embeddings: null
48
+ num_layers: 16
49
+ num_attention_heads: 32
50
+ attention_head_dim: 48
51
+ norm_type: ada_norm
52
+ dropout: 0.2
53
+ final_dropout: true
54
+ output_dim: 1024
55
+ interleave_self_attention: true
56
+ num_inference_timesteps: 4
57
+ noise_beta_alpha: 1.5
58
+ noise_beta_beta: 1.0
59
+ noise_s: 0.999
60
+ num_timestep_buckets: 1000
61
+ tune_projector: true
62
+ tune_diffusion_model: true
63
+ tune_vlln: true
64
+ state_dropout_prob: 0.1
65
+ exclude_state: false
66
+ use_mean_std: false
67
+ max_num_embodiments: 32
68
+ data:
69
+ datasets:
70
+ - dataset_paths:
71
+ - /workspace/ikea/data/groot_ne_full/train
72
+ embodiment_tag: new_embodiment
73
+ mix_ratio: 1.0
74
+ dataset_type: physical_embodiment
75
+ val_dataset_path: null
76
+ modality_configs:
77
+ new_embodiment:
78
+ video:
79
+ delta_indices:
80
+ - -20
81
+ - 0
82
+ modality_keys:
83
+ - ego_view
84
+ sin_cos_embedding_keys: null
85
+ mean_std_embedding_keys: null
86
+ action_configs: null
87
+ state:
88
+ delta_indices:
89
+ - 0
90
+ modality_keys:
91
+ - left_eef
92
+ - right_eef
93
+ - hands
94
+ sin_cos_embedding_keys: null
95
+ mean_std_embedding_keys: null
96
+ action_configs: null
97
+ action:
98
+ delta_indices:
99
+ - 0
100
+ - 1
101
+ - 2
102
+ - 3
103
+ - 4
104
+ - 5
105
+ - 6
106
+ - 7
107
+ - 8
108
+ - 9
109
+ - 10
110
+ - 11
111
+ - 12
112
+ - 13
113
+ - 14
114
+ - 15
115
+ modality_keys:
116
+ - left_eef
117
+ - right_eef
118
+ - hands
119
+ sin_cos_embedding_keys: null
120
+ mean_std_embedding_keys: null
121
+ action_configs:
122
+ - rep: ABSOLUTE
123
+ type: NON_EEF
124
+ format: DEFAULT
125
+ state_key: null
126
+ - rep: ABSOLUTE
127
+ type: NON_EEF
128
+ format: DEFAULT
129
+ state_key: null
130
+ - rep: ABSOLUTE
131
+ type: NON_EEF
132
+ format: DEFAULT
133
+ state_key: null
134
+ language:
135
+ delta_indices:
136
+ - 0
137
+ modality_keys:
138
+ - annotation.human.task_description
139
+ sin_cos_embedding_keys: null
140
+ mean_std_embedding_keys: null
141
+ action_configs: null
142
+ download_cache: false
143
+ shard_size: 1024
144
+ episode_sampling_rate: 0.1
145
+ num_shards_per_epoch: 100000
146
+ ds_weights_alpha: null
147
+ override_pretraining_statistics: true
148
+ mode: single_turn
149
+ random_chop: 0.0
150
+ mock_dataset_mode: false
151
+ shuffle: true
152
+ seed: 42
153
+ multiprocessing_context: fork
154
+ allow_padding: false
155
+ subsample_ratio: 1.0
156
+ image_crop_size:
157
+ - 244
158
+ - 244
159
+ image_target_size:
160
+ - 224
161
+ - 224
162
+ training:
163
+ output_dir: /workspace/ikea/runs/ne_full
164
+ experiment_name: ne_full
165
+ max_steps: 40000
166
+ global_batch_size: 16
167
+ per_gpu_batch_size: null
168
+ gradient_accumulation_steps: 1
169
+ learning_rate: 0.0001
170
+ lr_scheduler_type: cosine
171
+ weight_decay: 1.0e-05
172
+ warmup_ratio: 0.05
173
+ warmup_steps: 0
174
+ max_grad_norm: 1.0
175
+ optim: adamw_torch
176
+ start_from_checkpoint: /workspace/ikea/models/GR00T-N1.7-3B
177
+ skip_weight_loading: false
178
+ tf32: true
179
+ fp16: false
180
+ bf16: true
181
+ eval_bf16: true
182
+ logging_steps: 10
183
+ save_steps: 5000
184
+ save_total_limit: 3
185
+ save_vl_model: false
186
+ save_only_model: false
187
+ resume_from_checkpoint: false
188
+ upload_checkpoints: false
189
+ upload_every: 1000
190
+ upload_last_n_checkpoints: 5
191
+ max_concurrent_uploads: 2
192
+ eval_strategy: 'no'
193
+ eval_steps: 500
194
+ eval_set_split_ratio: 0.1
195
+ eval_batch_size: 2
196
+ save_best_eval_metric_name: ''
197
+ save_best_eval_metric_greater_is_better: true
198
+ deepspeed_stage: 2
199
+ gradient_checkpointing: false
200
+ transformers_trust_remote_code: true
201
+ transformers_local_files_only: false
202
+ transformers_cache_dir: null
203
+ transformers_access_token: null
204
+ use_ddp: false
205
+ ddp_bucket_cap_mb: 100
206
+ num_gpus: 1
207
+ dataloader_num_workers: 24
208
+ remove_unused_columns: false
209
+ use_wandb: false
210
+ wandb_project: finetune-gr00t-n1d7
211
+ enable_profiling: false
212
+ max_retries: 3
213
+ assert_loss_less_than: null
214
+ add_rl_callback: false
215
+ enable_open_loop_eval: false
216
+ open_loop_eval_traj_ids:
217
+ - 0
218
+ open_loop_eval_steps_per_traj: 100
219
+ open_loop_eval_plot_indices: null
220
+ max_steps: 40000
221
+ save_steps: 5000
experiment_cfg/config.yaml ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ load_config_path: null
2
+ model:
3
+ model_type: Gr00tN1d7
4
+ model_dtype: bfloat16
5
+ model_name: nvidia/Cosmos-Reason2-2B
6
+ backbone_model_type: qwen
7
+ model_revision: null
8
+ tune_top_llm_layers: 0
9
+ backbone_embedding_dim: 2048
10
+ tune_llm: false
11
+ tune_visual: false
12
+ select_layer: 12
13
+ reproject_vision: false
14
+ use_flash_attention: true
15
+ load_bf16: false
16
+ backbone_trainable_params_fp32: true
17
+ image_crop_size:
18
+ - 230
19
+ - 230
20
+ image_target_size:
21
+ - 256
22
+ - 256
23
+ shortest_image_edge: null
24
+ crop_fraction: null
25
+ random_rotation_angle: null
26
+ color_jitter_params: null
27
+ use_albumentations_transforms: true
28
+ letter_box_transform: false
29
+ extra_augmentation_config: null
30
+ formalize_language: true
31
+ apply_sincos_state_encoding: false
32
+ use_percentiles: true
33
+ use_relative_action: true
34
+ max_state_dim: 132
35
+ max_action_dim: 132
36
+ action_horizon: 40
37
+ hidden_size: 1024
38
+ input_embedding_dim: 1536
39
+ state_history_length: 1
40
+ add_pos_embed: true
41
+ attn_dropout: 0.2
42
+ use_vlln: true
43
+ max_seq_len: 1024
44
+ use_alternate_vl_dit: true
45
+ attend_text_every_n_blocks: 2
46
+ diffusion_model_cfg:
47
+ positional_embeddings: null
48
+ num_layers: 16
49
+ num_attention_heads: 32
50
+ attention_head_dim: 48
51
+ norm_type: ada_norm
52
+ dropout: 0.2
53
+ final_dropout: true
54
+ output_dim: 1024
55
+ interleave_self_attention: true
56
+ num_inference_timesteps: 4
57
+ noise_beta_alpha: 1.5
58
+ noise_beta_beta: 1.0
59
+ noise_s: 0.999
60
+ num_timestep_buckets: 1000
61
+ tune_projector: true
62
+ tune_diffusion_model: true
63
+ tune_vlln: true
64
+ state_dropout_prob: 0.1
65
+ exclude_state: false
66
+ use_mean_std: false
67
+ max_num_embodiments: 32
68
+ data:
69
+ datasets:
70
+ - dataset_paths:
71
+ - /workspace/ikea/data/groot_ne_full/train
72
+ embodiment_tag: new_embodiment
73
+ mix_ratio: 1.0
74
+ dataset_type: physical_embodiment
75
+ val_dataset_path: null
76
+ modality_configs:
77
+ new_embodiment:
78
+ video:
79
+ delta_indices:
80
+ - -20
81
+ - 0
82
+ modality_keys:
83
+ - ego_view
84
+ sin_cos_embedding_keys: null
85
+ mean_std_embedding_keys: null
86
+ action_configs: null
87
+ state:
88
+ delta_indices:
89
+ - 0
90
+ modality_keys:
91
+ - left_eef
92
+ - right_eef
93
+ - hands
94
+ sin_cos_embedding_keys: null
95
+ mean_std_embedding_keys: null
96
+ action_configs: null
97
+ action:
98
+ delta_indices:
99
+ - 0
100
+ - 1
101
+ - 2
102
+ - 3
103
+ - 4
104
+ - 5
105
+ - 6
106
+ - 7
107
+ - 8
108
+ - 9
109
+ - 10
110
+ - 11
111
+ - 12
112
+ - 13
113
+ - 14
114
+ - 15
115
+ modality_keys:
116
+ - left_eef
117
+ - right_eef
118
+ - hands
119
+ sin_cos_embedding_keys: null
120
+ mean_std_embedding_keys: null
121
+ action_configs:
122
+ - rep: absolute
123
+ type: non_eef
124
+ format: default
125
+ state_key: null
126
+ - rep: absolute
127
+ type: non_eef
128
+ format: default
129
+ state_key: null
130
+ - rep: absolute
131
+ type: non_eef
132
+ format: default
133
+ state_key: null
134
+ language:
135
+ delta_indices:
136
+ - 0
137
+ modality_keys:
138
+ - annotation.human.task_description
139
+ sin_cos_embedding_keys: null
140
+ mean_std_embedding_keys: null
141
+ action_configs: null
142
+ download_cache: false
143
+ shard_size: 1024
144
+ episode_sampling_rate: 0.1
145
+ num_shards_per_epoch: 100000
146
+ ds_weights_alpha: null
147
+ override_pretraining_statistics: true
148
+ mode: single_turn
149
+ random_chop: 0.0
150
+ mock_dataset_mode: false
151
+ shuffle: true
152
+ seed: 42
153
+ multiprocessing_context: fork
154
+ allow_padding: false
155
+ subsample_ratio: 1.0
156
+ image_crop_size:
157
+ - 244
158
+ - 244
159
+ image_target_size:
160
+ - 224
161
+ - 224
162
+ training:
163
+ output_dir: /workspace/ikea/runs/ne_full
164
+ experiment_name: ne_full
165
+ max_steps: 40000
166
+ global_batch_size: 16
167
+ per_gpu_batch_size: null
168
+ gradient_accumulation_steps: 1
169
+ learning_rate: 0.0001
170
+ lr_scheduler_type: cosine
171
+ weight_decay: 1.0e-05
172
+ warmup_ratio: 0.05
173
+ warmup_steps: 0
174
+ max_grad_norm: 1.0
175
+ optim: adamw_torch
176
+ start_from_checkpoint: /workspace/ikea/models/GR00T-N1.7-3B
177
+ skip_weight_loading: false
178
+ tf32: true
179
+ fp16: false
180
+ bf16: true
181
+ eval_bf16: true
182
+ logging_steps: 10
183
+ save_steps: 5000
184
+ save_total_limit: 3
185
+ save_vl_model: false
186
+ save_only_model: false
187
+ resume_from_checkpoint: false
188
+ upload_checkpoints: false
189
+ upload_every: 1000
190
+ upload_last_n_checkpoints: 5
191
+ max_concurrent_uploads: 2
192
+ eval_strategy: 'no'
193
+ eval_steps: 500
194
+ eval_set_split_ratio: 0.1
195
+ eval_batch_size: 2
196
+ save_best_eval_metric_name: ''
197
+ save_best_eval_metric_greater_is_better: true
198
+ deepspeed_stage: 2
199
+ gradient_checkpointing: false
200
+ transformers_trust_remote_code: true
201
+ transformers_local_files_only: false
202
+ transformers_cache_dir: null
203
+ transformers_access_token: null
204
+ use_ddp: false
205
+ ddp_bucket_cap_mb: 100
206
+ num_gpus: 1
207
+ dataloader_num_workers: 24
208
+ remove_unused_columns: false
209
+ use_wandb: false
210
+ wandb_project: finetune-gr00t-n1d7
211
+ enable_profiling: false
212
+ max_retries: 3
213
+ assert_loss_less_than: null
214
+ add_rl_callback: false
215
+ enable_open_loop_eval: false
216
+ open_loop_eval_traj_ids:
217
+ - 0
218
+ open_loop_eval_steps_per_traj: 100
219
+ open_loop_eval_plot_indices: null
experiment_cfg/dataset_statistics.json ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "state": {
4
+ "left_eef": {
5
+ "min": [
6
+ 0.048966050148010254,
7
+ -0.026456475257873535,
8
+ 0.05757864564657211,
9
+ -1.540346384048462,
10
+ -1.189511775970459,
11
+ -2.0384185314178467
12
+ ],
13
+ "max": [
14
+ 0.4204253852367401,
15
+ 0.43756452202796936,
16
+ 0.42024174332618713,
17
+ 1.6777400970458984,
18
+ 1.3163188695907593,
19
+ 0.7706962823867798
20
+ ],
21
+ "mean": [
22
+ 0.309074729681015,
23
+ 0.11174388974905014,
24
+ 0.1494418978691101,
25
+ 0.011141925118863583,
26
+ 0.37306350469589233,
27
+ -1.112342357635498
28
+ ],
29
+ "std": [
30
+ 0.027701230719685492,
31
+ 0.03735175356268883,
32
+ 0.05973648279905319,
33
+ 0.23503684997558594,
34
+ 0.3327968418598175,
35
+ 0.3146671652793884
36
+ ],
37
+ "q01": [
38
+ 0.23242948949337006,
39
+ 0.03266102820634842,
40
+ 0.09245074540376663,
41
+ -0.6990886902809144,
42
+ -0.44168464303016663,
43
+ -1.6949033915996552
44
+ ],
45
+ "q99": [
46
+ 0.3651572608947754,
47
+ 0.20187584534287467,
48
+ 0.3040092632174492,
49
+ 0.44896069556474716,
50
+ 0.7846882349252702,
51
+ -0.08160359412431717
52
+ ]
53
+ },
54
+ "right_eef": {
55
+ "min": [
56
+ 0.15480656921863556,
57
+ -0.44754526019096375,
58
+ 0.038445230573415756,
59
+ -2.0781941413879395,
60
+ -1.1984922885894775,
61
+ -0.8277674913406372
62
+ ],
63
+ "max": [
64
+ 0.4219449758529663,
65
+ 0.012914059683680534,
66
+ 0.4425031840801239,
67
+ 1.9112707376480103,
68
+ 1.254766821861267,
69
+ 2.1786434650421143
70
+ ],
71
+ "mean": [
72
+ 0.30758893489837646,
73
+ -0.1358015090227127,
74
+ 0.13372142612934113,
75
+ 0.12064163386821747,
76
+ 0.20223082602024078,
77
+ 0.8579509258270264
78
+ ],
79
+ "std": [
80
+ 0.030955683439970016,
81
+ 0.03615599125623703,
82
+ 0.03867914155125618,
83
+ 0.19752678275108337,
84
+ 0.19297586381435394,
85
+ 0.378711074590683
86
+ ],
87
+ "q01": [
88
+ 0.24084174677729606,
89
+ -0.24680812537670135,
90
+ 0.07676311582326889,
91
+ -0.4173535683751106,
92
+ -0.28482089936733246,
93
+ -0.01913958963006735
94
+ ],
95
+ "q99": [
96
+ 0.38283956527709967,
97
+ -0.05917687978595495,
98
+ 0.23196666583418846,
99
+ 0.6404609704017642,
100
+ 0.8516704708337786,
101
+ 1.5880965948104864
102
+ ]
103
+ },
104
+ "hands": {
105
+ "min": [
106
+ 0.012164467945694923,
107
+ -0.04754573479294777
108
+ ],
109
+ "max": [
110
+ 4.6431450843811035,
111
+ 4.612534523010254
112
+ ],
113
+ "mean": [
114
+ 1.1706801652908325,
115
+ 2.9374678134918213
116
+ ],
117
+ "std": [
118
+ 1.3453190326690674,
119
+ 0.7789737582206726
120
+ ],
121
+ "q01": [
122
+ 0.1832723617553711,
123
+ 2.115499038696289
124
+ ],
125
+ "q99": [
126
+ 4.503246307373047,
127
+ 4.502701282501221
128
+ ]
129
+ }
130
+ },
131
+ "action": {
132
+ "left_eef": {
133
+ "min": [
134
+ -0.26109063625335693,
135
+ -0.17499472200870514,
136
+ -0.013344506733119488,
137
+ -2.811671257019043,
138
+ -1.4992330074310303,
139
+ -3.0881969928741455
140
+ ],
141
+ "max": [
142
+ 0.42211082577705383,
143
+ 0.44670963287353516,
144
+ 0.5408728122711182,
145
+ 3.042628288269043,
146
+ 1.395868182182312,
147
+ 3.1396965980529785
148
+ ],
149
+ "mean": [
150
+ 0.3082078695297241,
151
+ 0.10654016584157944,
152
+ 0.15367108583450317,
153
+ 0.01992308720946312,
154
+ 0.35704493522644043,
155
+ -1.1284239292144775
156
+ ],
157
+ "std": [
158
+ 0.029984088614582956,
159
+ 0.03978854417800903,
160
+ 0.06112588196992874,
161
+ 0.23839937150478363,
162
+ 0.33463138341903687,
163
+ 0.3469800055027008
164
+ ],
165
+ "q01": [
166
+ 0.22840258434414865,
167
+ 0.024775323942303657,
168
+ 0.08400259912014008,
169
+ -0.6995890206098556,
170
+ -0.45652179002761845,
171
+ -1.7675071394443511
172
+ ],
173
+ "q99": [
174
+ 0.3684020283818245,
175
+ 0.20635365411639225,
176
+ 0.31031882584095016,
177
+ 0.47362274467945176,
178
+ 0.8264277428388598,
179
+ -0.04810802564024923
180
+ ]
181
+ },
182
+ "right_eef": {
183
+ "min": [
184
+ -0.0864253044128418,
185
+ -0.4490407705307007,
186
+ -0.08306270837783813,
187
+ -2.075742244720459,
188
+ -1.2167502641677856,
189
+ -1.6991006135940552
190
+ ],
191
+ "max": [
192
+ 0.42274925112724304,
193
+ 0.2373131513595581,
194
+ 0.44070589542388916,
195
+ 1.9108788967132568,
196
+ 1.2715699672698975,
197
+ 2.4975943565368652
198
+ ],
199
+ "mean": [
200
+ 0.30383485555648804,
201
+ -0.13288630545139313,
202
+ 0.12849301099777222,
203
+ 0.1341576725244522,
204
+ 0.2296062707901001,
205
+ 0.8761599063873291
206
+ ],
207
+ "std": [
208
+ 0.03046790137887001,
209
+ 0.040441740304231644,
210
+ 0.04819139093160629,
211
+ 0.1992158442735672,
212
+ 0.20787575840950012,
213
+ 0.3886874318122864
214
+ ],
215
+ "q01": [
216
+ 0.23498972177505492,
217
+ -0.24891993403434753,
218
+ 0.04240658413618803,
219
+ -0.45870497703552254,
220
+ -0.3035669130086899,
221
+ -0.09102130070328716
222
+ ],
223
+ "q99": [
224
+ 0.3815078580379486,
225
+ -0.04194093413650976,
226
+ 0.2424180249869824,
227
+ 0.626572734117508,
228
+ 0.8663517278432854,
229
+ 1.6092496156692506
230
+ ]
231
+ },
232
+ "hands": {
233
+ "min": [
234
+ 0.0,
235
+ 0.0
236
+ ],
237
+ "max": [
238
+ 4.5,
239
+ 4.5
240
+ ],
241
+ "mean": [
242
+ 0.9892229437828064,
243
+ 2.7589120864868164
244
+ ],
245
+ "std": [
246
+ 1.4027068614959717,
247
+ 0.9122452139854431
248
+ ],
249
+ "q01": [
250
+ 0.0,
251
+ 1.782363772392273
252
+ ],
253
+ "q99": [
254
+ 4.5,
255
+ 4.5
256
+ ]
257
+ }
258
+ },
259
+ "relative_action": {}
260
+ }
261
+ }
experiment_cfg/final_model_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "Gr00tN1d7",
3
+ "model_dtype": "bfloat16",
4
+ "model_name": "nvidia/Cosmos-Reason2-2B",
5
+ "backbone_model_type": "qwen",
6
+ "model_revision": null,
7
+ "tune_top_llm_layers": 0,
8
+ "backbone_embedding_dim": 2048,
9
+ "tune_llm": false,
10
+ "tune_visual": false,
11
+ "select_layer": 16,
12
+ "reproject_vision": false,
13
+ "use_flash_attention": true,
14
+ "load_bf16": false,
15
+ "backbone_trainable_params_fp32": true,
16
+ "letter_box_transform": false,
17
+ "extra_augmentation_config": null,
18
+ "apply_sincos_state_encoding": false,
19
+ "use_percentiles": true,
20
+ "use_relative_action": false,
21
+ "max_state_dim": 132,
22
+ "max_action_dim": 132,
23
+ "action_horizon": 40,
24
+ "hidden_size": 1024,
25
+ "input_embedding_dim": 1536,
26
+ "state_history_length": 1,
27
+ "add_pos_embed": true,
28
+ "attn_dropout": 0.2,
29
+ "use_vlln": true,
30
+ "max_seq_len": 1024,
31
+ "use_alternate_vl_dit": true,
32
+ "attend_text_every_n_blocks": 2,
33
+ "diffusion_model_cfg": {
34
+ "attention_head_dim": 48,
35
+ "dropout": 0.2,
36
+ "final_dropout": true,
37
+ "interleave_self_attention": true,
38
+ "norm_type": "ada_norm",
39
+ "num_attention_heads": 32,
40
+ "num_layers": 32,
41
+ "output_dim": 1024,
42
+ "positional_embeddings": null
43
+ },
44
+ "num_inference_timesteps": 4,
45
+ "noise_beta_alpha": 1.5,
46
+ "noise_beta_beta": 1.0,
47
+ "noise_s": 0.999,
48
+ "num_timestep_buckets": 1000,
49
+ "tune_projector": true,
50
+ "tune_diffusion_model": true,
51
+ "tune_vlln": true,
52
+ "state_dropout_prob": 0.1,
53
+ "exclude_state": false,
54
+ "use_mean_std": false,
55
+ "max_num_embodiments": 32
56
+ }
experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbcaea5ee88f1e0f1465043920a2647c67e7de17d24adfd1c477742a6168edec
3
+ size 4986649584
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be1a79711da37347492daacbbdea783ebd0a478f24088625c156cdf2b48d9f90
3
+ size 4970792616
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4120c3821d80aedba1cdf1faddb4924a13b5039b17a7478ad63ea3307d5b0dc
3
+ size 2618758696
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
processor_config.json ADDED
@@ -0,0 +1,1131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "processor_class": "Gr00tN1d7Processor",
3
+ "processor_kwargs": {
4
+ "modality_configs": {
5
+ "real_g1_relative_eef_relative_joints": {
6
+ "video": {
7
+ "delta_indices": [
8
+ -20,
9
+ 0
10
+ ],
11
+ "modality_keys": [
12
+ "ego_view"
13
+ ],
14
+ "sin_cos_embedding_keys": null,
15
+ "mean_std_embedding_keys": null,
16
+ "action_configs": null
17
+ },
18
+ "state": {
19
+ "delta_indices": [
20
+ 0
21
+ ],
22
+ "modality_keys": [
23
+ "left_wrist_eef_9d",
24
+ "right_wrist_eef_9d",
25
+ "left_hand",
26
+ "right_hand",
27
+ "left_arm",
28
+ "right_arm",
29
+ "waist"
30
+ ],
31
+ "sin_cos_embedding_keys": null,
32
+ "mean_std_embedding_keys": null,
33
+ "action_configs": null
34
+ },
35
+ "action": {
36
+ "delta_indices": [
37
+ 0,
38
+ 1,
39
+ 2,
40
+ 3,
41
+ 4,
42
+ 5,
43
+ 6,
44
+ 7,
45
+ 8,
46
+ 9,
47
+ 10,
48
+ 11,
49
+ 12,
50
+ 13,
51
+ 14,
52
+ 15,
53
+ 16,
54
+ 17,
55
+ 18,
56
+ 19,
57
+ 20,
58
+ 21,
59
+ 22,
60
+ 23,
61
+ 24,
62
+ 25,
63
+ 26,
64
+ 27,
65
+ 28,
66
+ 29,
67
+ 30,
68
+ 31,
69
+ 32,
70
+ 33,
71
+ 34,
72
+ 35,
73
+ 36,
74
+ 37,
75
+ 38,
76
+ 39
77
+ ],
78
+ "modality_keys": [
79
+ "left_wrist_eef_9d",
80
+ "right_wrist_eef_9d",
81
+ "left_hand",
82
+ "right_hand",
83
+ "left_arm",
84
+ "right_arm",
85
+ "waist",
86
+ "base_height_command",
87
+ "navigate_command"
88
+ ],
89
+ "sin_cos_embedding_keys": null,
90
+ "mean_std_embedding_keys": null,
91
+ "action_configs": [
92
+ {
93
+ "rep": "RELATIVE",
94
+ "type": "EEF",
95
+ "format": "XYZ_ROT6D",
96
+ "state_key": "left_wrist_eef_9d"
97
+ },
98
+ {
99
+ "rep": "RELATIVE",
100
+ "type": "EEF",
101
+ "format": "XYZ_ROT6D",
102
+ "state_key": "right_wrist_eef_9d"
103
+ },
104
+ {
105
+ "rep": "ABSOLUTE",
106
+ "type": "NON_EEF",
107
+ "format": "DEFAULT",
108
+ "state_key": "left_hand"
109
+ },
110
+ {
111
+ "rep": "ABSOLUTE",
112
+ "type": "NON_EEF",
113
+ "format": "DEFAULT",
114
+ "state_key": "right_hand"
115
+ },
116
+ {
117
+ "rep": "RELATIVE",
118
+ "type": "NON_EEF",
119
+ "format": "DEFAULT",
120
+ "state_key": "left_arm"
121
+ },
122
+ {
123
+ "rep": "RELATIVE",
124
+ "type": "NON_EEF",
125
+ "format": "DEFAULT",
126
+ "state_key": "right_arm"
127
+ },
128
+ {
129
+ "rep": "ABSOLUTE",
130
+ "type": "NON_EEF",
131
+ "format": "DEFAULT",
132
+ "state_key": "waist"
133
+ },
134
+ {
135
+ "rep": "ABSOLUTE",
136
+ "type": "NON_EEF",
137
+ "format": "DEFAULT",
138
+ "state_key": "base_height_command"
139
+ },
140
+ {
141
+ "rep": "ABSOLUTE",
142
+ "type": "NON_EEF",
143
+ "format": "DEFAULT",
144
+ "state_key": "navigate_command"
145
+ }
146
+ ]
147
+ },
148
+ "language": {
149
+ "delta_indices": [
150
+ 0
151
+ ],
152
+ "modality_keys": [
153
+ "annotation.human.task_description"
154
+ ],
155
+ "sin_cos_embedding_keys": null,
156
+ "mean_std_embedding_keys": null,
157
+ "action_configs": null
158
+ }
159
+ },
160
+ "real_r1_pro_sharpa_relative_eef_mecka": {
161
+ "video": {
162
+ "delta_indices": [
163
+ -30,
164
+ 0
165
+ ],
166
+ "modality_keys": [
167
+ "ego_view_cropratio_res320x240_freq30"
168
+ ],
169
+ "sin_cos_embedding_keys": null,
170
+ "mean_std_embedding_keys": null,
171
+ "action_configs": null
172
+ },
173
+ "state": {
174
+ "delta_indices": [
175
+ 0
176
+ ],
177
+ "modality_keys": [
178
+ "left_wrist_eef",
179
+ "right_wrist_eef",
180
+ "left_hand_joints",
181
+ "right_hand_joints"
182
+ ],
183
+ "sin_cos_embedding_keys": null,
184
+ "mean_std_embedding_keys": null,
185
+ "action_configs": null
186
+ },
187
+ "action": {
188
+ "delta_indices": [
189
+ 0,
190
+ 1,
191
+ 2,
192
+ 3,
193
+ 4,
194
+ 5,
195
+ 6,
196
+ 7,
197
+ 8,
198
+ 9,
199
+ 10,
200
+ 11,
201
+ 12,
202
+ 13,
203
+ 14,
204
+ 15,
205
+ 16,
206
+ 17,
207
+ 18,
208
+ 19,
209
+ 20,
210
+ 21,
211
+ 22,
212
+ 23,
213
+ 24,
214
+ 25,
215
+ 26,
216
+ 27,
217
+ 28,
218
+ 29,
219
+ 30,
220
+ 31,
221
+ 32,
222
+ 33,
223
+ 34,
224
+ 35,
225
+ 36,
226
+ 37,
227
+ 38,
228
+ 39
229
+ ],
230
+ "modality_keys": [
231
+ "left_wrist_eef",
232
+ "right_wrist_eef",
233
+ "left_hand_joints",
234
+ "right_hand_joints"
235
+ ],
236
+ "sin_cos_embedding_keys": null,
237
+ "mean_std_embedding_keys": null,
238
+ "action_configs": [
239
+ {
240
+ "rep": "RELATIVE",
241
+ "type": "EEF",
242
+ "format": "XYZ_ROT6D",
243
+ "state_key": "left_wrist_eef"
244
+ },
245
+ {
246
+ "rep": "RELATIVE",
247
+ "type": "EEF",
248
+ "format": "XYZ_ROT6D",
249
+ "state_key": "right_wrist_eef"
250
+ },
251
+ {
252
+ "rep": "ABSOLUTE",
253
+ "type": "NON_EEF",
254
+ "format": "DEFAULT",
255
+ "state_key": "left_hand_joints"
256
+ },
257
+ {
258
+ "rep": "ABSOLUTE",
259
+ "type": "NON_EEF",
260
+ "format": "DEFAULT",
261
+ "state_key": "right_hand_joints"
262
+ }
263
+ ]
264
+ },
265
+ "language": {
266
+ "delta_indices": [
267
+ 0
268
+ ],
269
+ "modality_keys": [
270
+ "annotation.human.coarse_action"
271
+ ],
272
+ "sin_cos_embedding_keys": null,
273
+ "mean_std_embedding_keys": null,
274
+ "action_configs": null
275
+ }
276
+ },
277
+ "real_r1_pro_sharpa_relative_eef_human": {
278
+ "video": {
279
+ "delta_indices": [
280
+ -20,
281
+ 0
282
+ ],
283
+ "modality_keys": [
284
+ "ego_view_res320x240_freq20",
285
+ "left_wrist_view_res320x240_freq20",
286
+ "right_wrist_view_res320x240_freq20"
287
+ ],
288
+ "sin_cos_embedding_keys": null,
289
+ "mean_std_embedding_keys": null,
290
+ "action_configs": null
291
+ },
292
+ "state": {
293
+ "delta_indices": [
294
+ 0
295
+ ],
296
+ "modality_keys": [
297
+ "left_wrist_eef",
298
+ "right_wrist_eef",
299
+ "left_hand_joints",
300
+ "right_hand_joints"
301
+ ],
302
+ "sin_cos_embedding_keys": null,
303
+ "mean_std_embedding_keys": null,
304
+ "action_configs": null
305
+ },
306
+ "action": {
307
+ "delta_indices": [
308
+ 0,
309
+ 1,
310
+ 2,
311
+ 3,
312
+ 4,
313
+ 5,
314
+ 6,
315
+ 7,
316
+ 8,
317
+ 9,
318
+ 10,
319
+ 11,
320
+ 12,
321
+ 13,
322
+ 14,
323
+ 15,
324
+ 16,
325
+ 17,
326
+ 18,
327
+ 19,
328
+ 20,
329
+ 21,
330
+ 22,
331
+ 23,
332
+ 24,
333
+ 25,
334
+ 26,
335
+ 27,
336
+ 28,
337
+ 29,
338
+ 30,
339
+ 31,
340
+ 32,
341
+ 33,
342
+ 34,
343
+ 35,
344
+ 36,
345
+ 37,
346
+ 38,
347
+ 39
348
+ ],
349
+ "modality_keys": [
350
+ "left_wrist_eef",
351
+ "right_wrist_eef",
352
+ "left_hand_joints",
353
+ "right_hand_joints"
354
+ ],
355
+ "sin_cos_embedding_keys": null,
356
+ "mean_std_embedding_keys": null,
357
+ "action_configs": [
358
+ {
359
+ "rep": "RELATIVE",
360
+ "type": "EEF",
361
+ "format": "XYZ_ROT6D",
362
+ "state_key": "left_wrist_eef"
363
+ },
364
+ {
365
+ "rep": "RELATIVE",
366
+ "type": "EEF",
367
+ "format": "XYZ_ROT6D",
368
+ "state_key": "right_wrist_eef"
369
+ },
370
+ {
371
+ "rep": "ABSOLUTE",
372
+ "type": "NON_EEF",
373
+ "format": "DEFAULT",
374
+ "state_key": "left_hand_joints"
375
+ },
376
+ {
377
+ "rep": "ABSOLUTE",
378
+ "type": "NON_EEF",
379
+ "format": "DEFAULT",
380
+ "state_key": "right_hand_joints"
381
+ }
382
+ ]
383
+ },
384
+ "language": {
385
+ "delta_indices": [
386
+ 0
387
+ ],
388
+ "modality_keys": [
389
+ "annotation.human.coarse_action"
390
+ ],
391
+ "sin_cos_embedding_keys": null,
392
+ "mean_std_embedding_keys": null,
393
+ "action_configs": null
394
+ }
395
+ },
396
+ "real_r1_pro_sharpa_relative_eef": {
397
+ "video": {
398
+ "delta_indices": [
399
+ -20,
400
+ 0
401
+ ],
402
+ "modality_keys": [
403
+ "ego_view_res320x240_freq20",
404
+ "left_wrist_view_res320x240_freq20",
405
+ "right_wrist_view_res320x240_freq20"
406
+ ],
407
+ "sin_cos_embedding_keys": null,
408
+ "mean_std_embedding_keys": null,
409
+ "action_configs": null
410
+ },
411
+ "state": {
412
+ "delta_indices": [
413
+ 0
414
+ ],
415
+ "modality_keys": [
416
+ "left_wrist_eef",
417
+ "right_wrist_eef",
418
+ "left_hand_joints",
419
+ "right_hand_joints"
420
+ ],
421
+ "sin_cos_embedding_keys": null,
422
+ "mean_std_embedding_keys": null,
423
+ "action_configs": null
424
+ },
425
+ "action": {
426
+ "delta_indices": [
427
+ 0,
428
+ 1,
429
+ 2,
430
+ 3,
431
+ 4,
432
+ 5,
433
+ 6,
434
+ 7,
435
+ 8,
436
+ 9,
437
+ 10,
438
+ 11,
439
+ 12,
440
+ 13,
441
+ 14,
442
+ 15,
443
+ 16,
444
+ 17,
445
+ 18,
446
+ 19,
447
+ 20,
448
+ 21,
449
+ 22,
450
+ 23,
451
+ 24,
452
+ 25,
453
+ 26,
454
+ 27,
455
+ 28,
456
+ 29,
457
+ 30,
458
+ 31,
459
+ 32,
460
+ 33,
461
+ 34,
462
+ 35,
463
+ 36,
464
+ 37,
465
+ 38,
466
+ 39
467
+ ],
468
+ "modality_keys": [
469
+ "left_wrist_eef",
470
+ "right_wrist_eef",
471
+ "left_hand_joints",
472
+ "right_hand_joints"
473
+ ],
474
+ "sin_cos_embedding_keys": null,
475
+ "mean_std_embedding_keys": null,
476
+ "action_configs": [
477
+ {
478
+ "rep": "RELATIVE",
479
+ "type": "EEF",
480
+ "format": "XYZ_ROT6D",
481
+ "state_key": "left_wrist_eef"
482
+ },
483
+ {
484
+ "rep": "RELATIVE",
485
+ "type": "EEF",
486
+ "format": "XYZ_ROT6D",
487
+ "state_key": "right_wrist_eef"
488
+ },
489
+ {
490
+ "rep": "ABSOLUTE",
491
+ "type": "NON_EEF",
492
+ "format": "DEFAULT",
493
+ "state_key": "left_hand_joints"
494
+ },
495
+ {
496
+ "rep": "ABSOLUTE",
497
+ "type": "NON_EEF",
498
+ "format": "DEFAULT",
499
+ "state_key": "right_hand_joints"
500
+ }
501
+ ]
502
+ },
503
+ "language": {
504
+ "delta_indices": [
505
+ 0
506
+ ],
507
+ "modality_keys": [
508
+ "annotation.human.coarse_action"
509
+ ],
510
+ "sin_cos_embedding_keys": null,
511
+ "mean_std_embedding_keys": null,
512
+ "action_configs": null
513
+ }
514
+ },
515
+ "xdof_relative_eef_relative_joint": {
516
+ "video": {
517
+ "delta_indices": [
518
+ -30,
519
+ 0
520
+ ],
521
+ "modality_keys": [
522
+ "top_camera-images-rgb_320_240",
523
+ "left_camera-images-rgb_320_240",
524
+ "right_camera-images-rgb_320_240"
525
+ ],
526
+ "sin_cos_embedding_keys": null,
527
+ "mean_std_embedding_keys": null,
528
+ "action_configs": null
529
+ },
530
+ "state": {
531
+ "delta_indices": [
532
+ 0
533
+ ],
534
+ "modality_keys": [
535
+ "left_wrist_eef",
536
+ "right_wrist_eef",
537
+ "left_gripper_pos",
538
+ "right_gripper_pos",
539
+ "left_joint_pos",
540
+ "right_joint_pos"
541
+ ],
542
+ "sin_cos_embedding_keys": null,
543
+ "mean_std_embedding_keys": null,
544
+ "action_configs": null
545
+ },
546
+ "action": {
547
+ "delta_indices": [
548
+ 0,
549
+ 1,
550
+ 2,
551
+ 3,
552
+ 4,
553
+ 5,
554
+ 6,
555
+ 7,
556
+ 8,
557
+ 9,
558
+ 10,
559
+ 11,
560
+ 12,
561
+ 13,
562
+ 14,
563
+ 15,
564
+ 16,
565
+ 17,
566
+ 18,
567
+ 19,
568
+ 20,
569
+ 21,
570
+ 22,
571
+ 23,
572
+ 24,
573
+ 25,
574
+ 26,
575
+ 27,
576
+ 28,
577
+ 29,
578
+ 30,
579
+ 31,
580
+ 32,
581
+ 33,
582
+ 34,
583
+ 35,
584
+ 36,
585
+ 37,
586
+ 38,
587
+ 39
588
+ ],
589
+ "modality_keys": [
590
+ "left_wrist_eef",
591
+ "right_wrist_eef",
592
+ "left_gripper_pos",
593
+ "right_gripper_pos",
594
+ "left_joint_pos",
595
+ "right_joint_pos"
596
+ ],
597
+ "sin_cos_embedding_keys": null,
598
+ "mean_std_embedding_keys": null,
599
+ "action_configs": [
600
+ {
601
+ "rep": "RELATIVE",
602
+ "type": "EEF",
603
+ "format": "XYZ_ROT6D",
604
+ "state_key": "left_wrist_eef"
605
+ },
606
+ {
607
+ "rep": "RELATIVE",
608
+ "type": "EEF",
609
+ "format": "XYZ_ROT6D",
610
+ "state_key": "right_wrist_eef"
611
+ },
612
+ {
613
+ "rep": "ABSOLUTE",
614
+ "type": "NON_EEF",
615
+ "format": "DEFAULT",
616
+ "state_key": "left_gripper_pos"
617
+ },
618
+ {
619
+ "rep": "ABSOLUTE",
620
+ "type": "NON_EEF",
621
+ "format": "DEFAULT",
622
+ "state_key": "right_gripper_pos"
623
+ },
624
+ {
625
+ "rep": "RELATIVE",
626
+ "type": "NON_EEF",
627
+ "format": "DEFAULT",
628
+ "state_key": "left_joint_pos"
629
+ },
630
+ {
631
+ "rep": "RELATIVE",
632
+ "type": "NON_EEF",
633
+ "format": "DEFAULT",
634
+ "state_key": "right_joint_pos"
635
+ }
636
+ ]
637
+ },
638
+ "language": {
639
+ "delta_indices": [
640
+ 0
641
+ ],
642
+ "modality_keys": [
643
+ "annotation.task"
644
+ ],
645
+ "sin_cos_embedding_keys": null,
646
+ "mean_std_embedding_keys": null,
647
+ "action_configs": null
648
+ }
649
+ },
650
+ "real_r1_pro_sharpa_relative_eef_maxinsights": {
651
+ "video": {
652
+ "delta_indices": [
653
+ -30,
654
+ 0
655
+ ],
656
+ "modality_keys": [
657
+ "ego_view_cropratio_res320x240_freq30"
658
+ ],
659
+ "sin_cos_embedding_keys": null,
660
+ "mean_std_embedding_keys": null,
661
+ "action_configs": null
662
+ },
663
+ "state": {
664
+ "delta_indices": [
665
+ 0
666
+ ],
667
+ "modality_keys": [
668
+ "left_wrist_eef",
669
+ "right_wrist_eef",
670
+ "left_hand_joints",
671
+ "right_hand_joints"
672
+ ],
673
+ "sin_cos_embedding_keys": null,
674
+ "mean_std_embedding_keys": null,
675
+ "action_configs": null
676
+ },
677
+ "action": {
678
+ "delta_indices": [
679
+ 0,
680
+ 1,
681
+ 2,
682
+ 3,
683
+ 4,
684
+ 5,
685
+ 6,
686
+ 7,
687
+ 8,
688
+ 9,
689
+ 10,
690
+ 11,
691
+ 12,
692
+ 13,
693
+ 14,
694
+ 15,
695
+ 16,
696
+ 17,
697
+ 18,
698
+ 19,
699
+ 20,
700
+ 21,
701
+ 22,
702
+ 23,
703
+ 24,
704
+ 25,
705
+ 26,
706
+ 27,
707
+ 28,
708
+ 29,
709
+ 30,
710
+ 31,
711
+ 32,
712
+ 33,
713
+ 34,
714
+ 35,
715
+ 36,
716
+ 37,
717
+ 38,
718
+ 39
719
+ ],
720
+ "modality_keys": [
721
+ "left_wrist_eef",
722
+ "right_wrist_eef",
723
+ "left_hand_joints",
724
+ "right_hand_joints"
725
+ ],
726
+ "sin_cos_embedding_keys": null,
727
+ "mean_std_embedding_keys": null,
728
+ "action_configs": [
729
+ {
730
+ "rep": "RELATIVE",
731
+ "type": "EEF",
732
+ "format": "XYZ_ROT6D",
733
+ "state_key": "left_wrist_eef"
734
+ },
735
+ {
736
+ "rep": "RELATIVE",
737
+ "type": "EEF",
738
+ "format": "XYZ_ROT6D",
739
+ "state_key": "right_wrist_eef"
740
+ },
741
+ {
742
+ "rep": "ABSOLUTE",
743
+ "type": "NON_EEF",
744
+ "format": "DEFAULT",
745
+ "state_key": "left_hand_joints"
746
+ },
747
+ {
748
+ "rep": "ABSOLUTE",
749
+ "type": "NON_EEF",
750
+ "format": "DEFAULT",
751
+ "state_key": "right_hand_joints"
752
+ }
753
+ ]
754
+ },
755
+ "language": {
756
+ "delta_indices": [
757
+ 0
758
+ ],
759
+ "modality_keys": [
760
+ "annotation.human.coarse_action"
761
+ ],
762
+ "sin_cos_embedding_keys": null,
763
+ "mean_std_embedding_keys": null,
764
+ "action_configs": null
765
+ }
766
+ },
767
+ "xdof_relative_eef_relative_joint_subtask": {
768
+ "video": {
769
+ "delta_indices": [
770
+ -30,
771
+ 0
772
+ ],
773
+ "modality_keys": [
774
+ "top_camera-images-rgb_320_240",
775
+ "left_camera-images-rgb_320_240",
776
+ "right_camera-images-rgb_320_240"
777
+ ],
778
+ "sin_cos_embedding_keys": null,
779
+ "mean_std_embedding_keys": null,
780
+ "action_configs": null
781
+ },
782
+ "state": {
783
+ "delta_indices": [
784
+ 0
785
+ ],
786
+ "modality_keys": [
787
+ "left_wrist_eef",
788
+ "right_wrist_eef",
789
+ "left_gripper_pos",
790
+ "right_gripper_pos",
791
+ "left_joint_pos",
792
+ "right_joint_pos"
793
+ ],
794
+ "sin_cos_embedding_keys": null,
795
+ "mean_std_embedding_keys": null,
796
+ "action_configs": null
797
+ },
798
+ "action": {
799
+ "delta_indices": [
800
+ 0,
801
+ 1,
802
+ 2,
803
+ 3,
804
+ 4,
805
+ 5,
806
+ 6,
807
+ 7,
808
+ 8,
809
+ 9,
810
+ 10,
811
+ 11,
812
+ 12,
813
+ 13,
814
+ 14,
815
+ 15,
816
+ 16,
817
+ 17,
818
+ 18,
819
+ 19,
820
+ 20,
821
+ 21,
822
+ 22,
823
+ 23,
824
+ 24,
825
+ 25,
826
+ 26,
827
+ 27,
828
+ 28,
829
+ 29,
830
+ 30,
831
+ 31,
832
+ 32,
833
+ 33,
834
+ 34,
835
+ 35,
836
+ 36,
837
+ 37,
838
+ 38,
839
+ 39
840
+ ],
841
+ "modality_keys": [
842
+ "left_wrist_eef",
843
+ "right_wrist_eef",
844
+ "left_gripper_pos",
845
+ "right_gripper_pos",
846
+ "left_joint_pos",
847
+ "right_joint_pos"
848
+ ],
849
+ "sin_cos_embedding_keys": null,
850
+ "mean_std_embedding_keys": null,
851
+ "action_configs": [
852
+ {
853
+ "rep": "RELATIVE",
854
+ "type": "EEF",
855
+ "format": "XYZ_ROT6D",
856
+ "state_key": "left_wrist_eef"
857
+ },
858
+ {
859
+ "rep": "RELATIVE",
860
+ "type": "EEF",
861
+ "format": "XYZ_ROT6D",
862
+ "state_key": "right_wrist_eef"
863
+ },
864
+ {
865
+ "rep": "ABSOLUTE",
866
+ "type": "NON_EEF",
867
+ "format": "DEFAULT",
868
+ "state_key": "left_gripper_pos"
869
+ },
870
+ {
871
+ "rep": "ABSOLUTE",
872
+ "type": "NON_EEF",
873
+ "format": "DEFAULT",
874
+ "state_key": "right_gripper_pos"
875
+ },
876
+ {
877
+ "rep": "RELATIVE",
878
+ "type": "NON_EEF",
879
+ "format": "DEFAULT",
880
+ "state_key": "left_joint_pos"
881
+ },
882
+ {
883
+ "rep": "RELATIVE",
884
+ "type": "NON_EEF",
885
+ "format": "DEFAULT",
886
+ "state_key": "right_joint_pos"
887
+ }
888
+ ]
889
+ },
890
+ "language": {
891
+ "delta_indices": [
892
+ 0
893
+ ],
894
+ "modality_keys": [
895
+ "annotation.sub_task"
896
+ ],
897
+ "sin_cos_embedding_keys": null,
898
+ "mean_std_embedding_keys": null,
899
+ "action_configs": null
900
+ }
901
+ },
902
+ "oxe_droid_relative_eef_relative_joint": {
903
+ "video": {
904
+ "delta_indices": [
905
+ -15,
906
+ 0
907
+ ],
908
+ "modality_keys": [
909
+ "exterior_image_1_left",
910
+ "wrist_image_left"
911
+ ],
912
+ "sin_cos_embedding_keys": null,
913
+ "mean_std_embedding_keys": null,
914
+ "action_configs": null
915
+ },
916
+ "state": {
917
+ "delta_indices": [
918
+ 0
919
+ ],
920
+ "modality_keys": [
921
+ "eef_9d",
922
+ "gripper_position",
923
+ "joint_position"
924
+ ],
925
+ "sin_cos_embedding_keys": null,
926
+ "mean_std_embedding_keys": null,
927
+ "action_configs": null
928
+ },
929
+ "action": {
930
+ "delta_indices": [
931
+ 0,
932
+ 1,
933
+ 2,
934
+ 3,
935
+ 4,
936
+ 5,
937
+ 6,
938
+ 7,
939
+ 8,
940
+ 9,
941
+ 10,
942
+ 11,
943
+ 12,
944
+ 13,
945
+ 14,
946
+ 15,
947
+ 16,
948
+ 17,
949
+ 18,
950
+ 19,
951
+ 20,
952
+ 21,
953
+ 22,
954
+ 23,
955
+ 24,
956
+ 25,
957
+ 26,
958
+ 27,
959
+ 28,
960
+ 29,
961
+ 30,
962
+ 31,
963
+ 32,
964
+ 33,
965
+ 34,
966
+ 35,
967
+ 36,
968
+ 37,
969
+ 38,
970
+ 39
971
+ ],
972
+ "modality_keys": [
973
+ "eef_9d",
974
+ "gripper_position",
975
+ "joint_position"
976
+ ],
977
+ "sin_cos_embedding_keys": null,
978
+ "mean_std_embedding_keys": null,
979
+ "action_configs": [
980
+ {
981
+ "rep": "RELATIVE",
982
+ "type": "EEF",
983
+ "format": "XYZ_ROT6D",
984
+ "state_key": "eef_9d"
985
+ },
986
+ {
987
+ "rep": "ABSOLUTE",
988
+ "type": "NON_EEF",
989
+ "format": "DEFAULT",
990
+ "state_key": "gripper_position"
991
+ },
992
+ {
993
+ "rep": "RELATIVE",
994
+ "type": "NON_EEF",
995
+ "format": "DEFAULT",
996
+ "state_key": "joint_position"
997
+ }
998
+ ]
999
+ },
1000
+ "language": {
1001
+ "delta_indices": [
1002
+ 0
1003
+ ],
1004
+ "modality_keys": [
1005
+ "annotation.language.language_instruction"
1006
+ ],
1007
+ "sin_cos_embedding_keys": null,
1008
+ "mean_std_embedding_keys": null,
1009
+ "action_configs": null
1010
+ }
1011
+ },
1012
+ "new_embodiment": {
1013
+ "video": {
1014
+ "delta_indices": [
1015
+ -20,
1016
+ 0
1017
+ ],
1018
+ "modality_keys": [
1019
+ "ego_view"
1020
+ ],
1021
+ "sin_cos_embedding_keys": null,
1022
+ "mean_std_embedding_keys": null,
1023
+ "action_configs": null
1024
+ },
1025
+ "state": {
1026
+ "delta_indices": [
1027
+ 0
1028
+ ],
1029
+ "modality_keys": [
1030
+ "left_eef",
1031
+ "right_eef",
1032
+ "hands"
1033
+ ],
1034
+ "sin_cos_embedding_keys": null,
1035
+ "mean_std_embedding_keys": null,
1036
+ "action_configs": null
1037
+ },
1038
+ "action": {
1039
+ "delta_indices": [
1040
+ 0,
1041
+ 1,
1042
+ 2,
1043
+ 3,
1044
+ 4,
1045
+ 5,
1046
+ 6,
1047
+ 7,
1048
+ 8,
1049
+ 9,
1050
+ 10,
1051
+ 11,
1052
+ 12,
1053
+ 13,
1054
+ 14,
1055
+ 15
1056
+ ],
1057
+ "modality_keys": [
1058
+ "left_eef",
1059
+ "right_eef",
1060
+ "hands"
1061
+ ],
1062
+ "sin_cos_embedding_keys": null,
1063
+ "mean_std_embedding_keys": null,
1064
+ "action_configs": [
1065
+ {
1066
+ "rep": "ABSOLUTE",
1067
+ "type": "NON_EEF",
1068
+ "format": "DEFAULT",
1069
+ "state_key": null
1070
+ },
1071
+ {
1072
+ "rep": "ABSOLUTE",
1073
+ "type": "NON_EEF",
1074
+ "format": "DEFAULT",
1075
+ "state_key": null
1076
+ },
1077
+ {
1078
+ "rep": "ABSOLUTE",
1079
+ "type": "NON_EEF",
1080
+ "format": "DEFAULT",
1081
+ "state_key": null
1082
+ }
1083
+ ]
1084
+ },
1085
+ "language": {
1086
+ "delta_indices": [
1087
+ 0
1088
+ ],
1089
+ "modality_keys": [
1090
+ "annotation.human.task_description"
1091
+ ],
1092
+ "sin_cos_embedding_keys": null,
1093
+ "mean_std_embedding_keys": null,
1094
+ "action_configs": null
1095
+ }
1096
+ }
1097
+ },
1098
+ "image_crop_size": [
1099
+ 230,
1100
+ 230
1101
+ ],
1102
+ "image_target_size": [
1103
+ 256,
1104
+ 256
1105
+ ],
1106
+ "use_albumentations": true,
1107
+ "random_rotation_angle": 0,
1108
+ "color_jitter_params": {
1109
+ "brightness": 0.3,
1110
+ "contrast": 0.4,
1111
+ "saturation": 0.5,
1112
+ "hue": 0.08
1113
+ },
1114
+ "shortest_image_edge": 256,
1115
+ "crop_fraction": 0.95,
1116
+ "letter_box_transform": false,
1117
+ "model_name": "nvidia/Cosmos-Reason2-2B",
1118
+ "model_type": "qwen",
1119
+ "formalize_language": true,
1120
+ "max_state_dim": 132,
1121
+ "max_action_dim": 132,
1122
+ "max_action_horizon": 40,
1123
+ "use_percentiles": true,
1124
+ "use_mean_std": false,
1125
+ "clip_outliers": true,
1126
+ "apply_sincos_state_encoding": false,
1127
+ "use_relative_action": true,
1128
+ "exclude_state": false,
1129
+ "state_dropout_prob": 0.1
1130
+ }
1131
+ }
statistics.json ADDED
The diff for this file is too large to render. See raw diff
 
wandb_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"project": "finetune-gr00t-n1d7", "run_id": "ne_full"}