PL2011 commited on
Commit
cb4a25e
·
verified ·
1 Parent(s): f4f9fa1

Upload folder using huggingface_hub

Browse files
pretrained_model/config.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "act_romoya",
3
+ "n_obs_steps": 1,
4
+ "input_features": {
5
+ "observation.state": {
6
+ "type": "STATE",
7
+ "shape": [
8
+ 8
9
+ ]
10
+ },
11
+ "observation.images.wrist": {
12
+ "type": "VISUAL",
13
+ "shape": [
14
+ 3,
15
+ 360,
16
+ 640
17
+ ]
18
+ },
19
+ "observation.images.top": {
20
+ "type": "VISUAL",
21
+ "shape": [
22
+ 3,
23
+ 360,
24
+ 640
25
+ ]
26
+ },
27
+ "observation.images.side": {
28
+ "type": "VISUAL",
29
+ "shape": [
30
+ 3,
31
+ 360,
32
+ 640
33
+ ]
34
+ }
35
+ },
36
+ "output_features": {
37
+ "action": {
38
+ "type": "ACTION",
39
+ "shape": [
40
+ 8
41
+ ]
42
+ }
43
+ },
44
+ "device": "cuda",
45
+ "use_amp": false,
46
+ "use_peft": false,
47
+ "push_to_hub": true,
48
+ "repo_id": "PL2011/act_sjadj_lebai-suction-plate",
49
+ "private": null,
50
+ "tags": null,
51
+ "license": null,
52
+ "pretrained_path": null,
53
+ "chunk_size": 60,
54
+ "n_action_steps": 60,
55
+ "normalization_mapping": {
56
+ "VISUAL": "MEAN_STD",
57
+ "STATE": "MEAN_STD",
58
+ "ACTION": "MEAN_STD"
59
+ },
60
+ "vision_backbone": "resnet18",
61
+ "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
62
+ "replace_final_stride_with_dilation": false,
63
+ "pre_norm": false,
64
+ "dim_model": 512,
65
+ "n_heads": 8,
66
+ "dim_feedforward": 3200,
67
+ "feedforward_activation": "relu",
68
+ "n_encoder_layers": 4,
69
+ "n_decoder_layers": 1,
70
+ "use_vae": true,
71
+ "latent_dim": 32,
72
+ "n_vae_encoder_layers": 4,
73
+ "temporal_ensemble_coeff": null,
74
+ "dropout": 0.1,
75
+ "kl_weight": 10.0,
76
+ "optimizer_lr": 1e-05,
77
+ "optimizer_weight_decay": 0.0001,
78
+ "optimizer_lr_backbone": 1e-05,
79
+ "state_feature_names_to_keep": [
80
+ "joint1.pos",
81
+ "joint2.pos",
82
+ "joint3.pos",
83
+ "joint4.pos",
84
+ "joint5.pos",
85
+ "joint6.pos",
86
+ "gripper.pos",
87
+ "DO_1"
88
+ ],
89
+ "action_mode": "delta_joint_gripper_do1",
90
+ "joint_action_names": [
91
+ "joint1.pos",
92
+ "joint2.pos",
93
+ "joint3.pos",
94
+ "joint4.pos",
95
+ "joint5.pos",
96
+ "joint6.pos"
97
+ ],
98
+ "gripper_action_name": "gripper.pos",
99
+ "do_action_names": [
100
+ "DO_1"
101
+ ],
102
+ "raw_observation_state_feature_names": [
103
+ "joint1.pos",
104
+ "joint2.pos",
105
+ "joint3.pos",
106
+ "joint4.pos",
107
+ "joint5.pos",
108
+ "joint6.pos",
109
+ "gripper.pos",
110
+ "gripper.force",
111
+ "DO_0",
112
+ "DO_1",
113
+ "joint1.effort",
114
+ "joint2.effort",
115
+ "joint3.effort",
116
+ "joint4.effort",
117
+ "joint5.effort",
118
+ "joint6.effort",
119
+ "joint1.vel",
120
+ "joint2.vel",
121
+ "joint3.vel",
122
+ "joint4.vel",
123
+ "joint5.vel",
124
+ "joint6.vel",
125
+ "joint1.acc",
126
+ "joint2.acc",
127
+ "joint3.acc",
128
+ "joint4.acc",
129
+ "joint5.acc",
130
+ "joint6.acc",
131
+ "tcp.x",
132
+ "tcp.y",
133
+ "tcp.z",
134
+ "tcp.rx",
135
+ "tcp.ry",
136
+ "tcp.rz"
137
+ ],
138
+ "raw_action_feature_names": [
139
+ "joint1.pos",
140
+ "joint2.pos",
141
+ "joint3.pos",
142
+ "joint4.pos",
143
+ "joint5.pos",
144
+ "joint6.pos",
145
+ "gripper.pos",
146
+ "gripper.force",
147
+ "DO_0",
148
+ "DO_1"
149
+ ],
150
+ "do_threshold": 0.5,
151
+ "sigmoid_do_outputs": true
152
+ }
pretrained_model/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a443d335c24a402a8e5e3243d7407de36b5bdb7980541955af8b5529169398e0
3
+ size 206552280
pretrained_model/policy_postprocessor.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_postprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "unnormalizer_processor",
6
+ "config": {
7
+ "eps": 1e-08,
8
+ "features": {
9
+ "action": {
10
+ "type": "ACTION",
11
+ "shape": [
12
+ 8
13
+ ]
14
+ }
15
+ },
16
+ "norm_map": {
17
+ "VISUAL": "MEAN_STD",
18
+ "STATE": "MEAN_STD",
19
+ "ACTION": "MEAN_STD"
20
+ }
21
+ },
22
+ "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
23
+ },
24
+ {
25
+ "registry_name": "device_processor",
26
+ "config": {
27
+ "device": "cpu",
28
+ "float_dtype": null
29
+ }
30
+ },
31
+ {
32
+ "registry_name": "act_romoya_postprocess_v1",
33
+ "config": {
34
+ "raw_observation_state_feature_names": [
35
+ "joint1.pos",
36
+ "joint2.pos",
37
+ "joint3.pos",
38
+ "joint4.pos",
39
+ "joint5.pos",
40
+ "joint6.pos",
41
+ "gripper.pos",
42
+ "gripper.force",
43
+ "DO_0",
44
+ "DO_1",
45
+ "joint1.effort",
46
+ "joint2.effort",
47
+ "joint3.effort",
48
+ "joint4.effort",
49
+ "joint5.effort",
50
+ "joint6.effort",
51
+ "joint1.vel",
52
+ "joint2.vel",
53
+ "joint3.vel",
54
+ "joint4.vel",
55
+ "joint5.vel",
56
+ "joint6.vel",
57
+ "joint1.acc",
58
+ "joint2.acc",
59
+ "joint3.acc",
60
+ "joint4.acc",
61
+ "joint5.acc",
62
+ "joint6.acc",
63
+ "tcp.x",
64
+ "tcp.y",
65
+ "tcp.z",
66
+ "tcp.rx",
67
+ "tcp.ry",
68
+ "tcp.rz"
69
+ ],
70
+ "raw_action_feature_names": [
71
+ "joint1.pos",
72
+ "joint2.pos",
73
+ "joint3.pos",
74
+ "joint4.pos",
75
+ "joint5.pos",
76
+ "joint6.pos",
77
+ "gripper.pos",
78
+ "gripper.force",
79
+ "DO_0",
80
+ "DO_1"
81
+ ],
82
+ "joint_action_names": [
83
+ "joint1.pos",
84
+ "joint2.pos",
85
+ "joint3.pos",
86
+ "joint4.pos",
87
+ "joint5.pos",
88
+ "joint6.pos"
89
+ ],
90
+ "gripper_action_name": "gripper.pos",
91
+ "do_action_names": [
92
+ "DO_1"
93
+ ],
94
+ "do_threshold": 0.5,
95
+ "sigmoid_do_outputs": true,
96
+ "context_id": "act_romoya",
97
+ "gripper_min": 0.0,
98
+ "gripper_max": 100.0
99
+ }
100
+ }
101
+ ]
102
+ }
pretrained_model/policy_postprocessor_step_0_unnormalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26f43c0f8632f19fa4fa630f991a349846e3f0b5cf7d82223bca2c2789d66e0c
3
+ size 8100
pretrained_model/policy_preprocessor.json ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_preprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "rename_observations_processor",
6
+ "config": {
7
+ "rename_map": {}
8
+ }
9
+ },
10
+ {
11
+ "registry_name": "to_batch_processor",
12
+ "config": {}
13
+ },
14
+ {
15
+ "registry_name": "act_romoya_preprocess_v1",
16
+ "config": {
17
+ "state_feature_names_to_keep": [
18
+ "joint1.pos",
19
+ "joint2.pos",
20
+ "joint3.pos",
21
+ "joint4.pos",
22
+ "joint5.pos",
23
+ "joint6.pos",
24
+ "gripper.pos",
25
+ "DO_1"
26
+ ],
27
+ "raw_observation_state_feature_names": [
28
+ "joint1.pos",
29
+ "joint2.pos",
30
+ "joint3.pos",
31
+ "joint4.pos",
32
+ "joint5.pos",
33
+ "joint6.pos",
34
+ "gripper.pos",
35
+ "gripper.force",
36
+ "DO_0",
37
+ "DO_1",
38
+ "joint1.effort",
39
+ "joint2.effort",
40
+ "joint3.effort",
41
+ "joint4.effort",
42
+ "joint5.effort",
43
+ "joint6.effort",
44
+ "joint1.vel",
45
+ "joint2.vel",
46
+ "joint3.vel",
47
+ "joint4.vel",
48
+ "joint5.vel",
49
+ "joint6.vel",
50
+ "joint1.acc",
51
+ "joint2.acc",
52
+ "joint3.acc",
53
+ "joint4.acc",
54
+ "joint5.acc",
55
+ "joint6.acc",
56
+ "tcp.x",
57
+ "tcp.y",
58
+ "tcp.z",
59
+ "tcp.rx",
60
+ "tcp.ry",
61
+ "tcp.rz"
62
+ ],
63
+ "raw_action_feature_names": [
64
+ "joint1.pos",
65
+ "joint2.pos",
66
+ "joint3.pos",
67
+ "joint4.pos",
68
+ "joint5.pos",
69
+ "joint6.pos",
70
+ "gripper.pos",
71
+ "gripper.force",
72
+ "DO_0",
73
+ "DO_1"
74
+ ],
75
+ "joint_action_names": [
76
+ "joint1.pos",
77
+ "joint2.pos",
78
+ "joint3.pos",
79
+ "joint4.pos",
80
+ "joint5.pos",
81
+ "joint6.pos"
82
+ ],
83
+ "gripper_action_name": "gripper.pos",
84
+ "do_action_names": [
85
+ "DO_1"
86
+ ],
87
+ "context_id": "act_romoya"
88
+ }
89
+ },
90
+ {
91
+ "registry_name": "device_processor",
92
+ "config": {
93
+ "device": "cuda",
94
+ "float_dtype": null
95
+ }
96
+ },
97
+ {
98
+ "registry_name": "normalizer_processor",
99
+ "config": {
100
+ "eps": 1e-08,
101
+ "features": {
102
+ "observation.state": {
103
+ "type": "STATE",
104
+ "shape": [
105
+ 8
106
+ ]
107
+ },
108
+ "observation.images.wrist": {
109
+ "type": "VISUAL",
110
+ "shape": [
111
+ 3,
112
+ 360,
113
+ 640
114
+ ]
115
+ },
116
+ "observation.images.top": {
117
+ "type": "VISUAL",
118
+ "shape": [
119
+ 3,
120
+ 360,
121
+ 640
122
+ ]
123
+ },
124
+ "observation.images.side": {
125
+ "type": "VISUAL",
126
+ "shape": [
127
+ 3,
128
+ 360,
129
+ 640
130
+ ]
131
+ },
132
+ "action": {
133
+ "type": "ACTION",
134
+ "shape": [
135
+ 8
136
+ ]
137
+ }
138
+ },
139
+ "norm_map": {
140
+ "VISUAL": "MEAN_STD",
141
+ "STATE": "MEAN_STD",
142
+ "ACTION": "MEAN_STD"
143
+ }
144
+ },
145
+ "state_file": "policy_preprocessor_step_4_normalizer_processor.safetensors"
146
+ }
147
+ ]
148
+ }
pretrained_model/policy_preprocessor_step_4_normalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26f43c0f8632f19fa4fa630f991a349846e3f0b5cf7d82223bca2c2789d66e0c
3
+ size 8100
pretrained_model/train_config.json ADDED
@@ -0,0 +1,284 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": {
3
+ "repo_id": "PL2011/lebai-suction-plate",
4
+ "root": null,
5
+ "episodes": null,
6
+ "image_transforms": {
7
+ "enable": true,
8
+ "max_num_transforms": 2,
9
+ "random_order": false,
10
+ "tfs": {
11
+ "brightness": {
12
+ "weight": 1.0,
13
+ "type": "ColorJitter",
14
+ "kwargs": {
15
+ "brightness": [
16
+ 0.9,
17
+ 1.1
18
+ ]
19
+ }
20
+ },
21
+ "contrast": {
22
+ "weight": 1.0,
23
+ "type": "ColorJitter",
24
+ "kwargs": {
25
+ "contrast": [
26
+ 0.9,
27
+ 1.1
28
+ ]
29
+ }
30
+ },
31
+ "saturation": {
32
+ "weight": 0.5,
33
+ "type": "ColorJitter",
34
+ "kwargs": {
35
+ "saturation": [
36
+ 0.9,
37
+ 1.1
38
+ ]
39
+ }
40
+ },
41
+ "hue": {
42
+ "weight": 0.25,
43
+ "type": "ColorJitter",
44
+ "kwargs": {
45
+ "hue": [
46
+ -0.02,
47
+ 0.02
48
+ ]
49
+ }
50
+ },
51
+ "sharpness": {
52
+ "weight": 0.5,
53
+ "type": "SharpnessJitter",
54
+ "kwargs": {
55
+ "sharpness": [
56
+ 0.9,
57
+ 1.1
58
+ ]
59
+ }
60
+ },
61
+ "affine": {
62
+ "weight": 0.0,
63
+ "type": "RandomAffine",
64
+ "kwargs": {
65
+ "degrees": [
66
+ -5.0,
67
+ 5.0
68
+ ],
69
+ "translate": [
70
+ 0.05,
71
+ 0.05
72
+ ]
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "revision": null,
78
+ "use_imagenet_stats": true,
79
+ "video_backend": "torchcodec",
80
+ "streaming": false
81
+ },
82
+ "env": null,
83
+ "policy": {
84
+ "type": "act_romoya",
85
+ "n_obs_steps": 1,
86
+ "input_features": {
87
+ "observation.state": {
88
+ "type": "STATE",
89
+ "shape": [
90
+ 8
91
+ ]
92
+ },
93
+ "observation.images.wrist": {
94
+ "type": "VISUAL",
95
+ "shape": [
96
+ 3,
97
+ 360,
98
+ 640
99
+ ]
100
+ },
101
+ "observation.images.top": {
102
+ "type": "VISUAL",
103
+ "shape": [
104
+ 3,
105
+ 360,
106
+ 640
107
+ ]
108
+ },
109
+ "observation.images.side": {
110
+ "type": "VISUAL",
111
+ "shape": [
112
+ 3,
113
+ 360,
114
+ 640
115
+ ]
116
+ }
117
+ },
118
+ "output_features": {
119
+ "action": {
120
+ "type": "ACTION",
121
+ "shape": [
122
+ 8
123
+ ]
124
+ }
125
+ },
126
+ "device": "cuda",
127
+ "use_amp": false,
128
+ "use_peft": false,
129
+ "push_to_hub": true,
130
+ "repo_id": "PL2011/act_sjadj_lebai-suction-plate",
131
+ "private": null,
132
+ "tags": null,
133
+ "license": null,
134
+ "pretrained_path": null,
135
+ "chunk_size": 60,
136
+ "n_action_steps": 60,
137
+ "normalization_mapping": {
138
+ "VISUAL": "MEAN_STD",
139
+ "STATE": "MEAN_STD",
140
+ "ACTION": "MEAN_STD"
141
+ },
142
+ "vision_backbone": "resnet18",
143
+ "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
144
+ "replace_final_stride_with_dilation": false,
145
+ "pre_norm": false,
146
+ "dim_model": 512,
147
+ "n_heads": 8,
148
+ "dim_feedforward": 3200,
149
+ "feedforward_activation": "relu",
150
+ "n_encoder_layers": 4,
151
+ "n_decoder_layers": 1,
152
+ "use_vae": true,
153
+ "latent_dim": 32,
154
+ "n_vae_encoder_layers": 4,
155
+ "temporal_ensemble_coeff": null,
156
+ "dropout": 0.1,
157
+ "kl_weight": 10.0,
158
+ "optimizer_lr": 1e-05,
159
+ "optimizer_weight_decay": 0.0001,
160
+ "optimizer_lr_backbone": 1e-05,
161
+ "state_feature_names_to_keep": [
162
+ "joint1.pos",
163
+ "joint2.pos",
164
+ "joint3.pos",
165
+ "joint4.pos",
166
+ "joint5.pos",
167
+ "joint6.pos",
168
+ "gripper.pos",
169
+ "DO_1"
170
+ ],
171
+ "action_mode": "delta_joint_gripper_do1",
172
+ "joint_action_names": [
173
+ "joint1.pos",
174
+ "joint2.pos",
175
+ "joint3.pos",
176
+ "joint4.pos",
177
+ "joint5.pos",
178
+ "joint6.pos"
179
+ ],
180
+ "gripper_action_name": "gripper.pos",
181
+ "do_action_names": [
182
+ "DO_1"
183
+ ],
184
+ "raw_observation_state_feature_names": [
185
+ "joint1.pos",
186
+ "joint2.pos",
187
+ "joint3.pos",
188
+ "joint4.pos",
189
+ "joint5.pos",
190
+ "joint6.pos",
191
+ "gripper.pos",
192
+ "gripper.force",
193
+ "DO_0",
194
+ "DO_1",
195
+ "joint1.effort",
196
+ "joint2.effort",
197
+ "joint3.effort",
198
+ "joint4.effort",
199
+ "joint5.effort",
200
+ "joint6.effort",
201
+ "joint1.vel",
202
+ "joint2.vel",
203
+ "joint3.vel",
204
+ "joint4.vel",
205
+ "joint5.vel",
206
+ "joint6.vel",
207
+ "joint1.acc",
208
+ "joint2.acc",
209
+ "joint3.acc",
210
+ "joint4.acc",
211
+ "joint5.acc",
212
+ "joint6.acc",
213
+ "tcp.x",
214
+ "tcp.y",
215
+ "tcp.z",
216
+ "tcp.rx",
217
+ "tcp.ry",
218
+ "tcp.rz"
219
+ ],
220
+ "raw_action_feature_names": [
221
+ "joint1.pos",
222
+ "joint2.pos",
223
+ "joint3.pos",
224
+ "joint4.pos",
225
+ "joint5.pos",
226
+ "joint6.pos",
227
+ "gripper.pos",
228
+ "gripper.force",
229
+ "DO_0",
230
+ "DO_1"
231
+ ],
232
+ "do_threshold": 0.5,
233
+ "sigmoid_do_outputs": true
234
+ },
235
+ "output_dir": "outputs/train/act_sjadj_lebai-suction-plate",
236
+ "job_name": "act_sjadj_lebai-suction-plate",
237
+ "resume": false,
238
+ "seed": 1000,
239
+ "cudnn_deterministic": false,
240
+ "num_workers": 4,
241
+ "batch_size": 56,
242
+ "steps": 100000,
243
+ "eval_freq": 20000,
244
+ "log_freq": 200,
245
+ "tolerance_s": 0.0001,
246
+ "save_checkpoint": true,
247
+ "save_freq": 20000,
248
+ "use_policy_training_preset": true,
249
+ "optimizer": {
250
+ "type": "adamw",
251
+ "lr": 1e-05,
252
+ "weight_decay": 0.0001,
253
+ "grad_clip_norm": 10.0,
254
+ "betas": [
255
+ 0.9,
256
+ 0.999
257
+ ],
258
+ "eps": 1e-08
259
+ },
260
+ "scheduler": null,
261
+ "eval": {
262
+ "n_episodes": 50,
263
+ "batch_size": 50,
264
+ "use_async_envs": false
265
+ },
266
+ "wandb": {
267
+ "enable": true,
268
+ "disable_artifact": false,
269
+ "project": "lerobot",
270
+ "entity": null,
271
+ "notes": null,
272
+ "run_id": "erbvh2qh",
273
+ "mode": null,
274
+ "add_tags": true
275
+ },
276
+ "peft": null,
277
+ "use_rabc": false,
278
+ "rabc_progress_path": null,
279
+ "rabc_kappa": 0.01,
280
+ "rabc_epsilon": 1e-06,
281
+ "rabc_head_mode": "sparse",
282
+ "rename_map": {},
283
+ "checkpoint_path": null
284
+ }
training_state/optimizer_param_groups.json ADDED
@@ -0,0 +1,191 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "lr": 1e-05,
4
+ "betas": [
5
+ 0.9,
6
+ 0.999
7
+ ],
8
+ "eps": 1e-08,
9
+ "weight_decay": 0.0001,
10
+ "amsgrad": false,
11
+ "maximize": false,
12
+ "foreach": null,
13
+ "capturable": false,
14
+ "differentiable": false,
15
+ "fused": null,
16
+ "decoupled_weight_decay": true,
17
+ "params": [
18
+ 0,
19
+ 1,
20
+ 2,
21
+ 3,
22
+ 4,
23
+ 5,
24
+ 6,
25
+ 7,
26
+ 8,
27
+ 9,
28
+ 10,
29
+ 11,
30
+ 12,
31
+ 13,
32
+ 14,
33
+ 15,
34
+ 16,
35
+ 17,
36
+ 18,
37
+ 19,
38
+ 20,
39
+ 21,
40
+ 22,
41
+ 23,
42
+ 24,
43
+ 25,
44
+ 26,
45
+ 27,
46
+ 28,
47
+ 29,
48
+ 30,
49
+ 31,
50
+ 32,
51
+ 33,
52
+ 34,
53
+ 35,
54
+ 36,
55
+ 37,
56
+ 38,
57
+ 39,
58
+ 40,
59
+ 41,
60
+ 42,
61
+ 43,
62
+ 44,
63
+ 45,
64
+ 46,
65
+ 47,
66
+ 48,
67
+ 49,
68
+ 50,
69
+ 51,
70
+ 52,
71
+ 53,
72
+ 54,
73
+ 55,
74
+ 56,
75
+ 57,
76
+ 58,
77
+ 59,
78
+ 60,
79
+ 61,
80
+ 62,
81
+ 63,
82
+ 64,
83
+ 65,
84
+ 66,
85
+ 67,
86
+ 68,
87
+ 69,
88
+ 70,
89
+ 71,
90
+ 72,
91
+ 73,
92
+ 74,
93
+ 75,
94
+ 76,
95
+ 77,
96
+ 78,
97
+ 79,
98
+ 80,
99
+ 81,
100
+ 82,
101
+ 83,
102
+ 84,
103
+ 85,
104
+ 86,
105
+ 87,
106
+ 88,
107
+ 89,
108
+ 90,
109
+ 91,
110
+ 92,
111
+ 93,
112
+ 94,
113
+ 95,
114
+ 96,
115
+ 97,
116
+ 98,
117
+ 99,
118
+ 100,
119
+ 101,
120
+ 102,
121
+ 103,
122
+ 104,
123
+ 105,
124
+ 106,
125
+ 107,
126
+ 108,
127
+ 109,
128
+ 110,
129
+ 111,
130
+ 112,
131
+ 113,
132
+ 114,
133
+ 115,
134
+ 116,
135
+ 117,
136
+ 118,
137
+ 119,
138
+ 120,
139
+ 121,
140
+ 122,
141
+ 123,
142
+ 124,
143
+ 125,
144
+ 126,
145
+ 127,
146
+ 128,
147
+ 129,
148
+ 130,
149
+ 131,
150
+ 132
151
+ ]
152
+ },
153
+ {
154
+ "lr": 1e-05,
155
+ "betas": [
156
+ 0.9,
157
+ 0.999
158
+ ],
159
+ "eps": 1e-08,
160
+ "weight_decay": 0.0001,
161
+ "amsgrad": false,
162
+ "maximize": false,
163
+ "foreach": null,
164
+ "capturable": false,
165
+ "differentiable": false,
166
+ "fused": null,
167
+ "decoupled_weight_decay": true,
168
+ "params": [
169
+ 133,
170
+ 134,
171
+ 135,
172
+ 136,
173
+ 137,
174
+ 138,
175
+ 139,
176
+ 140,
177
+ 141,
178
+ 142,
179
+ 143,
180
+ 144,
181
+ 145,
182
+ 146,
183
+ 147,
184
+ 148,
185
+ 149,
186
+ 150,
187
+ 151,
188
+ 152
189
+ ]
190
+ }
191
+ ]
training_state/optimizer_state.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed813fa24969b1bba2e8557072abd35e85c25e2237715f9e4a7734d0b9d8a793
3
+ size 412686596
training_state/rng_state.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3cf885e071c14ae69ba58668cc1189b811fe1882062f4eed86d3fee066fab4b
3
+ size 15708
training_state/training_step.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "step": 40000
3
+ }