pravsels commited on
Commit
9b2fb7b
·
verified ·
1 Parent(s): 35da4b6

Upload GR00T N1.7 checkpoint step 6000

Browse files
checkpoints/6000/pretrained_model/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.2,
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
+ }
checkpoints/6000/pretrained_model/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
+ "new_embodiment": 10,
55
+ "robocasa_gr1_tabletop": 10,
56
+ "unitree_g1_sonic": 11
57
+ }
checkpoints/6000/pretrained_model/experiment_cfg/conf.yaml ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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:
27
+ brightness: 0.3
28
+ contrast: 0.4
29
+ saturation: 0.5
30
+ hue: 0.08
31
+ use_albumentations_transforms: true
32
+ letter_box_transform: false
33
+ extra_augmentation_config: null
34
+ formalize_language: true
35
+ apply_sincos_state_encoding: false
36
+ use_percentiles: true
37
+ use_relative_action: true
38
+ max_state_dim: 132
39
+ max_action_dim: 132
40
+ action_horizon: 40
41
+ hidden_size: 1024
42
+ input_embedding_dim: 1536
43
+ state_history_length: 1
44
+ add_pos_embed: true
45
+ attn_dropout: 0.2
46
+ use_vlln: true
47
+ max_seq_len: 1024
48
+ use_alternate_vl_dit: true
49
+ attend_text_every_n_blocks: 2
50
+ diffusion_model_cfg:
51
+ positional_embeddings: null
52
+ num_layers: 16
53
+ num_attention_heads: 32
54
+ attention_head_dim: 48
55
+ norm_type: ada_norm
56
+ dropout: 0.2
57
+ final_dropout: true
58
+ output_dim: 1024
59
+ interleave_self_attention: true
60
+ num_inference_timesteps: 4
61
+ noise_beta_alpha: 1.5
62
+ noise_beta_beta: 1.0
63
+ noise_s: 0.999
64
+ num_timestep_buckets: 1000
65
+ tune_projector: true
66
+ tune_diffusion_model: true
67
+ tune_vlln: true
68
+ state_dropout_prob: 0.2
69
+ exclude_state: false
70
+ use_mean_std: false
71
+ max_num_embodiments: 32
72
+ data:
73
+ datasets:
74
+ - dataset_paths:
75
+ - /scratch/u6kr/pravsels.u6kr/groot/datasets/fold_tea_towel
76
+ embodiment_tag: new_embodiment
77
+ mix_ratio: 1.0
78
+ dataset_type: physical_embodiment
79
+ val_dataset_path: null
80
+ modality_configs:
81
+ new_embodiment:
82
+ video:
83
+ delta_indices:
84
+ - 0
85
+ modality_keys:
86
+ - left_wrist
87
+ - right_wrist
88
+ - top
89
+ sin_cos_embedding_keys: null
90
+ mean_std_embedding_keys: null
91
+ action_configs: null
92
+ state:
93
+ delta_indices:
94
+ - 0
95
+ modality_keys:
96
+ - left_arm
97
+ - left_gripper
98
+ - right_arm
99
+ - right_gripper
100
+ sin_cos_embedding_keys: null
101
+ mean_std_embedding_keys: null
102
+ action_configs: null
103
+ action:
104
+ delta_indices:
105
+ - 0
106
+ - 1
107
+ - 2
108
+ - 3
109
+ - 4
110
+ - 5
111
+ - 6
112
+ - 7
113
+ - 8
114
+ - 9
115
+ - 10
116
+ - 11
117
+ - 12
118
+ - 13
119
+ - 14
120
+ - 15
121
+ modality_keys:
122
+ - left_arm
123
+ - left_gripper
124
+ - right_arm
125
+ - right_gripper
126
+ sin_cos_embedding_keys: null
127
+ mean_std_embedding_keys: null
128
+ action_configs:
129
+ - rep: RELATIVE
130
+ type: NON_EEF
131
+ format: DEFAULT
132
+ state_key: null
133
+ - rep: ABSOLUTE
134
+ type: NON_EEF
135
+ format: DEFAULT
136
+ state_key: null
137
+ - rep: RELATIVE
138
+ type: NON_EEF
139
+ format: DEFAULT
140
+ state_key: null
141
+ - rep: ABSOLUTE
142
+ type: NON_EEF
143
+ format: DEFAULT
144
+ state_key: null
145
+ language:
146
+ delta_indices:
147
+ - 0
148
+ modality_keys:
149
+ - annotation.human.task_description
150
+ sin_cos_embedding_keys: null
151
+ mean_std_embedding_keys: null
152
+ action_configs: null
153
+ download_cache: false
154
+ shard_size: 1024
155
+ episode_sampling_rate: 0.1
156
+ num_shards_per_epoch: 100000
157
+ override_pretraining_statistics: true
158
+ mode: single_turn
159
+ random_chop: 0.0
160
+ mock_dataset_mode: false
161
+ shuffle: true
162
+ seed: 42
163
+ multiprocessing_context: fork
164
+ allow_padding: false
165
+ subsample_ratio: 1.0
166
+ image_crop_size:
167
+ - 244
168
+ - 244
169
+ image_target_size:
170
+ - 224
171
+ - 224
172
+ training:
173
+ output_dir: /scratch/u6kr/pravsels.u6kr/groot/checkpoints/groot_fold_tea_towel
174
+ experiment_name: groot_fold_tea_towel
175
+ max_steps: 30000
176
+ global_batch_size: 64
177
+ per_gpu_batch_size: null
178
+ gradient_accumulation_steps: 1
179
+ learning_rate: 0.0001
180
+ lr_scheduler_type: cosine
181
+ weight_decay: 1.0e-05
182
+ warmup_ratio: 0.05
183
+ warmup_steps: 0
184
+ max_grad_norm: 1.0
185
+ optim: adamw_torch
186
+ start_from_checkpoint: nvidia/GR00T-N1.7-3B
187
+ skip_weight_loading: false
188
+ tf32: true
189
+ fp16: false
190
+ bf16: true
191
+ eval_bf16: true
192
+ logging_steps: 10
193
+ save_steps: 2000
194
+ save_total_limit: 5
195
+ save_vl_model: false
196
+ save_only_model: false
197
+ resume_from_checkpoint: false
198
+ upload_checkpoints: false
199
+ upload_every: 1000
200
+ upload_last_n_checkpoints: 5
201
+ max_concurrent_uploads: 2
202
+ eval_strategy: 'no'
203
+ eval_steps: 500
204
+ eval_set_split_ratio: 0.1
205
+ eval_batch_size: 2
206
+ save_best_eval_metric_name: ''
207
+ save_best_eval_metric_greater_is_better: true
208
+ deepspeed_stage: 2
209
+ gradient_checkpointing: false
210
+ transformers_trust_remote_code: true
211
+ transformers_local_files_only: false
212
+ transformers_cache_dir: null
213
+ transformers_access_token: null
214
+ use_ddp: false
215
+ ddp_bucket_cap_mb: 100
216
+ num_gpus: 1
217
+ dataloader_num_workers: 8
218
+ remove_unused_columns: false
219
+ use_wandb: true
220
+ wandb_project: groot_fold_tea_towel
221
+ enable_profiling: false
222
+ max_retries: 3
223
+ assert_loss_less_than: null
224
+ add_rl_callback: false
225
+ enable_open_loop_eval: false
226
+ open_loop_eval_traj_ids:
227
+ - 0
228
+ open_loop_eval_steps_per_traj: 100
229
+ open_loop_eval_plot_indices: null
230
+ max_steps: 30000
231
+ save_steps: 2000
checkpoints/6000/pretrained_model/experiment_cfg/config.yaml ADDED
@@ -0,0 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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:
27
+ brightness: 0.3
28
+ contrast: 0.4
29
+ saturation: 0.5
30
+ hue: 0.08
31
+ use_albumentations_transforms: true
32
+ letter_box_transform: false
33
+ extra_augmentation_config: null
34
+ formalize_language: true
35
+ apply_sincos_state_encoding: false
36
+ use_percentiles: true
37
+ use_relative_action: true
38
+ max_state_dim: 132
39
+ max_action_dim: 132
40
+ action_horizon: 40
41
+ hidden_size: 1024
42
+ input_embedding_dim: 1536
43
+ state_history_length: 1
44
+ add_pos_embed: true
45
+ attn_dropout: 0.2
46
+ use_vlln: true
47
+ max_seq_len: 1024
48
+ use_alternate_vl_dit: true
49
+ attend_text_every_n_blocks: 2
50
+ diffusion_model_cfg:
51
+ positional_embeddings: null
52
+ num_layers: 16
53
+ num_attention_heads: 32
54
+ attention_head_dim: 48
55
+ norm_type: ada_norm
56
+ dropout: 0.2
57
+ final_dropout: true
58
+ output_dim: 1024
59
+ interleave_self_attention: true
60
+ num_inference_timesteps: 4
61
+ noise_beta_alpha: 1.5
62
+ noise_beta_beta: 1.0
63
+ noise_s: 0.999
64
+ num_timestep_buckets: 1000
65
+ tune_projector: true
66
+ tune_diffusion_model: true
67
+ tune_vlln: true
68
+ state_dropout_prob: 0.2
69
+ exclude_state: false
70
+ use_mean_std: false
71
+ max_num_embodiments: 32
72
+ data:
73
+ datasets:
74
+ - dataset_paths:
75
+ - /scratch/u6kr/pravsels.u6kr/groot/datasets/fold_tea_towel
76
+ embodiment_tag: new_embodiment
77
+ mix_ratio: 1.0
78
+ dataset_type: physical_embodiment
79
+ val_dataset_path: null
80
+ modality_configs:
81
+ new_embodiment:
82
+ video:
83
+ delta_indices:
84
+ - 0
85
+ modality_keys:
86
+ - left_wrist
87
+ - right_wrist
88
+ - top
89
+ sin_cos_embedding_keys: null
90
+ mean_std_embedding_keys: null
91
+ action_configs: null
92
+ state:
93
+ delta_indices:
94
+ - 0
95
+ modality_keys:
96
+ - left_arm
97
+ - left_gripper
98
+ - right_arm
99
+ - right_gripper
100
+ sin_cos_embedding_keys: null
101
+ mean_std_embedding_keys: null
102
+ action_configs: null
103
+ action:
104
+ delta_indices:
105
+ - 0
106
+ - 1
107
+ - 2
108
+ - 3
109
+ - 4
110
+ - 5
111
+ - 6
112
+ - 7
113
+ - 8
114
+ - 9
115
+ - 10
116
+ - 11
117
+ - 12
118
+ - 13
119
+ - 14
120
+ - 15
121
+ modality_keys:
122
+ - left_arm
123
+ - left_gripper
124
+ - right_arm
125
+ - right_gripper
126
+ sin_cos_embedding_keys: null
127
+ mean_std_embedding_keys: null
128
+ action_configs:
129
+ - rep: relative
130
+ type: non_eef
131
+ format: default
132
+ state_key: null
133
+ - rep: absolute
134
+ type: non_eef
135
+ format: default
136
+ state_key: null
137
+ - rep: relative
138
+ type: non_eef
139
+ format: default
140
+ state_key: null
141
+ - rep: absolute
142
+ type: non_eef
143
+ format: default
144
+ state_key: null
145
+ language:
146
+ delta_indices:
147
+ - 0
148
+ modality_keys:
149
+ - annotation.human.task_description
150
+ sin_cos_embedding_keys: null
151
+ mean_std_embedding_keys: null
152
+ action_configs: null
153
+ download_cache: false
154
+ shard_size: 1024
155
+ episode_sampling_rate: 0.1
156
+ num_shards_per_epoch: 100000
157
+ override_pretraining_statistics: true
158
+ mode: single_turn
159
+ random_chop: 0.0
160
+ mock_dataset_mode: false
161
+ shuffle: true
162
+ seed: 42
163
+ multiprocessing_context: fork
164
+ allow_padding: false
165
+ subsample_ratio: 1.0
166
+ image_crop_size:
167
+ - 244
168
+ - 244
169
+ image_target_size:
170
+ - 224
171
+ - 224
172
+ training:
173
+ output_dir: /scratch/u6kr/pravsels.u6kr/groot/checkpoints/groot_fold_tea_towel
174
+ experiment_name: groot_fold_tea_towel
175
+ max_steps: 30000
176
+ global_batch_size: 64
177
+ per_gpu_batch_size: null
178
+ gradient_accumulation_steps: 1
179
+ learning_rate: 0.0001
180
+ lr_scheduler_type: cosine
181
+ weight_decay: 1.0e-05
182
+ warmup_ratio: 0.05
183
+ warmup_steps: 0
184
+ max_grad_norm: 1.0
185
+ optim: adamw_torch
186
+ start_from_checkpoint: nvidia/GR00T-N1.7-3B
187
+ skip_weight_loading: false
188
+ tf32: true
189
+ fp16: false
190
+ bf16: true
191
+ eval_bf16: true
192
+ logging_steps: 10
193
+ save_steps: 2000
194
+ save_total_limit: 5
195
+ save_vl_model: false
196
+ save_only_model: false
197
+ resume_from_checkpoint: false
198
+ upload_checkpoints: false
199
+ upload_every: 1000
200
+ upload_last_n_checkpoints: 5
201
+ max_concurrent_uploads: 2
202
+ eval_strategy: 'no'
203
+ eval_steps: 500
204
+ eval_set_split_ratio: 0.1
205
+ eval_batch_size: 2
206
+ save_best_eval_metric_name: ''
207
+ save_best_eval_metric_greater_is_better: true
208
+ deepspeed_stage: 2
209
+ gradient_checkpointing: false
210
+ transformers_trust_remote_code: true
211
+ transformers_local_files_only: false
212
+ transformers_cache_dir: null
213
+ transformers_access_token: null
214
+ use_ddp: false
215
+ ddp_bucket_cap_mb: 100
216
+ num_gpus: 1
217
+ dataloader_num_workers: 8
218
+ remove_unused_columns: false
219
+ use_wandb: true
220
+ wandb_project: groot_fold_tea_towel
221
+ enable_profiling: false
222
+ max_retries: 3
223
+ assert_loss_less_than: null
224
+ add_rl_callback: false
225
+ enable_open_loop_eval: false
226
+ open_loop_eval_traj_ids:
227
+ - 0
228
+ open_loop_eval_steps_per_traj: 100
229
+ open_loop_eval_plot_indices: null
checkpoints/6000/pretrained_model/experiment_cfg/dataset_statistics.json ADDED
@@ -0,0 +1,1638 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "state": {
4
+ "left_arm": {
5
+ "min": [
6
+ -45.098899841308594,
7
+ -102.68132019042969,
8
+ -95.12088012695312,
9
+ -33.758243560791016,
10
+ -82.15384674072266
11
+ ],
12
+ "max": [
13
+ 60.21977996826172,
14
+ 82.81318664550781,
15
+ 96.35164642333984,
16
+ 100.48351287841797,
17
+ 56.83516311645508
18
+ ],
19
+ "mean": [
20
+ 12.810133934020996,
21
+ -19.254976272583008,
22
+ 34.27449035644531,
23
+ 68.60897064208984,
24
+ -26.3891658782959
25
+ ],
26
+ "std": [
27
+ 13.372056007385254,
28
+ 42.308048248291016,
29
+ 38.13399887084961,
30
+ 20.61830711364746,
31
+ 27.27588653564453
32
+ ],
33
+ "q01": [
34
+ -18.63912073135376,
35
+ -102.32967376708984,
36
+ -64.26373291015625,
37
+ 13.714285850524902,
38
+ -77.84615325927734
39
+ ],
40
+ "q99": [
41
+ 46.593406677246094,
42
+ 59.42856979370117,
43
+ 96.0879135131836,
44
+ 100.04395294189453,
45
+ 42.94505310058594
46
+ ]
47
+ },
48
+ "left_gripper": {
49
+ "min": [
50
+ 0.2697235345840454
51
+ ],
52
+ "max": [
53
+ 35.87322998046875
54
+ ],
55
+ "mean": [
56
+ 4.861481189727783
57
+ ],
58
+ "std": [
59
+ 7.024927616119385
60
+ ],
61
+ "q01": [
62
+ 0.47201618552207947
63
+ ],
64
+ "q99": [
65
+ 27.74848278045668
66
+ ]
67
+ },
68
+ "right_arm": {
69
+ "min": [
70
+ -45.27472686767578,
71
+ -102.85713958740234,
72
+ -95.82417297363281,
73
+ -48.263736724853516,
74
+ -8.04395580291748
75
+ ],
76
+ "max": [
77
+ 31.208791732788086,
78
+ 87.20879364013672,
79
+ 95.9120864868164,
80
+ 100.30769348144531,
81
+ 106.4175796508789
82
+ ],
83
+ "mean": [
84
+ -6.187728404998779,
85
+ -55.42434310913086,
86
+ 54.7320442199707,
87
+ 65.9648208618164,
88
+ 41.58959197998047
89
+ ],
90
+ "std": [
91
+ 10.816117286682129,
92
+ 47.523109436035156,
93
+ 32.61669158935547,
94
+ 21.954259872436523,
95
+ 32.94498062133789
96
+ ],
97
+ "q01": [
98
+ -28.74725341796875,
99
+ -102.5934066772461,
100
+ -45.49538402557373,
101
+ -4.92307710647583,
102
+ -2.681318759918213
103
+ ],
104
+ "q99": [
105
+ 25.230770111083984,
106
+ 45.098899841308594,
107
+ 95.73626708984375,
108
+ 100.30769348144531,
109
+ 101.31867980957031
110
+ ]
111
+ },
112
+ "right_gripper": {
113
+ "min": [
114
+ 0.664893627166748
115
+ ],
116
+ "max": [
117
+ 41.6888313293457
118
+ ],
119
+ "mean": [
120
+ 2.9460561275482178
121
+ ],
122
+ "std": [
123
+ 5.818297863006592
124
+ ],
125
+ "q01": [
126
+ 0.664893627166748
127
+ ],
128
+ "q99": [
129
+ 26.79521369934082
130
+ ]
131
+ }
132
+ },
133
+ "action": {
134
+ "left_arm": {
135
+ "min": [
136
+ -45.4945068359375,
137
+ -104.13186645507812,
138
+ -96.57142639160156,
139
+ -34.769229888916016,
140
+ -101.31867980957031
141
+ ],
142
+ "max": [
143
+ 61.58241653442383,
144
+ 83.03296661376953,
145
+ 96.92308044433594,
146
+ 100.96703338623047,
147
+ 57.18681335449219
148
+ ],
149
+ "mean": [
150
+ 12.786359786987305,
151
+ -19.835865020751953,
152
+ 33.17704391479492,
153
+ 68.36845397949219,
154
+ -26.384737014770508
155
+ ],
156
+ "std": [
157
+ 13.460295677185059,
158
+ 42.06142044067383,
159
+ 38.67616653442383,
160
+ 21.061498641967773,
161
+ 27.458419799804688
162
+ ],
163
+ "q01": [
164
+ -18.769229888916016,
165
+ -102.81318664550781,
166
+ -66.5934066772461,
167
+ 13.318681716918945,
168
+ -78.24263557434082
169
+ ],
170
+ "q99": [
171
+ 46.901100158691406,
172
+ 58.022857475280944,
173
+ 96.65933990478516,
174
+ 100.70330047607422,
175
+ 43.03296661376953
176
+ ]
177
+ },
178
+ "left_gripper": {
179
+ "min": [
180
+ 0.0
181
+ ],
182
+ "max": [
183
+ 36.213993072509766
184
+ ],
185
+ "mean": [
186
+ 4.467700481414795
187
+ ],
188
+ "std": [
189
+ 7.238208770751953
190
+ ],
191
+ "q01": [
192
+ 0.3292181193828583
193
+ ],
194
+ "q99": [
195
+ 28.06584358215332
196
+ ]
197
+ },
198
+ "right_arm": {
199
+ "min": [
200
+ -45.846153259277344,
201
+ -103.56044006347656,
202
+ -96.13186645507812,
203
+ -49.4945068359375,
204
+ -8.219779968261719
205
+ ],
206
+ "max": [
207
+ 31.868131637573242,
208
+ 88.35164642333984,
209
+ 97.53845977783203,
210
+ 100.92308044433594,
211
+ 106.76923370361328
212
+ ],
213
+ "mean": [
214
+ -6.135377883911133,
215
+ -55.79447937011719,
216
+ 53.98007583618164,
217
+ 65.63443756103516,
218
+ 41.6619987487793
219
+ ],
220
+ "std": [
221
+ 10.916014671325684,
222
+ 47.34526062011719,
223
+ 33.319366455078125,
224
+ 22.094186782836914,
225
+ 32.90013885498047
226
+ ],
227
+ "q01": [
228
+ -28.791208267211914,
229
+ -102.76923370361328,
230
+ -47.649230766296384,
231
+ -5.1868133544921875,
232
+ -2.065934181213379
233
+ ],
234
+ "q99": [
235
+ 24.83516502380371,
236
+ 44.21977996826172,
237
+ 97.18681335449219,
238
+ 100.74725341796875,
239
+ 101.4945068359375
240
+ ]
241
+ },
242
+ "right_gripper": {
243
+ "min": [
244
+ 0.0
245
+ ],
246
+ "max": [
247
+ 41.96721267700195
248
+ ],
249
+ "mean": [
250
+ 2.2987477779388428
251
+ ],
252
+ "std": [
253
+ 5.856294631958008
254
+ ],
255
+ "q01": [
256
+ 0.32786884903907776
257
+ ],
258
+ "q99": [
259
+ 27.295082092285156
260
+ ]
261
+ }
262
+ },
263
+ "relative_action": {
264
+ "left_arm": {
265
+ "min": [
266
+ [
267
+ -19.736263275146484,
268
+ -40.835166931152344,
269
+ -33.71428680419922,
270
+ -36.43955993652344,
271
+ -32.43955993652344
272
+ ],
273
+ [
274
+ -21.846153259277344,
275
+ -45.67033004760742,
276
+ -38.02198028564453,
277
+ -41.890106201171875,
278
+ -40.0
279
+ ],
280
+ [
281
+ -23.34065818786621,
282
+ -50.06593322753906,
283
+ -42.153846740722656,
284
+ -48.131866455078125,
285
+ -46.593406677246094
286
+ ],
287
+ [
288
+ -25.89011001586914,
289
+ -53.846153259277344,
290
+ -45.846153259277344,
291
+ -53.75823974609375,
292
+ -53.36263656616211
293
+ ],
294
+ [
295
+ -28.96703338623047,
296
+ -57.978023529052734,
297
+ -49.89011001586914,
298
+ -58.417579650878906,
299
+ -61.36263656616211
300
+ ],
301
+ [
302
+ -31.60439682006836,
303
+ -62.373626708984375,
304
+ -52.263736724853516,
305
+ -63.16484069824219,
306
+ -68.83516693115234
307
+ ],
308
+ [
309
+ -33.80219650268555,
310
+ -66.68132019042969,
311
+ -56.30769348144531,
312
+ -66.68132019042969,
313
+ -75.42857360839844
314
+ ],
315
+ [
316
+ -36.0,
317
+ -70.9011001586914,
318
+ -58.85714340209961,
319
+ -70.37362670898438,
320
+ -81.84616088867188
321
+ ],
322
+ [
323
+ -38.10988998413086,
324
+ -75.29670715332031,
325
+ -62.63736343383789,
326
+ -74.5054931640625,
327
+ -86.68132019042969
328
+ ],
329
+ [
330
+ -40.131866455078125,
331
+ -79.78022003173828,
332
+ -66.5054931640625,
333
+ -79.16483306884766,
334
+ -90.81318664550781
335
+ ],
336
+ [
337
+ -42.94505310058594,
338
+ -84.61538696289062,
339
+ -69.84615325927734,
340
+ -83.91209411621094,
341
+ -94.85714721679688
342
+ ],
343
+ [
344
+ -45.582420349121094,
345
+ -89.01099395751953,
346
+ -72.92308044433594,
347
+ -88.4835205078125,
348
+ -98.54945373535156
349
+ ],
350
+ [
351
+ -47.78022003173828,
352
+ -93.40660095214844,
353
+ -76.0879135131836,
354
+ -92.0,
355
+ -101.36264038085938
356
+ ],
357
+ [
358
+ -49.97801971435547,
359
+ -97.80220031738281,
360
+ -79.25274658203125,
361
+ -95.69230651855469,
362
+ -103.56044006347656
363
+ ],
364
+ [
365
+ -52.087913513183594,
366
+ -102.1098861694336,
367
+ -82.85714721679688,
368
+ -99.20878601074219,
369
+ -104.61538696289062
370
+ ],
371
+ [
372
+ -53.05494689941406,
373
+ -106.06593322753906,
374
+ -86.46153259277344,
375
+ -101.4945068359375,
376
+ -105.05494689941406
377
+ ]
378
+ ],
379
+ "max": [
380
+ [
381
+ 19.736263275146484,
382
+ 28.351648330688477,
383
+ 33.97801971435547,
384
+ 36.4395637512207,
385
+ 30.24176025390625
386
+ ],
387
+ [
388
+ 23.60439682006836,
389
+ 31.692306518554688,
390
+ 38.81318664550781,
391
+ 46.10988998413086,
392
+ 37.010990142822266
393
+ ],
394
+ [
395
+ 27.47252655029297,
396
+ 35.82417678833008,
397
+ 43.56044006347656,
398
+ 55.164833068847656,
399
+ 44.395606994628906
400
+ ],
401
+ [
402
+ 30.901100158691406,
403
+ 41.45054626464844,
404
+ 49.18681335449219,
405
+ 63.164833068847656,
406
+ 51.16483688354492
407
+ ],
408
+ [
409
+ 34.24176025390625,
410
+ 46.28571319580078,
411
+ 55.516483306884766,
412
+ 69.31867980957031,
413
+ 55.384613037109375
414
+ ],
415
+ [
416
+ 36.96703338623047,
417
+ 50.593406677246094,
418
+ 61.846153259277344,
419
+ 75.29669952392578,
420
+ 58.54944610595703
421
+ ],
422
+ [
423
+ 39.516483306884766,
424
+ 55.95604705810547,
425
+ 67.03296661376953,
426
+ 79.86812591552734,
427
+ 61.626373291015625
428
+ ],
429
+ [
430
+ 41.5384635925293,
431
+ 60.52747344970703,
432
+ 71.42857360839844,
433
+ 81.71427917480469,
434
+ 63.648353576660156
435
+ ],
436
+ [
437
+ 43.20879364013672,
438
+ 63.42857360839844,
439
+ 75.82417297363281,
440
+ 82.24175262451172,
441
+ 64.61538696289062
442
+ ],
443
+ [
444
+ 44.70330047607422,
445
+ 67.56044006347656,
446
+ 80.21977996826172,
447
+ 82.24175262451172,
448
+ 66.989013671875
449
+ ],
450
+ [
451
+ 47.340660095214844,
452
+ 70.54945373535156,
453
+ 84.43955993652344,
454
+ 82.5054931640625,
455
+ 68.74725341796875
456
+ ],
457
+ [
458
+ 49.18681335449219,
459
+ 72.4835205078125,
460
+ 88.30769348144531,
461
+ 85.75824737548828,
462
+ 70.06593322753906
463
+ ],
464
+ [
465
+ 50.85714340209961,
466
+ 74.85714721679688,
467
+ 92.43955993652344,
468
+ 89.45055389404297,
469
+ 72.17582702636719
470
+ ],
471
+ [
472
+ 51.736263275146484,
473
+ 76.70330047607422,
474
+ 96.74725341796875,
475
+ 92.26374053955078,
476
+ 74.46154022216797
477
+ ],
478
+ [
479
+ 52.351646423339844,
480
+ 78.28571319580078,
481
+ 101.05494689941406,
482
+ 94.10989379882812,
483
+ 77.010986328125
484
+ ],
485
+ [
486
+ 52.70329666137695,
487
+ 79.07691955566406,
488
+ 104.9230728149414,
489
+ 95.34066009521484,
490
+ 79.9120864868164
491
+ ]
492
+ ],
493
+ "mean": [
494
+ [
495
+ -0.024751657620072365,
496
+ -0.5777587294578552,
497
+ -1.1511529684066772,
498
+ -0.2482052892446518,
499
+ 0.0036473621148616076
500
+ ],
501
+ [
502
+ -0.023677438497543335,
503
+ -0.5762194991111755,
504
+ -1.153779149055481,
505
+ -0.24979883432388306,
506
+ 0.0042699663899838924
507
+ ],
508
+ [
509
+ -0.0225444994866848,
510
+ -0.5749427676200867,
511
+ -1.1559175252914429,
512
+ -0.2509443461894989,
513
+ 0.005020834505558014
514
+ ],
515
+ [
516
+ -0.02140357531607151,
517
+ -0.5739067792892456,
518
+ -1.15748929977417,
519
+ -0.25165948271751404,
520
+ 0.005782418418675661
521
+ ],
522
+ [
523
+ -0.020310720428824425,
524
+ -0.5731510519981384,
525
+ -1.1585018634796143,
526
+ -0.2521669566631317,
527
+ 0.00646925950422883
528
+ ],
529
+ [
530
+ -0.019183022901415825,
531
+ -0.572593092918396,
532
+ -1.1592518091201782,
533
+ -0.2524907886981964,
534
+ 0.00711586931720376
535
+ ],
536
+ [
537
+ -0.017994001507759094,
538
+ -0.5721989870071411,
539
+ -1.1598806381225586,
540
+ -0.25263336300849915,
541
+ 0.00763689773157239
542
+ ],
543
+ [
544
+ -0.01688242517411709,
545
+ -0.5719283223152161,
546
+ -1.1603549718856812,
547
+ -0.25268998742103577,
548
+ 0.008042887784540653
549
+ ],
550
+ [
551
+ -0.01589633896946907,
552
+ -0.571760356426239,
553
+ -1.1606241464614868,
554
+ -0.25266849994659424,
555
+ 0.00842770654708147
556
+ ],
557
+ [
558
+ -0.015172175131738186,
559
+ -0.5716585516929626,
560
+ -1.160725712776184,
561
+ -0.2525671124458313,
562
+ 0.008732170797884464
563
+ ],
564
+ [
565
+ -0.014867639169096947,
566
+ -0.5715647339820862,
567
+ -1.160711407661438,
568
+ -0.2524625360965729,
569
+ 0.00899407546967268
570
+ ],
571
+ [
572
+ -0.015081332065165043,
573
+ -0.5714545845985413,
574
+ -1.1606216430664062,
575
+ -0.25240352749824524,
576
+ 0.00927999522536993
577
+ ],
578
+ [
579
+ -0.015837598592042923,
580
+ -0.5713424682617188,
581
+ -1.1604515314102173,
582
+ -0.2523920238018036,
583
+ 0.009568533860147
584
+ ],
585
+ [
586
+ -0.017074845731258392,
587
+ -0.5712339878082275,
588
+ -1.1602224111557007,
589
+ -0.25239527225494385,
590
+ 0.009766485542058945
591
+ ],
592
+ [
593
+ -0.0186378825455904,
594
+ -0.5711241364479065,
595
+ -1.159949779510498,
596
+ -0.25240370631217957,
597
+ 0.00997489970177412
598
+ ],
599
+ [
600
+ -0.020537955686450005,
601
+ -0.5710315108299255,
602
+ -1.159618616104126,
603
+ -0.25247859954833984,
604
+ 0.010180596262216568
605
+ ]
606
+ ],
607
+ "std": [
608
+ [
609
+ 2.747965097427368,
610
+ 5.4104905128479,
611
+ 5.253050327301025,
612
+ 4.720472812652588,
613
+ 3.906789541244507
614
+ ],
615
+ [
616
+ 3.4140515327453613,
617
+ 6.890791416168213,
618
+ 6.6231608390808105,
619
+ 5.933166027069092,
620
+ 4.993560314178467
621
+ ],
622
+ [
623
+ 4.053647041320801,
624
+ 8.356815338134766,
625
+ 7.978750228881836,
626
+ 7.119591236114502,
627
+ 6.031727313995361
628
+ ],
629
+ [
630
+ 4.660288333892822,
631
+ 9.796494483947754,
632
+ 9.309324264526367,
633
+ 8.2681245803833,
634
+ 7.024056434631348
635
+ ],
636
+ [
637
+ 5.232051372528076,
638
+ 11.203760147094727,
639
+ 10.611137390136719,
640
+ 9.373324394226074,
641
+ 7.974161624908447
642
+ ],
643
+ [
644
+ 5.768863201141357,
645
+ 12.575081825256348,
646
+ 11.881863594055176,
647
+ 10.432653427124023,
648
+ 8.885364532470703
649
+ ],
650
+ [
651
+ 6.272150993347168,
652
+ 13.909099578857422,
653
+ 13.12148380279541,
654
+ 11.444474220275879,
655
+ 9.760441780090332
656
+ ],
657
+ [
658
+ 6.743823528289795,
659
+ 15.204959869384766,
660
+ 14.330262184143066,
661
+ 12.408495903015137,
662
+ 10.601532936096191
663
+ ],
664
+ [
665
+ 7.185756683349609,
666
+ 16.462491989135742,
667
+ 15.509175300598145,
668
+ 13.32470417022705,
669
+ 11.410869598388672
670
+ ],
671
+ [
672
+ 7.599637508392334,
673
+ 17.68210792541504,
674
+ 16.659103393554688,
675
+ 14.193860054016113,
676
+ 12.190402030944824
677
+ ],
678
+ [
679
+ 7.9871907234191895,
680
+ 18.864431381225586,
681
+ 17.781143188476562,
682
+ 15.016849517822266,
683
+ 12.942131042480469
684
+ ],
685
+ [
686
+ 8.35024642944336,
687
+ 20.010360717773438,
688
+ 18.876049041748047,
689
+ 15.794344902038574,
690
+ 13.667508125305176
691
+ ],
692
+ [
693
+ 8.69052791595459,
694
+ 21.121095657348633,
695
+ 19.944717407226562,
696
+ 16.52754783630371,
697
+ 14.367841720581055
698
+ ],
699
+ [
700
+ 9.010092735290527,
701
+ 22.19770622253418,
702
+ 20.98802947998047,
703
+ 17.21765899658203,
704
+ 15.04405403137207
705
+ ],
706
+ [
707
+ 9.311015129089355,
708
+ 23.2414608001709,
709
+ 22.00657844543457,
710
+ 17.865924835205078,
711
+ 15.69723129272461
712
+ ],
713
+ [
714
+ 9.595189094543457,
715
+ 24.253175735473633,
716
+ 23.000965118408203,
717
+ 18.47374725341797,
718
+ 16.328317642211914
719
+ ]
720
+ ],
721
+ "q01": [
722
+ [
723
+ -7.428571701049805,
724
+ -16.571428298950195,
725
+ -12.967914371490478,
726
+ -12.175823211669922,
727
+ -13.538461685180664
728
+ ],
729
+ [
730
+ -9.36263656616211,
731
+ -21.230770111083984,
732
+ -16.30769157409668,
733
+ -15.076921472549438,
734
+ -17.14285659790039
735
+ ],
736
+ [
737
+ -11.120876331329345,
738
+ -25.71428300857544,
739
+ -19.47252655029297,
740
+ -17.978019733428955,
741
+ -20.483516693115234
742
+ ],
743
+ [
744
+ -12.704177646636962,
745
+ -30.10988998413086,
746
+ -22.63736343383789,
747
+ -20.79120635986328,
748
+ -23.560440063476562
749
+ ],
750
+ [
751
+ -14.285713195800781,
752
+ -34.241756477355956,
753
+ -25.714284915924072,
754
+ -22.98900987625122,
755
+ -26.72527503967285
756
+ ],
757
+ [
758
+ -15.692307472229004,
759
+ -38.5494499206543,
760
+ -28.5274715423584,
761
+ -25.450550079345703,
762
+ -29.451429176330567
763
+ ],
764
+ [
765
+ -16.923076648712158,
766
+ -42.506376075744626,
767
+ -31.076923370361328,
768
+ -27.8241729927063,
769
+ -32.351646461486816
770
+ ],
771
+ [
772
+ -18.153846740722656,
773
+ -46.4615364074707,
774
+ -33.53845977783203,
775
+ -29.670330047607422,
776
+ -34.63736343383789
777
+ ],
778
+ [
779
+ -19.120878219604492,
780
+ -50.33054904937744,
781
+ -35.82505588531494,
782
+ -31.781099166870117,
783
+ -36.74725341796875
784
+ ],
785
+ [
786
+ -20.08791160583496,
787
+ -54.10988998413086,
788
+ -38.02285938262939,
789
+ -33.71428680419922,
790
+ -39.121759223937985
791
+ ],
792
+ [
793
+ -20.879121780395508,
794
+ -57.71428680419922,
795
+ -40.21977996826172,
796
+ -35.47252655029297,
797
+ -41.230770111083984
798
+ ],
799
+ [
800
+ -21.58241844177246,
801
+ -61.319558944702145,
802
+ -42.24176025390625,
803
+ -37.05494689941406,
804
+ -42.902858352661134
805
+ ],
806
+ [
807
+ -22.374507694244382,
808
+ -64.660219039917,
809
+ -44.351646423339844,
810
+ -38.46154022216797,
811
+ -44.74901165008545
812
+ ],
813
+ [
814
+ -23.16483497619629,
815
+ -68.0879135131836,
816
+ -46.02197650909424,
817
+ -40.0439567565918,
818
+ -47.03472484588623
819
+ ],
820
+ [
821
+ -23.86812973022461,
822
+ -71.42857360839844,
823
+ -47.956922340393064,
824
+ -41.363519439697264,
825
+ -49.31867980957031
826
+ ],
827
+ [
828
+ -24.395603199005127,
829
+ -74.59428581237793,
830
+ -49.97801975250244,
831
+ -42.59428958892822,
832
+ -50.81318664550781
833
+ ]
834
+ ],
835
+ "q99": [
836
+ [
837
+ 9.362637519836426,
838
+ 13.318681716918945,
839
+ 14.98900608062744,
840
+ 13.846153297424316,
841
+ 11.165715980529644
842
+ ],
843
+ [
844
+ 11.472528476715087,
845
+ 17.186809577941894,
846
+ 19.561319160461284,
847
+ 17.803079376220563,
848
+ 14.417581558227539
849
+ ],
850
+ [
851
+ 13.583297519683697,
852
+ 20.791210174560547,
853
+ 24.132749366760113,
854
+ 21.494503021240234,
855
+ 17.318681716918945
856
+ ],
857
+ [
858
+ 15.516483306884766,
859
+ 24.483516693115234,
860
+ 28.79208927154527,
861
+ 24.923076648712158,
862
+ 20.483516693115234
863
+ ],
864
+ [
865
+ 17.187692470550395,
866
+ 28.087913513183594,
867
+ 33.27560592651353,
868
+ 28.263736763000487,
869
+ 23.120878238677978
870
+ ],
871
+ [
872
+ 18.85714340209961,
873
+ 31.340660095214844,
874
+ 37.67033004760742,
875
+ 31.252746601104736,
876
+ 25.758241653442383
877
+ ],
878
+ [
879
+ 20.439559936523438,
880
+ 34.33055282592759,
881
+ 41.97801971435547,
882
+ 34.329673767089844,
883
+ 28.043956756591797
884
+ ],
885
+ [
886
+ 21.758241653442383,
887
+ 37.406593322753906,
888
+ 46.02197650909424,
889
+ 36.9670295715332,
890
+ 29.978902626037456
891
+ ],
892
+ [
893
+ 23.076923370361328,
894
+ 40.04395679473877,
895
+ 49.890989112853866,
896
+ 39.604393043518066,
897
+ 32.43955993652344
898
+ ],
899
+ [
900
+ 24.21978187561035,
901
+ 42.59341049194336,
902
+ 53.40747241973863,
903
+ 41.97890258789048,
904
+ 34.5494499206543
905
+ ],
906
+ [
907
+ 25.450550079345703,
908
+ 44.967029609680175,
909
+ 57.4505500793457,
910
+ 44.26461963653551,
911
+ 36.21977996826172
912
+ ],
913
+ [
914
+ 26.241758365631103,
915
+ 46.989892768859725,
916
+ 60.70330047607422,
917
+ 46.37362293243408,
918
+ 38.68132019042969
919
+ ],
920
+ [
921
+ 27.208791751861572,
922
+ 49.1876962280272,
923
+ 64.48439956665025,
924
+ 47.95604705810547,
925
+ 40.61538318634033
926
+ ],
927
+ [
928
+ 28.08791160583496,
929
+ 50.945932235717635,
930
+ 68.087905960083,
931
+ 49.274723052978516,
932
+ 42.02285938262926
933
+ ],
934
+ [
935
+ 28.879121780395508,
936
+ 52.879119873046875,
937
+ 71.34066009521484,
938
+ 50.33055282592759,
939
+ 43.60439682006836
940
+ ],
941
+ [
942
+ 29.58241844177246,
943
+ 54.462419319152694,
944
+ 74.15384674072266,
945
+ 51.472530364990234,
946
+ 44.74725341796875
947
+ ]
948
+ ]
949
+ },
950
+ "right_arm": {
951
+ "min": [
952
+ [
953
+ -12.615385055541992,
954
+ -36.74725341796875,
955
+ -24.74725341796875,
956
+ -38.59340286254883,
957
+ -27.164836883544922
958
+ ],
959
+ [
960
+ -15.428571701049805,
961
+ -41.846153259277344,
962
+ -29.58241844177246,
963
+ -46.681312561035156,
964
+ -33.230770111083984
965
+ ],
966
+ [
967
+ -18.241758346557617,
968
+ -45.71428680419922,
969
+ -34.06593322753906,
970
+ -55.91209030151367,
971
+ -39.29670333862305
972
+ ],
973
+ [
974
+ -21.494504928588867,
975
+ -52.395606994628906,
976
+ -38.637367248535156,
977
+ -64.0,
978
+ -44.835166931152344
979
+ ],
980
+ [
981
+ -24.571428298950195,
982
+ -59.51648712158203,
983
+ -42.06593322753906,
984
+ -70.4175796508789,
985
+ -49.670326232910156
986
+ ],
987
+ [
988
+ -27.120880126953125,
989
+ -66.02198028564453,
990
+ -45.318687438964844,
991
+ -76.57142639160156,
992
+ -53.362632751464844
993
+ ],
994
+ [
995
+ -29.318679809570312,
996
+ -72.35164642333984,
997
+ -48.571434020996094,
998
+ -81.58241271972656,
999
+ -56.087913513183594
1000
+ ],
1001
+ [
1002
+ -31.16483497619629,
1003
+ -78.4175796508789,
1004
+ -51.29670715332031,
1005
+ -85.45054626464844,
1006
+ -59.07691955566406
1007
+ ],
1008
+ [
1009
+ -32.30769348144531,
1010
+ -83.86813354492188,
1011
+ -53.93406295776367,
1012
+ -89.05494689941406,
1013
+ -62.241756439208984
1014
+ ],
1015
+ [
1016
+ -33.098899841308594,
1017
+ -89.75823974609375,
1018
+ -57.45054626464844,
1019
+ -91.86813354492188,
1020
+ -66.1098861694336
1021
+ ],
1022
+ [
1023
+ -33.71428680419922,
1024
+ -94.94505310058594,
1025
+ -60.351646423339844,
1026
+ -94.5934066772461,
1027
+ -70.4175796508789
1028
+ ],
1029
+ [
1030
+ -33.89011001586914,
1031
+ -99.95604705810547,
1032
+ -63.07692337036133,
1033
+ -95.29670715332031,
1034
+ -73.75823974609375
1035
+ ],
1036
+ [
1037
+ -33.97801971435547,
1038
+ -104.79121398925781,
1039
+ -65.97802734375,
1040
+ -95.64835357666016,
1041
+ -78.59339904785156
1042
+ ],
1043
+ [
1044
+ -35.38461685180664,
1045
+ -109.09890747070312,
1046
+ -68.35165405273438,
1047
+ -95.64835357666016,
1048
+ -81.67032623291016
1049
+ ],
1050
+ [
1051
+ -36.70329666137695,
1052
+ -113.40660095214844,
1053
+ -70.54945373535156,
1054
+ -95.64835357666016,
1055
+ -86.4175796508789
1056
+ ],
1057
+ [
1058
+ -37.67033004760742,
1059
+ -117.09890747070312,
1060
+ -72.39559936523438,
1061
+ -95.64835357666016,
1062
+ -91.16483306884766
1063
+ ]
1064
+ ],
1065
+ "max": [
1066
+ [
1067
+ 16.74725341796875,
1068
+ 35.86812973022461,
1069
+ 38.4615364074707,
1070
+ 29.010990142822266,
1071
+ 31.912086486816406
1072
+ ],
1073
+ [
1074
+ 20.175825119018555,
1075
+ 43.340660095214844,
1076
+ 46.989009857177734,
1077
+ 37.18681335449219,
1078
+ 38.85714340209961
1079
+ ],
1080
+ [
1081
+ 22.72527503967285,
1082
+ 49.05494689941406,
1083
+ 55.42856979370117,
1084
+ 44.835166931152344,
1085
+ 42.81318664550781
1086
+ ],
1087
+ [
1088
+ 24.21977996826172,
1089
+ 55.47252655029297,
1090
+ 63.42856979370117,
1091
+ 51.868133544921875,
1092
+ 45.53845977783203
1093
+ ],
1094
+ [
1095
+ 27.03296661376953,
1096
+ 61.71428680419922,
1097
+ 71.16483306884766,
1098
+ 58.5494499206543,
1099
+ 47.20879364013672
1100
+ ],
1101
+ [
1102
+ 29.934066772460938,
1103
+ 66.19779968261719,
1104
+ 78.37362670898438,
1105
+ 65.14285278320312,
1106
+ 52.395606994628906
1107
+ ],
1108
+ [
1109
+ 32.74725341796875,
1110
+ 68.9230728149414,
1111
+ 84.96703338623047,
1112
+ 71.03296661376953,
1113
+ 57.31868362426758
1114
+ ],
1115
+ [
1116
+ 35.03296661376953,
1117
+ 71.73625946044922,
1118
+ 90.5934066772461,
1119
+ 76.13186645507812,
1120
+ 61.5384635925293
1121
+ ],
1122
+ [
1123
+ 36.615386962890625,
1124
+ 74.46154022216797,
1125
+ 97.97802734375,
1126
+ 81.05494689941406,
1127
+ 64.96703338623047
1128
+ ],
1129
+ [
1130
+ 37.67033004760742,
1131
+ 76.13186645507812,
1132
+ 106.24176025390625,
1133
+ 85.89010620117188,
1134
+ 67.95603942871094
1135
+ ],
1136
+ [
1137
+ 38.46154022216797,
1138
+ 77.8901138305664,
1139
+ 113.27471923828125,
1140
+ 90.989013671875,
1141
+ 73.75823974609375
1142
+ ],
1143
+ [
1144
+ 39.07692337036133,
1145
+ 80.26373291015625,
1146
+ 119.86813354492188,
1147
+ 95.9120864868164,
1148
+ 78.4175796508789
1149
+ ],
1150
+ [
1151
+ 39.07692337036133,
1152
+ 82.54945373535156,
1153
+ 125.58241271972656,
1154
+ 100.4835205078125,
1155
+ 82.63735961914062
1156
+ ],
1157
+ [
1158
+ 39.07692337036133,
1159
+ 85.45054626464844,
1160
+ 130.6813201904297,
1161
+ 104.87911987304688,
1162
+ 85.18681335449219
1163
+ ],
1164
+ [
1165
+ 39.164833068847656,
1166
+ 86.68132019042969,
1167
+ 135.60440063476562,
1168
+ 108.92308044433594,
1169
+ 88.43955993652344
1170
+ ],
1171
+ [
1172
+ 39.340660095214844,
1173
+ 87.56044006347656,
1174
+ 139.2087860107422,
1175
+ 112.43955993652344,
1176
+ 91.51648712158203
1177
+ ]
1178
+ ],
1179
+ "mean": [
1180
+ [
1181
+ 0.04981064051389694,
1182
+ -0.37109482288360596,
1183
+ -0.8113172650337219,
1184
+ -0.32139554619789124,
1185
+ 0.07120609283447266
1186
+ ],
1187
+ [
1188
+ 0.049698300659656525,
1189
+ -0.37118226289749146,
1190
+ -0.8132131099700928,
1191
+ -0.32009419798851013,
1192
+ 0.07077327370643616
1193
+ ],
1194
+ [
1195
+ 0.04958604276180267,
1196
+ -0.3712650239467621,
1197
+ -0.8144286274909973,
1198
+ -0.3191308379173279,
1199
+ 0.07037007063627243
1200
+ ],
1201
+ [
1202
+ 0.04944442957639694,
1203
+ -0.37133166193962097,
1204
+ -0.815261721611023,
1205
+ -0.3185168206691742,
1206
+ 0.06999574601650238
1207
+ ],
1208
+ [
1209
+ 0.049289483577013016,
1210
+ -0.37138134241104126,
1211
+ -0.8157552480697632,
1212
+ -0.31812652945518494,
1213
+ 0.06969091296195984
1214
+ ],
1215
+ [
1216
+ 0.04917709901928902,
1217
+ -0.37140560150146484,
1218
+ -0.81607586145401,
1219
+ -0.3178550899028778,
1220
+ 0.06941837817430496
1221
+ ],
1222
+ [
1223
+ 0.04906748980283737,
1224
+ -0.3714410662651062,
1225
+ -0.816235363483429,
1226
+ -0.31766337156295776,
1227
+ 0.06916262954473495
1228
+ ],
1229
+ [
1230
+ 0.048987437039613724,
1231
+ -0.37147700786590576,
1232
+ -0.8163979053497314,
1233
+ -0.31752514839172363,
1234
+ 0.06890880316495895
1235
+ ],
1236
+ [
1237
+ 0.04890193045139313,
1238
+ -0.37150415778160095,
1239
+ -0.8165335059165955,
1240
+ -0.317367285490036,
1241
+ 0.06865765899419785
1242
+ ],
1243
+ [
1244
+ 0.0488591268658638,
1245
+ -0.371528685092926,
1246
+ -0.8166357278823853,
1247
+ -0.3172016441822052,
1248
+ 0.0684439018368721
1249
+ ],
1250
+ [
1251
+ 0.04893428459763527,
1252
+ -0.37156057357788086,
1253
+ -0.8166690468788147,
1254
+ -0.31709784269332886,
1255
+ 0.0682782381772995
1256
+ ],
1257
+ [
1258
+ 0.049220312386751175,
1259
+ -0.37158718705177307,
1260
+ -0.8165930509567261,
1261
+ -0.3170824646949768,
1262
+ 0.06809936463832855
1263
+ ],
1264
+ [
1265
+ 0.04959975555539131,
1266
+ -0.3716031610965729,
1267
+ -0.8163852691650391,
1268
+ -0.317160040140152,
1269
+ 0.06790956109762192
1270
+ ],
1271
+ [
1272
+ 0.05017692595720291,
1273
+ -0.37161922454833984,
1274
+ -0.816128671169281,
1275
+ -0.3172672688961029,
1276
+ 0.06774378567934036
1277
+ ],
1278
+ [
1279
+ 0.050895605236291885,
1280
+ -0.37162742018699646,
1281
+ -0.8158166408538818,
1282
+ -0.31734222173690796,
1283
+ 0.06758075207471848
1284
+ ],
1285
+ [
1286
+ 0.051801398396492004,
1287
+ -0.3716389238834381,
1288
+ -0.8154421448707581,
1289
+ -0.31738021969795227,
1290
+ 0.06741242855787277
1291
+ ]
1292
+ ],
1293
+ "std": [
1294
+ [
1295
+ 1.6473829746246338,
1296
+ 4.652163028717041,
1297
+ 3.9369404315948486,
1298
+ 3.0543713569641113,
1299
+ 3.0854480266571045
1300
+ ],
1301
+ [
1302
+ 2.034961700439453,
1303
+ 5.932216644287109,
1304
+ 4.92396879196167,
1305
+ 3.928452730178833,
1306
+ 3.9616785049438477
1307
+ ],
1308
+ [
1309
+ 2.405378818511963,
1310
+ 7.196710109710693,
1311
+ 5.899630546569824,
1312
+ 4.771780967712402,
1313
+ 4.8004302978515625
1314
+ ],
1315
+ [
1316
+ 2.754063367843628,
1317
+ 8.43478775024414,
1318
+ 6.852962493896484,
1319
+ 5.582464694976807,
1320
+ 5.603705406188965
1321
+ ],
1322
+ [
1323
+ 3.080648899078369,
1324
+ 9.64051628112793,
1325
+ 7.778815269470215,
1326
+ 6.360701560974121,
1327
+ 6.376031875610352
1328
+ ],
1329
+ [
1330
+ 3.386249303817749,
1331
+ 10.811225891113281,
1332
+ 8.67488956451416,
1333
+ 7.1072258949279785,
1334
+ 7.122161865234375
1335
+ ],
1336
+ [
1337
+ 3.67270827293396,
1338
+ 11.945396423339844,
1339
+ 9.541150093078613,
1340
+ 7.823157787322998,
1341
+ 7.845881938934326
1342
+ ],
1343
+ [
1344
+ 3.9418842792510986,
1345
+ 13.042787551879883,
1346
+ 10.377963066101074,
1347
+ 8.509881973266602,
1348
+ 8.549098014831543
1349
+ ],
1350
+ [
1351
+ 4.195359706878662,
1352
+ 14.10367488861084,
1353
+ 11.186264991760254,
1354
+ 9.169075012207031,
1355
+ 9.233019828796387
1356
+ ],
1357
+ [
1358
+ 4.434690475463867,
1359
+ 15.128715515136719,
1360
+ 11.966946601867676,
1361
+ 9.802332878112793,
1362
+ 9.898475646972656
1363
+ ],
1364
+ [
1365
+ 4.661291122436523,
1366
+ 16.118696212768555,
1367
+ 12.721321105957031,
1368
+ 10.411150932312012,
1369
+ 10.545626640319824
1370
+ ],
1371
+ [
1372
+ 4.8763957023620605,
1373
+ 17.074560165405273,
1374
+ 13.450346946716309,
1375
+ 10.997040748596191,
1376
+ 11.175121307373047
1377
+ ],
1378
+ [
1379
+ 5.080904483795166,
1380
+ 17.997793197631836,
1381
+ 14.155113220214844,
1382
+ 11.560775756835938,
1383
+ 11.787425994873047
1384
+ ],
1385
+ [
1386
+ 5.275557994842529,
1387
+ 18.889863967895508,
1388
+ 14.836652755737305,
1389
+ 12.103337287902832,
1390
+ 12.38343620300293
1391
+ ],
1392
+ [
1393
+ 5.461100101470947,
1394
+ 19.75212287902832,
1395
+ 15.495709419250488,
1396
+ 12.62567138671875,
1397
+ 12.963759422302246
1398
+ ],
1399
+ [
1400
+ 5.6381707191467285,
1401
+ 20.586124420166016,
1402
+ 16.133310317993164,
1403
+ 13.128528594970703,
1404
+ 13.52911376953125
1405
+ ]
1406
+ ],
1407
+ "q01": [
1408
+ [
1409
+ -5.142857074737549,
1410
+ -16.0,
1411
+ -12.879119873046875,
1412
+ -8.879119873046875,
1413
+ -11.25362756729126
1414
+ ],
1415
+ [
1416
+ -6.637361536026001,
1417
+ -20.483518619537353,
1418
+ -15.956043262481689,
1419
+ -11.340660095214844,
1420
+ -14.682199249267578
1421
+ ],
1422
+ [
1423
+ -7.956043243408203,
1424
+ -24.791210174560547,
1425
+ -19.120878219604492,
1426
+ -13.626373329162597,
1427
+ -18.10988998413086
1428
+ ],
1429
+ [
1430
+ -9.186813354492188,
1431
+ -29.010990142822266,
1432
+ -21.934066772460938,
1433
+ -15.825059661865234,
1434
+ -21.18769622802734
1435
+ ],
1436
+ [
1437
+ -10.329669952392578,
1438
+ -33.406593322753906,
1439
+ -24.83516502380371,
1440
+ -17.846153297424316,
1441
+ -24.263736724853516
1442
+ ],
1443
+ [
1444
+ -11.38461495399475,
1445
+ -37.36263656616211,
1446
+ -27.648353576660156,
1447
+ -20.043952980041503,
1448
+ -27.076919555664062
1449
+ ],
1450
+ [
1451
+ -12.351648330688477,
1452
+ -41.319558944702145,
1453
+ -30.10989002227783,
1454
+ -21.978019733428955,
1455
+ -29.62636951446533
1456
+ ],
1457
+ [
1458
+ -13.143736658096312,
1459
+ -45.27472309112549,
1460
+ -32.659339904785156,
1461
+ -23.91296936035156,
1462
+ -32.0879097366333
1463
+ ],
1464
+ [
1465
+ -13.846153268814087,
1466
+ -49.231649208068845,
1467
+ -34.85802249908447,
1468
+ -25.758241653442383,
1469
+ -34.37450584411621
1470
+ ],
1471
+ [
1472
+ -14.461538314819336,
1473
+ -53.01098636627197,
1474
+ -37.14285663604736,
1475
+ -27.781099128723145,
1476
+ -36.835166931152344
1477
+ ],
1478
+ [
1479
+ -15.076923370361328,
1480
+ -56.79120639801025,
1481
+ -39.252750396728516,
1482
+ -29.362638473510742,
1483
+ -38.593406677246094
1484
+ ],
1485
+ [
1486
+ -15.693187541961668,
1487
+ -60.219783782958984,
1488
+ -41.274723052978516,
1489
+ -31.208789825439453,
1490
+ -40.615386962890625
1491
+ ],
1492
+ [
1493
+ -16.307691593170166,
1494
+ -63.82417678833008,
1495
+ -43.03296661376953,
1496
+ -32.70330047607422,
1497
+ -42.46154022216797
1498
+ ],
1499
+ [
1500
+ -16.92395574569702,
1501
+ -67.34066009521484,
1502
+ -44.79120639801025,
1503
+ -34.28571319580078,
1504
+ -44.13274559020996
1505
+ ],
1506
+ [
1507
+ -17.45054817199707,
1508
+ -69.9789064025879,
1509
+ -46.373626708984375,
1510
+ -35.60527591705322,
1511
+ -46.153846740722656
1512
+ ],
1513
+ [
1514
+ -17.89011001586914,
1515
+ -73.05494689941406,
1516
+ -48.04395294189453,
1517
+ -36.923072814941406,
1518
+ -47.6492289352417
1519
+ ]
1520
+ ],
1521
+ "q99": [
1522
+ [
1523
+ 5.5824174880981445,
1524
+ 15.561319122314313,
1525
+ 10.329669952392578,
1526
+ 9.758243560791016,
1527
+ 12.39648419380174
1528
+ ],
1529
+ [
1530
+ 7.076922898292541,
1531
+ 20.659339904785156,
1532
+ 13.93406681060791,
1533
+ 12.835163116455078,
1534
+ 15.82417682647705
1535
+ ],
1536
+ [
1537
+ 8.395604133605957,
1538
+ 25.406593360900878,
1539
+ 17.363519477844097,
1540
+ 15.649232635497906,
1541
+ 19.25274658203125
1542
+ ],
1543
+ [
1544
+ 9.626373291015625,
1545
+ 29.97801975250244,
1546
+ 20.791210174560547,
1547
+ 18.285717010498047,
1548
+ 22.242639312744
1549
+ ],
1550
+ [
1551
+ 10.681318283081055,
1552
+ 34.54944995880127,
1553
+ 23.956043281555175,
1554
+ 20.74725341796875,
1555
+ 25.31868173599243
1556
+ ],
1557
+ [
1558
+ 11.560440063476562,
1559
+ 38.769229888916016,
1560
+ 27.47252655029297,
1561
+ 23.20878984451294,
1562
+ 28.307691593170166
1563
+ ],
1564
+ [
1565
+ 12.528352546691753,
1566
+ 42.55032901763902,
1567
+ 30.726152267455912,
1568
+ 25.494503059387206,
1569
+ 30.681320190429688
1570
+ ],
1571
+ [
1572
+ 13.319560832977155,
1573
+ 46.24176025390625,
1574
+ 33.538459815979,
1575
+ 27.692310333251953,
1576
+ 33.318679847717284
1577
+ ],
1578
+ [
1579
+ 14.109889993667602,
1580
+ 49.67032627105713,
1581
+ 36.43955993652344,
1582
+ 29.890106239318847,
1583
+ 35.95780525207491
1584
+ ],
1585
+ [
1586
+ 15.076923370361328,
1587
+ 52.66022277832017,
1588
+ 39.07780624389634,
1589
+ 31.648349800109862,
1590
+ 38.5934029006958
1591
+ ],
1592
+ [
1593
+ 15.868131637573242,
1594
+ 55.47252658843994,
1595
+ 41.4505500793457,
1596
+ 33.142860412597656,
1597
+ 41.31867980957031
1598
+ ],
1599
+ [
1600
+ 16.483516693115234,
1601
+ 57.93406681060791,
1602
+ 43.9129693984984,
1603
+ 34.989009895324706,
1604
+ 43.25362571716295
1605
+ ],
1606
+ [
1607
+ 17.09889986038208,
1608
+ 60.83604602813707,
1609
+ 46.3745058059691,
1610
+ 36.571426429748534,
1611
+ 45.4505500793457
1612
+ ],
1613
+ [
1614
+ 17.71516590118394,
1615
+ 63.296699600219725,
1616
+ 48.395606994628906,
1617
+ 37.71428680419922,
1618
+ 47.912086486816406
1619
+ ],
1620
+ [
1621
+ 18.329669952392578,
1622
+ 65.14285278320312,
1623
+ 50.594289588928085,
1624
+ 38.857147216796875,
1625
+ 49.583295669555525
1626
+ ],
1627
+ [
1628
+ 18.593406677246094,
1629
+ 67.16483306884766,
1630
+ 52.52835254669176,
1631
+ 40.176706085204934,
1632
+ 51.69230651855469
1633
+ ]
1634
+ ]
1635
+ }
1636
+ }
1637
+ }
1638
+ }
checkpoints/6000/pretrained_model/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.2,
53
+ "exclude_state": false,
54
+ "use_mean_std": false,
55
+ "max_num_embodiments": 32
56
+ }
checkpoints/6000/pretrained_model/experiment_cfg/final_processor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/6000/pretrained_model/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
checkpoints/6000/pretrained_model/model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2113132645a8304c82de19ab223e23bcc3046da61583c891c44e8ecad91d6488
3
+ size 4970792616
checkpoints/6000/pretrained_model/model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1de0a5ff67f89791d64712515c90177cbfb688024d4b14d6b89c6fbfec14343
3
+ size 2618758696
checkpoints/6000/pretrained_model/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/6000/pretrained_model/processor_config.json ADDED
@@ -0,0 +1,1140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 0
1016
+ ],
1017
+ "modality_keys": [
1018
+ "left_wrist",
1019
+ "right_wrist",
1020
+ "top"
1021
+ ],
1022
+ "sin_cos_embedding_keys": null,
1023
+ "mean_std_embedding_keys": null,
1024
+ "action_configs": null
1025
+ },
1026
+ "state": {
1027
+ "delta_indices": [
1028
+ 0
1029
+ ],
1030
+ "modality_keys": [
1031
+ "left_arm",
1032
+ "left_gripper",
1033
+ "right_arm",
1034
+ "right_gripper"
1035
+ ],
1036
+ "sin_cos_embedding_keys": null,
1037
+ "mean_std_embedding_keys": null,
1038
+ "action_configs": null
1039
+ },
1040
+ "action": {
1041
+ "delta_indices": [
1042
+ 0,
1043
+ 1,
1044
+ 2,
1045
+ 3,
1046
+ 4,
1047
+ 5,
1048
+ 6,
1049
+ 7,
1050
+ 8,
1051
+ 9,
1052
+ 10,
1053
+ 11,
1054
+ 12,
1055
+ 13,
1056
+ 14,
1057
+ 15
1058
+ ],
1059
+ "modality_keys": [
1060
+ "left_arm",
1061
+ "left_gripper",
1062
+ "right_arm",
1063
+ "right_gripper"
1064
+ ],
1065
+ "sin_cos_embedding_keys": null,
1066
+ "mean_std_embedding_keys": null,
1067
+ "action_configs": [
1068
+ {
1069
+ "rep": "RELATIVE",
1070
+ "type": "NON_EEF",
1071
+ "format": "DEFAULT",
1072
+ "state_key": null
1073
+ },
1074
+ {
1075
+ "rep": "ABSOLUTE",
1076
+ "type": "NON_EEF",
1077
+ "format": "DEFAULT",
1078
+ "state_key": null
1079
+ },
1080
+ {
1081
+ "rep": "RELATIVE",
1082
+ "type": "NON_EEF",
1083
+ "format": "DEFAULT",
1084
+ "state_key": null
1085
+ },
1086
+ {
1087
+ "rep": "ABSOLUTE",
1088
+ "type": "NON_EEF",
1089
+ "format": "DEFAULT",
1090
+ "state_key": null
1091
+ }
1092
+ ]
1093
+ },
1094
+ "language": {
1095
+ "delta_indices": [
1096
+ 0
1097
+ ],
1098
+ "modality_keys": [
1099
+ "annotation.human.task_description"
1100
+ ],
1101
+ "sin_cos_embedding_keys": null,
1102
+ "mean_std_embedding_keys": null,
1103
+ "action_configs": null
1104
+ }
1105
+ }
1106
+ },
1107
+ "image_crop_size": [
1108
+ 230,
1109
+ 230
1110
+ ],
1111
+ "image_target_size": [
1112
+ 256,
1113
+ 256
1114
+ ],
1115
+ "use_albumentations": true,
1116
+ "random_rotation_angle": 0,
1117
+ "color_jitter_params": {
1118
+ "brightness": 0.3,
1119
+ "contrast": 0.4,
1120
+ "saturation": 0.5,
1121
+ "hue": 0.08
1122
+ },
1123
+ "shortest_image_edge": 256,
1124
+ "crop_fraction": 0.95,
1125
+ "letter_box_transform": false,
1126
+ "model_name": "nvidia/Cosmos-Reason2-2B",
1127
+ "model_type": "qwen",
1128
+ "formalize_language": true,
1129
+ "max_state_dim": 132,
1130
+ "max_action_dim": 132,
1131
+ "max_action_horizon": 40,
1132
+ "use_percentiles": true,
1133
+ "use_mean_std": false,
1134
+ "clip_outliers": true,
1135
+ "apply_sincos_state_encoding": false,
1136
+ "use_relative_action": true,
1137
+ "exclude_state": false,
1138
+ "state_dropout_prob": 0.2
1139
+ }
1140
+ }
checkpoints/6000/pretrained_model/statistics.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/6000/pretrained_model/wandb_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"project": "groot_fold_tea_towel", "run_id": "groot_fold_tea_towel"}