thankyoualways commited on
Commit
c9c739c
·
verified ·
1 Parent(s): 3b40597

Upload policy_checkpoints/NutAssemblySquare/2024-11-30-00-45-56_E8.2.0b-sq-maxvel1/wandb/run-20241130_031226-mxhmxn6b/files/config.yaml with huggingface_hub

Browse files
policy_checkpoints/NutAssemblySquare/2024-11-30-00-45-56_E8.2.0b-sq-maxvel1/wandb/run-20241130_031226-mxhmxn6b/files/config.yaml ADDED
@@ -0,0 +1,378 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _target_:
2
+ value: adaflow.workspace.train_diffusion_unet_image_workspace.TrainDiffusionUnetImageWorkspace
3
+ _wandb:
4
+ value:
5
+ cli_version: 0.18.7
6
+ code_path: code/train.py
7
+ m: []
8
+ python_version: 3.10.15
9
+ t:
10
+ "1":
11
+ - 1
12
+ - 41
13
+ - 49
14
+ - 50
15
+ - 55
16
+ - 83
17
+ "2":
18
+ - 1
19
+ - 41
20
+ - 49
21
+ - 50
22
+ - 55
23
+ - 83
24
+ "3":
25
+ - 13
26
+ - 15
27
+ - 16
28
+ - 23
29
+ - 55
30
+ - 61
31
+ "4": 3.10.15
32
+ "5": 0.18.7
33
+ "8":
34
+ - 5
35
+ "12": 0.18.7
36
+ "13": linux-x86_64
37
+ checkpoint:
38
+ value:
39
+ save_last_ckpt: true
40
+ save_last_snapshot: false
41
+ topk:
42
+ format_str: epoch={epoch:04d}-test_mean_score={test_mean_score:.3f}.ckpt
43
+ k: 1
44
+ mode: max
45
+ monitor_key: test_mean_score
46
+ dataloader:
47
+ value:
48
+ batch_size: 64
49
+ num_workers: 4
50
+ persistent_workers: false
51
+ pin_memory: true
52
+ shuffle: true
53
+ dataset_obs_steps:
54
+ value: 2
55
+ dataset_type:
56
+ value: ph
57
+ ema:
58
+ value:
59
+ _target_: adaflow.model.diffusion.ema_model.EMAModel
60
+ inv_gamma: 1
61
+ max_value: 0.9999
62
+ min_value: 0
63
+ power: 0.75
64
+ update_after_step: 0
65
+ exp_name:
66
+ value: default
67
+ horizon:
68
+ value: 16
69
+ keypoint_visible_rate:
70
+ value: 1
71
+ logging:
72
+ value:
73
+ group: null
74
+ id: null
75
+ mode: online
76
+ name: E8.2.0b-sq-maxvel1_square_2024-11-30-00-45-56
77
+ project: adaflow
78
+ resume: true
79
+ tags:
80
+ - train_diffusion_unet_image
81
+ - square_image
82
+ - default
83
+ multi_run:
84
+ value:
85
+ run_dir: /mnt/data3/kevin/autom/adaflow//outputs/square/2024-11-30-00-45-56_E8.2.0b-sq-maxvel1
86
+ wandb_name_base: 2024.11.30-03.02.46_train_diffusion_unet_image_square_image_ph
87
+ n_action_steps:
88
+ value: 8
89
+ n_latency_steps:
90
+ value: 0
91
+ n_obs_steps:
92
+ value: 2
93
+ name:
94
+ value: train_diffusion_unet_image
95
+ obs_as_global_cond:
96
+ value: true
97
+ optimizer:
98
+ value:
99
+ _target_: torch.optim.AdamW
100
+ betas:
101
+ - 0.95
102
+ - 0.999
103
+ eps: 1e-08
104
+ lr: 0.0001
105
+ weight_decay: 1e-06
106
+ output_dir:
107
+ value: /mnt/data3/kevin/autom/adaflow/outputs/square/2024-11-30-00-45-56_E8.2.0b-sq-maxvel1
108
+ past_action_visible:
109
+ value: false
110
+ policy:
111
+ value:
112
+ _target_: adaflow.policy.diffusion_unet_image_policy.DiffusionUnetImagePolicy
113
+ cond_predict_scale: true
114
+ diffusion_step_embed_dim: 128
115
+ down_dims:
116
+ - 512
117
+ - 1024
118
+ - 2048
119
+ horizon: 16
120
+ kernel_size: 5
121
+ n_action_steps: 8
122
+ n_groups: 8
123
+ n_obs_steps: 2
124
+ noise_scheduler:
125
+ _target_: diffusers.schedulers.scheduling_ddpm.DDPMScheduler
126
+ beta_end: 0.02
127
+ beta_schedule: squaredcos_cap_v2
128
+ beta_start: 0.0001
129
+ clip_sample: true
130
+ num_train_timesteps: 100
131
+ prediction_type: epsilon
132
+ variance_type: fixed_small
133
+ num_inference_steps: 100
134
+ obs_as_global_cond: true
135
+ obs_encoder:
136
+ _target_: adaflow.model.vision.multi_image_obs_encoder.MultiImageObsEncoder
137
+ crop_shape:
138
+ - 76
139
+ - 76
140
+ imagenet_norm: true
141
+ random_crop: true
142
+ resize_shape: null
143
+ rgb_model:
144
+ _target_: adaflow.model.vision.model_getter.get_resnet
145
+ name: resnet18
146
+ weights: null
147
+ shape_meta:
148
+ action:
149
+ shape:
150
+ - 10
151
+ obs:
152
+ agentview_image:
153
+ shape:
154
+ - 3
155
+ - 84
156
+ - 84
157
+ type: rgb
158
+ robot0_eef_pos:
159
+ shape:
160
+ - 3
161
+ robot0_eef_quat:
162
+ shape:
163
+ - 4
164
+ robot0_eye_in_hand_image:
165
+ shape:
166
+ - 3
167
+ - 84
168
+ - 84
169
+ type: rgb
170
+ robot0_gripper_qpos:
171
+ shape:
172
+ - 2
173
+ share_rgb_model: false
174
+ use_group_norm: true
175
+ shape_meta:
176
+ action:
177
+ shape:
178
+ - 10
179
+ obs:
180
+ agentview_image:
181
+ shape:
182
+ - 3
183
+ - 84
184
+ - 84
185
+ type: rgb
186
+ robot0_eef_pos:
187
+ shape:
188
+ - 3
189
+ robot0_eef_quat:
190
+ shape:
191
+ - 4
192
+ robot0_eye_in_hand_image:
193
+ shape:
194
+ - 3
195
+ - 84
196
+ - 84
197
+ type: rgb
198
+ robot0_gripper_qpos:
199
+ shape:
200
+ - 2
201
+ shape_meta:
202
+ value:
203
+ action:
204
+ shape:
205
+ - 10
206
+ obs:
207
+ agentview_image:
208
+ shape:
209
+ - 3
210
+ - 84
211
+ - 84
212
+ type: rgb
213
+ robot0_eef_pos:
214
+ shape:
215
+ - 3
216
+ robot0_eef_quat:
217
+ shape:
218
+ - 4
219
+ robot0_eye_in_hand_image:
220
+ shape:
221
+ - 3
222
+ - 84
223
+ - 84
224
+ type: rgb
225
+ robot0_gripper_qpos:
226
+ shape:
227
+ - 2
228
+ task:
229
+ value:
230
+ abs_action: true
231
+ dataset:
232
+ _target_: adaflow.dataset.robomimic_replay_image_dataset.RobomimicReplayImageDataset
233
+ abs_action: true
234
+ dataset_path: /mnt/data3/kevin/autom/demo-aug//datasets/generated/square/2024-11-30-00-45-56/merged_E8.2.0b-sq-maxvel1_all.hdf5
235
+ horizon: 16
236
+ n_obs_steps: 2
237
+ pad_after: 7
238
+ pad_before: 1
239
+ rotation_rep: rotation_6d
240
+ seed: 42
241
+ shape_meta:
242
+ action:
243
+ shape:
244
+ - 10
245
+ obs:
246
+ agentview_image:
247
+ shape:
248
+ - 3
249
+ - 84
250
+ - 84
251
+ type: rgb
252
+ robot0_eef_pos:
253
+ shape:
254
+ - 3
255
+ robot0_eef_quat:
256
+ shape:
257
+ - 4
258
+ robot0_eye_in_hand_image:
259
+ shape:
260
+ - 3
261
+ - 84
262
+ - 84
263
+ type: rgb
264
+ robot0_gripper_qpos:
265
+ shape:
266
+ - 2
267
+ use_cache: true
268
+ use_legacy_normalizer: false
269
+ val_ratio: 0.02
270
+ dataset_path: /mnt/data3/kevin/autom/demo-aug//datasets/generated/square/2024-11-30-00-45-56/merged_E8.2.0b-sq-maxvel1_all.hdf5
271
+ dataset_type: ph
272
+ env_runner:
273
+ _target_: adaflow.env_runner.robomimic_image_runner.RobomimicImageRunner
274
+ abs_action: true
275
+ crf: 22
276
+ dataset_path: /mnt/data3/kevin/autom/demo-aug//datasets/generated/square/2024-11-30-00-45-56/merged_E8.2.0b-sq-maxvel1_all.hdf5
277
+ fps: 10
278
+ max_steps: 400
279
+ n_action_steps: 8
280
+ n_envs: 29
281
+ n_obs_steps: 2
282
+ n_test: 50
283
+ n_test_vis: 50
284
+ n_train: 8
285
+ n_train_vis: 8
286
+ past_action: false
287
+ render_obs_key: agentview_image
288
+ shape_meta:
289
+ action:
290
+ shape:
291
+ - 10
292
+ obs:
293
+ agentview_image:
294
+ shape:
295
+ - 3
296
+ - 84
297
+ - 84
298
+ type: rgb
299
+ robot0_eef_pos:
300
+ shape:
301
+ - 3
302
+ robot0_eef_quat:
303
+ shape:
304
+ - 4
305
+ robot0_eye_in_hand_image:
306
+ shape:
307
+ - 3
308
+ - 84
309
+ - 84
310
+ type: rgb
311
+ robot0_gripper_qpos:
312
+ shape:
313
+ - 2
314
+ test_start_seed: 100000
315
+ tqdm_interval_sec: 1
316
+ train_start_idx: 0
317
+ name: square_image
318
+ shape_meta:
319
+ action:
320
+ shape:
321
+ - 10
322
+ obs:
323
+ agentview_image:
324
+ shape:
325
+ - 3
326
+ - 84
327
+ - 84
328
+ type: rgb
329
+ robot0_eef_pos:
330
+ shape:
331
+ - 3
332
+ robot0_eef_quat:
333
+ shape:
334
+ - 4
335
+ robot0_eye_in_hand_image:
336
+ shape:
337
+ - 3
338
+ - 84
339
+ - 84
340
+ type: rgb
341
+ robot0_gripper_qpos:
342
+ shape:
343
+ - 2
344
+ task_name: square
345
+ task_name:
346
+ value: square_image
347
+ training:
348
+ value:
349
+ checkpoint_every: 20
350
+ debug: false
351
+ device: cuda:0
352
+ freeze_encoder: false
353
+ gradient_accumulate_every: 1
354
+ lr_scheduler: cosine
355
+ lr_warmup_steps: 500
356
+ max_train_steps: null
357
+ max_val_steps: null
358
+ num_epochs: 800
359
+ pretrained_ckpt: null
360
+ resume: true
361
+ resume_dir: null
362
+ rollout_every: 20
363
+ sample_every: 5
364
+ seed: 42
365
+ tqdm_interval_sec: 1
366
+ use_ema: true
367
+ val_every: 5
368
+ val_dataloader:
369
+ value:
370
+ batch_size: 64
371
+ num_workers: 8
372
+ persistent_workers: false
373
+ pin_memory: true
374
+ shuffle: false
375
+ wandb_run_url_0:
376
+ value: https://wandb.ai/kevin-lin/cpgen/runs/hzqsgkw0
377
+ wandb_run_url_1:
378
+ value: https://wandb.ai/kevin-lin/cpgen/runs/hhpcrm4u