alextheprophecy commited on
Commit
2d2209c
·
verified ·
1 Parent(s): 8c110c8

Upload folder using huggingface_hub

Browse files
Files changed (22) hide show
  1. .gitattributes +1 -0
  2. checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/config.json +96 -0
  3. checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/model.safetensors +3 -0
  4. checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/policy_postprocessor.json +32 -0
  5. checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/policy_postprocessor_step_0_unnormalizer_processor.safetensors +3 -0
  6. checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/policy_preprocessor.json +56 -0
  7. checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/policy_preprocessor_step_3_normalizer_processor.safetensors +3 -0
  8. checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/train_config.json +306 -0
  9. checkpoints/dino_v3_235012/checkpoints/100000/training_state/optimizer_param_groups.json +397 -0
  10. checkpoints/dino_v3_235012/checkpoints/100000/training_state/optimizer_state.safetensors +3 -0
  11. checkpoints/dino_v3_235012/checkpoints/100000/training_state/rng_state.safetensors +3 -0
  12. checkpoints/dino_v3_235012/checkpoints/100000/training_state/scheduler_state.json +15 -0
  13. checkpoints/dino_v3_235012/checkpoints/100000/training_state/training_step.json +3 -0
  14. checkpoints/dino_v3_235012/wandb/debug-internal.log +24 -0
  15. checkpoints/dino_v3_235012/wandb/debug.log +19 -0
  16. checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/files/output.log +0 -0
  17. checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/files/requirements.txt +113 -0
  18. checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/files/wandb-metadata.json +78 -0
  19. checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug-core.log +7 -0
  20. checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug-internal.log +24 -0
  21. checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug.log +19 -0
  22. checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/run-pu35iy7k.wandb +3 -0
.gitattributes CHANGED
@@ -44,3 +44,4 @@ checkpoints/diffusion_specialized_302_dataset_base_from_dino_780_new_dataset_dat
44
  checkpots/diffusion_specialized_302_dataset_base_from_dino_780_new_dataset_config_11H47/wandb/run-20260520_100113-rnm5uhtp/run-rnm5uhtp.wandb filter=lfs diff=lfs merge=lfs -text
45
  checkpoints/diffusion_specialized_302_dataset_base_from_dino_780_new_dataset_config_11H47/wandb/run-20260520_100113-rnm5uhtp/run-rnm5uhtp.wandb filter=lfs diff=lfs merge=lfs -text
46
  checkpoints/dino_v2_20260520/wandb/run-20260520_000553-6chr8b99/run-6chr8b99.wandb filter=lfs diff=lfs merge=lfs -text
 
 
44
  checkpots/diffusion_specialized_302_dataset_base_from_dino_780_new_dataset_config_11H47/wandb/run-20260520_100113-rnm5uhtp/run-rnm5uhtp.wandb filter=lfs diff=lfs merge=lfs -text
45
  checkpoints/diffusion_specialized_302_dataset_base_from_dino_780_new_dataset_config_11H47/wandb/run-20260520_100113-rnm5uhtp/run-rnm5uhtp.wandb filter=lfs diff=lfs merge=lfs -text
46
  checkpoints/dino_v2_20260520/wandb/run-20260520_000553-6chr8b99/run-6chr8b99.wandb filter=lfs diff=lfs merge=lfs -text
47
+ checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/run-pu35iy7k.wandb filter=lfs diff=lfs merge=lfs -text
checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/config.json ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "diffusion",
3
+ "n_obs_steps": 2,
4
+ "input_features": {
5
+ "observation.state": {
6
+ "type": "STATE",
7
+ "shape": [
8
+ 6
9
+ ]
10
+ },
11
+ "observation.images.front": {
12
+ "type": "VISUAL",
13
+ "shape": [
14
+ 3,
15
+ 480,
16
+ 640
17
+ ]
18
+ }
19
+ },
20
+ "output_features": {
21
+ "action": {
22
+ "type": "ACTION",
23
+ "shape": [
24
+ 6
25
+ ]
26
+ }
27
+ },
28
+ "device": "cuda",
29
+ "use_amp": false,
30
+ "use_peft": false,
31
+ "push_to_hub": false,
32
+ "repo_id": null,
33
+ "private": null,
34
+ "tags": null,
35
+ "license": null,
36
+ "pretrained_path": null,
37
+ "horizon": 16,
38
+ "n_action_steps": 8,
39
+ "normalization_mapping": {
40
+ "VISUAL": "MEAN_STD",
41
+ "STATE": "MIN_MAX",
42
+ "ACTION": "MIN_MAX"
43
+ },
44
+ "drop_n_last_frames": 7,
45
+ "vision_backbone_type": "dinov2",
46
+ "vision_encoder_name": "facebook/dinov2-with-registers-small",
47
+ "freeze_vision_encoder": true,
48
+ "vision_backbone": "resnet18",
49
+ "resize_shape": [
50
+ 224,
51
+ 224
52
+ ],
53
+ "crop_ratio": 1.0,
54
+ "crop_shape": null,
55
+ "crop_is_random": true,
56
+ "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
57
+ "use_group_norm": false,
58
+ "spatial_softmax_num_keypoints": 32,
59
+ "vit_pool_type": "cls_mean",
60
+ "vit_feature_dim": 512,
61
+ "vit_num_pool_queries": 8,
62
+ "vit_pool_num_heads": 4,
63
+ "use_separate_rgb_encoder_per_camera": true,
64
+ "down_dims": [
65
+ 512,
66
+ 1024,
67
+ 2048
68
+ ],
69
+ "kernel_size": 5,
70
+ "n_groups": 8,
71
+ "diffusion_step_embed_dim": 128,
72
+ "use_film_scale_modulation": true,
73
+ "noise_scheduler_type": "DDPM",
74
+ "num_train_timesteps": 100,
75
+ "beta_schedule": "squaredcos_cap_v2",
76
+ "beta_start": 0.0001,
77
+ "beta_end": 0.02,
78
+ "prediction_type": "epsilon",
79
+ "clip_sample": true,
80
+ "clip_sample_range": 1.0,
81
+ "num_inference_steps": 100,
82
+ "compile_model": false,
83
+ "compile_mode": "reduce-overhead",
84
+ "do_mask_loss_for_padding": false,
85
+ "optimizer_lr": 0.0001,
86
+ "optimizer_betas": [
87
+ 0.95,
88
+ 0.999
89
+ ],
90
+ "optimizer_eps": 1e-08,
91
+ "optimizer_weight_decay": 1e-06,
92
+ "scheduler_name": "cosine",
93
+ "scheduler_warmup_steps": 500,
94
+ "use_ema": false,
95
+ "ema_decay": 0.999
96
+ }
checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d72943c96159ac1625a1c8feaa6d48dd7bd6a6c26d7144c7600a987820cfc46d
3
+ size 1199647464
checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/policy_postprocessor.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 6
13
+ ]
14
+ }
15
+ },
16
+ "norm_map": {
17
+ "VISUAL": "MEAN_STD",
18
+ "STATE": "MIN_MAX",
19
+ "ACTION": "MIN_MAX"
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
+ }
checkpoints/dino_v3_235012/checkpoints/100000/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:c58fd58fdfff3335fd358fa38d8478dedb5b3ba26b43ee2bce5b65d866e94cd3
3
+ size 6560
checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/policy_preprocessor.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "device_processor",
16
+ "config": {
17
+ "device": "cuda",
18
+ "float_dtype": null
19
+ }
20
+ },
21
+ {
22
+ "registry_name": "normalizer_processor",
23
+ "config": {
24
+ "eps": 1e-08,
25
+ "features": {
26
+ "observation.state": {
27
+ "type": "STATE",
28
+ "shape": [
29
+ 6
30
+ ]
31
+ },
32
+ "observation.images.front": {
33
+ "type": "VISUAL",
34
+ "shape": [
35
+ 3,
36
+ 480,
37
+ 640
38
+ ]
39
+ },
40
+ "action": {
41
+ "type": "ACTION",
42
+ "shape": [
43
+ 6
44
+ ]
45
+ }
46
+ },
47
+ "norm_map": {
48
+ "VISUAL": "MEAN_STD",
49
+ "STATE": "MIN_MAX",
50
+ "ACTION": "MIN_MAX"
51
+ }
52
+ },
53
+ "state_file": "policy_preprocessor_step_3_normalizer_processor.safetensors"
54
+ }
55
+ ]
56
+ }
checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/policy_preprocessor_step_3_normalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c58fd58fdfff3335fd358fa38d8478dedb5b3ba26b43ee2bce5b65d866e94cd3
3
+ size 6560
checkpoints/dino_v3_235012/checkpoints/100000/pretrained_model/train_config.json ADDED
@@ -0,0 +1,306 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": {
3
+ "repo_id": "local/act_collected_episodes",
4
+ "root": "/home/shadeform/Desktop/robot_learning/aggregated_new_dataset_781",
5
+ "episodes": null,
6
+ "image_transforms": {
7
+ "enable": true,
8
+ "max_num_transforms": 3,
9
+ "random_order": false,
10
+ "same_cloth_color": false,
11
+ "tfs": {
12
+ "color_jitter": {
13
+ "weight": 1.5,
14
+ "type": "ColorJitter",
15
+ "kwargs": {
16
+ "brightness": [
17
+ 0.7,
18
+ 1.3
19
+ ],
20
+ "contrast": [
21
+ 0.7,
22
+ 1.3
23
+ ],
24
+ "saturation": [
25
+ 0.4,
26
+ 1.6
27
+ ],
28
+ "hue": [
29
+ -0.5,
30
+ 0.5
31
+ ]
32
+ }
33
+ },
34
+ "grayscale": {
35
+ "weight": 0.5,
36
+ "type": "RandomGrayscale",
37
+ "kwargs": {
38
+ "p": 1.0
39
+ }
40
+ },
41
+ "shadow": {
42
+ "weight": 0.8,
43
+ "type": "RandomShadow",
44
+ "kwargs": {
45
+ "num_shadows": [
46
+ 1,
47
+ 2
48
+ ],
49
+ "intensity": [
50
+ 0.4,
51
+ 0.7
52
+ ],
53
+ "blur_sigma": [
54
+ 4.0,
55
+ 20.0
56
+ ]
57
+ }
58
+ },
59
+ "highlight": {
60
+ "weight": 0.5,
61
+ "type": "RandomHighlight",
62
+ "kwargs": {
63
+ "num_highlights": [
64
+ 0,
65
+ 1
66
+ ],
67
+ "intensity": [
68
+ 0.2,
69
+ 0.5
70
+ ],
71
+ "sigma": [
72
+ 20.0,
73
+ 60.0
74
+ ]
75
+ }
76
+ },
77
+ "gamma": {
78
+ "weight": 0.7,
79
+ "type": "RandomGamma",
80
+ "kwargs": {
81
+ "gamma": [
82
+ 0.6,
83
+ 1.4
84
+ ]
85
+ }
86
+ },
87
+ "blur": {
88
+ "weight": 0.0,
89
+ "type": "GaussianBlur",
90
+ "kwargs": {
91
+ "kernel_size": [
92
+ 3,
93
+ 3
94
+ ],
95
+ "sigma": [
96
+ 0.1,
97
+ 1.5
98
+ ]
99
+ }
100
+ },
101
+ "jpeg": {
102
+ "weight": 0.0,
103
+ "type": "RandomJPEG",
104
+ "kwargs": {
105
+ "quality": [
106
+ 60,
107
+ 95
108
+ ]
109
+ }
110
+ },
111
+ "crop": {
112
+ "weight": 0.5,
113
+ "type": "RandomCropPreserveSize",
114
+ "kwargs": {
115
+ "scale": [
116
+ 0.97,
117
+ 1.0
118
+ ],
119
+ "ratio": [
120
+ 0.99,
121
+ 1.01
122
+ ]
123
+ }
124
+ },
125
+ "affine": {
126
+ "weight": 0.0,
127
+ "type": "RandomAffine",
128
+ "kwargs": {
129
+ "degrees": [
130
+ -5.0,
131
+ 5.0
132
+ ],
133
+ "translate": [
134
+ 0.05,
135
+ 0.05
136
+ ]
137
+ }
138
+ },
139
+ "sharpness": {
140
+ "weight": 1.0,
141
+ "type": "SharpnessJitter",
142
+ "kwargs": {
143
+ "sharpness": [
144
+ 0.5,
145
+ 1.5
146
+ ]
147
+ }
148
+ }
149
+ }
150
+ },
151
+ "revision": null,
152
+ "use_imagenet_stats": true,
153
+ "video_backend": "pyav",
154
+ "return_uint8": false,
155
+ "streaming": false
156
+ },
157
+ "env": null,
158
+ "policy": {
159
+ "type": "diffusion",
160
+ "n_obs_steps": 2,
161
+ "input_features": {
162
+ "observation.state": {
163
+ "type": "STATE",
164
+ "shape": [
165
+ 6
166
+ ]
167
+ },
168
+ "observation.images.front": {
169
+ "type": "VISUAL",
170
+ "shape": [
171
+ 3,
172
+ 480,
173
+ 640
174
+ ]
175
+ }
176
+ },
177
+ "output_features": {
178
+ "action": {
179
+ "type": "ACTION",
180
+ "shape": [
181
+ 6
182
+ ]
183
+ }
184
+ },
185
+ "device": "cuda",
186
+ "use_amp": false,
187
+ "use_peft": false,
188
+ "push_to_hub": false,
189
+ "repo_id": null,
190
+ "private": null,
191
+ "tags": null,
192
+ "license": null,
193
+ "pretrained_path": null,
194
+ "horizon": 16,
195
+ "n_action_steps": 8,
196
+ "normalization_mapping": {
197
+ "VISUAL": "MEAN_STD",
198
+ "STATE": "MIN_MAX",
199
+ "ACTION": "MIN_MAX"
200
+ },
201
+ "drop_n_last_frames": 7,
202
+ "vision_backbone_type": "dinov2",
203
+ "vision_encoder_name": "facebook/dinov2-with-registers-small",
204
+ "freeze_vision_encoder": true,
205
+ "vision_backbone": "resnet18",
206
+ "resize_shape": [
207
+ 224,
208
+ 224
209
+ ],
210
+ "crop_ratio": 1.0,
211
+ "crop_shape": null,
212
+ "crop_is_random": true,
213
+ "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
214
+ "use_group_norm": false,
215
+ "spatial_softmax_num_keypoints": 32,
216
+ "vit_pool_type": "cls_mean",
217
+ "vit_feature_dim": 512,
218
+ "vit_num_pool_queries": 8,
219
+ "vit_pool_num_heads": 4,
220
+ "use_separate_rgb_encoder_per_camera": true,
221
+ "down_dims": [
222
+ 512,
223
+ 1024,
224
+ 2048
225
+ ],
226
+ "kernel_size": 5,
227
+ "n_groups": 8,
228
+ "diffusion_step_embed_dim": 128,
229
+ "use_film_scale_modulation": true,
230
+ "noise_scheduler_type": "DDPM",
231
+ "num_train_timesteps": 100,
232
+ "beta_schedule": "squaredcos_cap_v2",
233
+ "beta_start": 0.0001,
234
+ "beta_end": 0.02,
235
+ "prediction_type": "epsilon",
236
+ "clip_sample": true,
237
+ "clip_sample_range": 1.0,
238
+ "num_inference_steps": 100,
239
+ "compile_model": false,
240
+ "compile_mode": "reduce-overhead",
241
+ "do_mask_loss_for_padding": false,
242
+ "optimizer_lr": 0.0001,
243
+ "optimizer_betas": [
244
+ 0.95,
245
+ 0.999
246
+ ],
247
+ "optimizer_eps": 1e-08,
248
+ "optimizer_weight_decay": 1e-06,
249
+ "scheduler_name": "cosine",
250
+ "scheduler_warmup_steps": 500,
251
+ "use_ema": false,
252
+ "ema_decay": 0.999
253
+ },
254
+ "reward_model": null,
255
+ "output_dir": "/home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012",
256
+ "job_name": "abl01_v2_baseline_20260519_235012",
257
+ "resume": false,
258
+ "seed": 42,
259
+ "cudnn_deterministic": false,
260
+ "num_workers": 32,
261
+ "batch_size": 64,
262
+ "prefetch_factor": 4,
263
+ "persistent_workers": true,
264
+ "steps": 400000,
265
+ "eval_freq": 0,
266
+ "log_freq": 20,
267
+ "tolerance_s": 0.0001,
268
+ "save_checkpoint": true,
269
+ "save_freq": 100000,
270
+ "use_policy_training_preset": true,
271
+ "optimizer": {
272
+ "type": "adam",
273
+ "lr": 0.0001,
274
+ "weight_decay": 1e-06,
275
+ "grad_clip_norm": 10.0,
276
+ "betas": [
277
+ 0.95,
278
+ 0.999
279
+ ],
280
+ "eps": 1e-08
281
+ },
282
+ "scheduler": {
283
+ "type": "diffuser",
284
+ "num_warmup_steps": 500,
285
+ "name": "cosine"
286
+ },
287
+ "eval": {
288
+ "n_episodes": 50,
289
+ "batch_size": 11,
290
+ "use_async_envs": true
291
+ },
292
+ "wandb": {
293
+ "enable": true,
294
+ "disable_artifact": false,
295
+ "project": "cloth_folding_v3_ablation",
296
+ "entity": null,
297
+ "notes": null,
298
+ "run_id": "pu35iy7k",
299
+ "mode": null,
300
+ "add_tags": true
301
+ },
302
+ "peft": null,
303
+ "sample_weighting": null,
304
+ "rename_map": {},
305
+ "checkpoint_path": null
306
+ }
checkpoints/dino_v3_235012/checkpoints/100000/training_state/optimizer_param_groups.json ADDED
@@ -0,0 +1,397 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "lr": 8.54594455744191e-05,
4
+ "betas": [
5
+ 0.95,
6
+ 0.999
7
+ ],
8
+ "eps": 1e-08,
9
+ "weight_decay": 1e-06,
10
+ "amsgrad": false,
11
+ "maximize": false,
12
+ "foreach": null,
13
+ "capturable": false,
14
+ "differentiable": false,
15
+ "fused": null,
16
+ "decoupled_weight_decay": false,
17
+ "initial_lr": 0.0001,
18
+ "params": [
19
+ 0,
20
+ 1,
21
+ 2,
22
+ 3,
23
+ 4,
24
+ 5,
25
+ 6,
26
+ 7,
27
+ 8,
28
+ 9,
29
+ 10,
30
+ 11,
31
+ 12,
32
+ 13,
33
+ 14,
34
+ 15,
35
+ 16,
36
+ 17,
37
+ 18,
38
+ 19,
39
+ 20,
40
+ 21,
41
+ 22,
42
+ 23,
43
+ 24,
44
+ 25,
45
+ 26,
46
+ 27,
47
+ 28,
48
+ 29,
49
+ 30,
50
+ 31,
51
+ 32,
52
+ 33,
53
+ 34,
54
+ 35,
55
+ 36,
56
+ 37,
57
+ 38,
58
+ 39,
59
+ 40,
60
+ 41,
61
+ 42,
62
+ 43,
63
+ 44,
64
+ 45,
65
+ 46,
66
+ 47,
67
+ 48,
68
+ 49,
69
+ 50,
70
+ 51,
71
+ 52,
72
+ 53,
73
+ 54,
74
+ 55,
75
+ 56,
76
+ 57,
77
+ 58,
78
+ 59,
79
+ 60,
80
+ 61,
81
+ 62,
82
+ 63,
83
+ 64,
84
+ 65,
85
+ 66,
86
+ 67,
87
+ 68,
88
+ 69,
89
+ 70,
90
+ 71,
91
+ 72,
92
+ 73,
93
+ 74,
94
+ 75,
95
+ 76,
96
+ 77,
97
+ 78,
98
+ 79,
99
+ 80,
100
+ 81,
101
+ 82,
102
+ 83,
103
+ 84,
104
+ 85,
105
+ 86,
106
+ 87,
107
+ 88,
108
+ 89,
109
+ 90,
110
+ 91,
111
+ 92,
112
+ 93,
113
+ 94,
114
+ 95,
115
+ 96,
116
+ 97,
117
+ 98,
118
+ 99,
119
+ 100,
120
+ 101,
121
+ 102,
122
+ 103,
123
+ 104,
124
+ 105,
125
+ 106,
126
+ 107,
127
+ 108,
128
+ 109,
129
+ 110,
130
+ 111,
131
+ 112,
132
+ 113,
133
+ 114,
134
+ 115,
135
+ 116,
136
+ 117,
137
+ 118,
138
+ 119,
139
+ 120,
140
+ 121,
141
+ 122,
142
+ 123,
143
+ 124,
144
+ 125,
145
+ 126,
146
+ 127,
147
+ 128,
148
+ 129,
149
+ 130,
150
+ 131,
151
+ 132,
152
+ 133,
153
+ 134,
154
+ 135,
155
+ 136,
156
+ 137,
157
+ 138,
158
+ 139,
159
+ 140,
160
+ 141,
161
+ 142,
162
+ 143,
163
+ 144,
164
+ 145,
165
+ 146,
166
+ 147,
167
+ 148,
168
+ 149,
169
+ 150,
170
+ 151,
171
+ 152,
172
+ 153,
173
+ 154,
174
+ 155,
175
+ 156,
176
+ 157,
177
+ 158,
178
+ 159,
179
+ 160,
180
+ 161,
181
+ 162,
182
+ 163,
183
+ 164,
184
+ 165,
185
+ 166,
186
+ 167,
187
+ 168,
188
+ 169,
189
+ 170,
190
+ 171,
191
+ 172,
192
+ 173,
193
+ 174,
194
+ 175,
195
+ 176,
196
+ 177,
197
+ 178,
198
+ 179,
199
+ 180,
200
+ 181,
201
+ 182,
202
+ 183,
203
+ 184,
204
+ 185,
205
+ 186,
206
+ 187,
207
+ 188,
208
+ 189,
209
+ 190,
210
+ 191,
211
+ 192,
212
+ 193,
213
+ 194,
214
+ 195,
215
+ 196,
216
+ 197,
217
+ 198,
218
+ 199,
219
+ 200,
220
+ 201,
221
+ 202,
222
+ 203,
223
+ 204,
224
+ 205,
225
+ 206,
226
+ 207,
227
+ 208,
228
+ 209,
229
+ 210,
230
+ 211,
231
+ 212,
232
+ 213,
233
+ 214,
234
+ 215,
235
+ 216,
236
+ 217,
237
+ 218,
238
+ 219,
239
+ 220,
240
+ 221,
241
+ 222,
242
+ 223,
243
+ 224,
244
+ 225,
245
+ 226,
246
+ 227,
247
+ 228,
248
+ 229,
249
+ 230,
250
+ 231,
251
+ 232,
252
+ 233,
253
+ 234,
254
+ 235,
255
+ 236,
256
+ 237,
257
+ 238,
258
+ 239,
259
+ 240,
260
+ 241,
261
+ 242,
262
+ 243,
263
+ 244,
264
+ 245,
265
+ 246,
266
+ 247,
267
+ 248,
268
+ 249,
269
+ 250,
270
+ 251,
271
+ 252,
272
+ 253,
273
+ 254,
274
+ 255,
275
+ 256,
276
+ 257,
277
+ 258,
278
+ 259,
279
+ 260,
280
+ 261,
281
+ 262,
282
+ 263,
283
+ 264,
284
+ 265,
285
+ 266,
286
+ 267,
287
+ 268,
288
+ 269,
289
+ 270,
290
+ 271,
291
+ 272,
292
+ 273,
293
+ 274,
294
+ 275,
295
+ 276,
296
+ 277,
297
+ 278,
298
+ 279,
299
+ 280,
300
+ 281,
301
+ 282,
302
+ 283,
303
+ 284,
304
+ 285,
305
+ 286,
306
+ 287,
307
+ 288,
308
+ 289,
309
+ 290,
310
+ 291,
311
+ 292,
312
+ 293,
313
+ 294,
314
+ 295,
315
+ 296,
316
+ 297,
317
+ 298,
318
+ 299,
319
+ 300,
320
+ 301,
321
+ 302,
322
+ 303,
323
+ 304,
324
+ 305,
325
+ 306,
326
+ 307,
327
+ 308,
328
+ 309,
329
+ 310,
330
+ 311,
331
+ 312,
332
+ 313,
333
+ 314,
334
+ 315,
335
+ 316,
336
+ 317,
337
+ 318,
338
+ 319,
339
+ 320,
340
+ 321,
341
+ 322,
342
+ 323,
343
+ 324,
344
+ 325,
345
+ 326,
346
+ 327,
347
+ 328,
348
+ 329,
349
+ 330,
350
+ 331,
351
+ 332,
352
+ 333,
353
+ 334,
354
+ 335,
355
+ 336,
356
+ 337,
357
+ 338,
358
+ 339,
359
+ 340,
360
+ 341,
361
+ 342,
362
+ 343,
363
+ 344,
364
+ 345,
365
+ 346,
366
+ 347,
367
+ 348,
368
+ 349,
369
+ 350,
370
+ 351,
371
+ 352,
372
+ 353,
373
+ 354,
374
+ 355,
375
+ 356,
376
+ 357,
377
+ 358,
378
+ 359,
379
+ 360,
380
+ 361,
381
+ 362,
382
+ 363,
383
+ 364,
384
+ 365,
385
+ 366,
386
+ 367,
387
+ 368,
388
+ 369,
389
+ 370,
390
+ 371,
391
+ 372,
392
+ 373,
393
+ 374,
394
+ 375
395
+ ]
396
+ }
397
+ ]
checkpoints/dino_v3_235012/checkpoints/100000/training_state/optimizer_state.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a905f35d6fbf92efffa4fa121c3922a5f26bd3c37e6a6d1250fb87b2ee1cc047
3
+ size 2222768976
checkpoints/dino_v3_235012/checkpoints/100000/training_state/rng_state.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0fd3a47d16f0da2cca6d561507c4e036d11480c221b479c59e3a56f06ac8b21
3
+ size 15708
checkpoints/dino_v3_235012/checkpoints/100000/training_state/scheduler_state.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_lrs": [
3
+ 0.0001
4
+ ],
5
+ "last_epoch": 100000,
6
+ "_step_count": 100001,
7
+ "_is_initial": false,
8
+ "_get_lr_called_within_step": false,
9
+ "_last_lr": [
10
+ 8.54594455744191e-05
11
+ ],
12
+ "lr_lambdas": [
13
+ null
14
+ ]
15
+ }
checkpoints/dino_v3_235012/checkpoints/100000/training_state/training_step.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "step": 100000
3
+ }
checkpoints/dino_v3_235012/wandb/debug-internal.log ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-05-19T23:50:30.029293238Z","level":"INFO","msg":"stream: starting","core version":"0.24.2"}
2
+ {"time":"2026-05-19T23:50:30.199052993Z","level":"INFO","msg":"stream: created new stream","id":"pu35iy7k"}
3
+ {"time":"2026-05-19T23:50:30.199146779Z","level":"INFO","msg":"handler: started","stream_id":"pu35iy7k"}
4
+ {"time":"2026-05-19T23:50:30.199227302Z","level":"INFO","msg":"stream: started","id":"pu35iy7k"}
5
+ {"time":"2026-05-19T23:50:30.199262248Z","level":"INFO","msg":"writer: started","stream_id":"pu35iy7k"}
6
+ {"time":"2026-05-19T23:50:30.199315489Z","level":"INFO","msg":"sender: started","stream_id":"pu35iy7k"}
7
+ {"time":"2026-05-20T06:40:10.666113201Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
8
+ {"time":"2026-05-20T06:41:55.305552751Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
9
+ {"time":"2026-05-20T06:42:58.437665758Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
10
+ {"time":"2026-05-20T07:07:19.366730929Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
11
+ {"time":"2026-05-20T07:08:58.845147314Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
12
+ {"time":"2026-05-20T08:32:27.438484071Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
13
+ {"time":"2026-05-20T09:01:11.33477501Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
14
+ {"time":"2026-05-20T09:28:24.999491846Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
15
+ {"time":"2026-05-20T09:47:34.30821901Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
16
+ {"time":"2026-05-20T10:01:34.432574431Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
17
+ {"time":"2026-05-20T10:02:31.911950417Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
18
+ {"time":"2026-05-20T10:03:31.133449636Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
19
+ {"time":"2026-05-20T10:07:02.673764893Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
20
+ {"time":"2026-05-20T10:11:59.852646744Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
21
+ {"time":"2026-05-20T10:12:57.309650778Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
22
+ {"time":"2026-05-20T10:26:08.746422282Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
23
+ {"time":"2026-05-20T10:27:05.95478918Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
24
+ {"time":"2026-05-20T11:26:27.716053816Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
checkpoints/dino_v3_235012/wandb/debug.log ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_setup.py:_flush():81] Current SDK version is 0.24.2
2
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_setup.py:_flush():81] Configure stats pid to 3508073
3
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:setup_run_log_directory():717] Logging user logs to /home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug.log
5
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:setup_run_log_directory():718] Logging internal logs to /home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug-internal.log
6
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:init():844] calling init triggers
7
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:init():849] wandb.init called with sweep_config: {}
8
+ config: {'dataset': {'repo_id': 'local/act_collected_episodes', 'root': '/home/shadeform/Desktop/robot_learning/aggregated_new_dataset_781', 'episodes': None, 'image_transforms': {'enable': True, 'max_num_transforms': 3, 'random_order': False, 'same_cloth_color': False, 'tfs': {'color_jitter': {'weight': 1.5, 'type': 'ColorJitter', 'kwargs': {'brightness': [0.7, 1.3], 'contrast': [0.7, 1.3], 'saturation': [0.4, 1.6], 'hue': [-0.5, 0.5]}}, 'grayscale': {'weight': 0.5, 'type': 'RandomGrayscale', 'kwargs': {'p': 1.0}}, 'shadow': {'weight': 0.8, 'type': 'RandomShadow', 'kwargs': {'num_shadows': [1, 2], 'intensity': [0.4, 0.7], 'blur_sigma': [4.0, 20.0]}}, 'highlight': {'weight': 0.5, 'type': 'RandomHighlight', 'kwargs': {'num_highlights': [0, 1], 'intensity': [0.2, 0.5], 'sigma': [20.0, 60.0]}}, 'gamma': {'weight': 0.7, 'type': 'RandomGamma', 'kwargs': {'gamma': [0.6, 1.4]}}, 'blur': {'weight': 0.0, 'type': 'GaussianBlur', 'kwargs': {'kernel_size': [3, 3], 'sigma': [0.1, 1.5]}}, 'jpeg': {'weight': 0.0, 'type': 'RandomJPEG', 'kwargs': {'quality': [60, 95]}}, 'crop': {'weight': 0.5, 'type': 'RandomCropPreserveSize', 'kwargs': {'scale': [0.97, 1.0], 'ratio': [0.99, 1.01]}}, 'affine': {'weight': 0.0, 'type': 'RandomAffine', 'kwargs': {'degrees': [-5.0, 5.0], 'translate': [0.05, 0.05]}}, 'sharpness': {'weight': 1.0, 'type': 'SharpnessJitter', 'kwargs': {'sharpness': [0.5, 1.5]}}}}, 'revision': None, 'use_imagenet_stats': True, 'video_backend': 'pyav', 'return_uint8': False, 'streaming': False}, 'env': None, 'policy': {'type': 'diffusion', 'n_obs_steps': 2, 'input_features': {}, 'output_features': {}, 'device': 'cuda', 'use_amp': False, 'use_peft': False, 'push_to_hub': False, 'repo_id': None, 'private': None, 'tags': None, 'license': None, 'pretrained_path': None, 'horizon': 16, 'n_action_steps': 8, 'normalization_mapping': {'VISUAL': <NormalizationMode.MEAN_STD: 'MEAN_STD'>, 'STATE': <NormalizationMode.MIN_MAX: 'MIN_MAX'>, 'ACTION': <NormalizationMode.MIN_MAX: 'MIN_MAX'>}, 'drop_n_last_frames': 7, 'vision_backbone_type': 'dinov2', 'vision_encoder_name': 'facebook/dinov2-with-registers-small', 'freeze_vision_encoder': True, 'vision_backbone': 'resnet18', 'resize_shape': [224, 224], 'crop_ratio': 1.0, 'crop_shape': None, 'crop_is_random': True, 'pretrained_backbone_weights': 'ResNet18_Weights.IMAGENET1K_V1', 'use_group_norm': False, 'spatial_softmax_num_keypoints': 32, 'vit_pool_type': 'cls_mean', 'vit_feature_dim': 512, 'vit_num_pool_queries': 8, 'vit_pool_num_heads': 4, 'use_separate_rgb_encoder_per_camera': True, 'down_dims': [512, 1024, 2048], 'kernel_size': 5, 'n_groups': 8, 'diffusion_step_embed_dim': 128, 'use_film_scale_modulation': True, 'noise_scheduler_type': 'DDPM', 'num_train_timesteps': 100, 'beta_schedule': 'squaredcos_cap_v2', 'beta_start': 0.0001, 'beta_end': 0.02, 'prediction_type': 'epsilon', 'clip_sample': True, 'clip_sample_range': 1.0, 'num_inference_steps': 100, 'compile_model': False, 'compile_mode': 'reduce-overhead', 'do_mask_loss_for_padding': False, 'optimizer_lr': 0.0001, 'optimizer_betas': [0.95, 0.999], 'optimizer_eps': 1e-08, 'optimizer_weight_decay': 1e-06, 'scheduler_name': 'cosine', 'scheduler_warmup_steps': 500, 'use_ema': False, 'ema_decay': 0.999}, 'reward_model': None, 'output_dir': '/home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012', 'job_name': 'abl01_v2_baseline_20260519_235012', 'resume': False, 'seed': 42, 'cudnn_deterministic': False, 'num_workers': 32, 'batch_size': 64, 'prefetch_factor': 4, 'persistent_workers': True, 'steps': 400000, 'eval_freq': 0, 'log_freq': 20, 'tolerance_s': 0.0001, 'save_checkpoint': True, 'save_freq': 100000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adam', 'lr': 0.0001, 'weight_decay': 1e-06, 'grad_clip_norm': 10.0, 'betas': [0.95, 0.999], 'eps': 1e-08}, 'scheduler': {'type': 'diffuser', 'num_warmup_steps': 500, 'name': 'cosine'}, 'eval': {'n_episodes': 50, 'batch_size': 11, 'use_async_envs': True}, 'wandb': {'enable': True, 'disable_artifact': False, 'project': 'cloth_folding_v3_ablation', 'entity': None, 'notes': None, 'run_id': None, 'mode': None, 'add_tags': True}, 'peft': None, 'sample_weighting': None, 'rename_map': {}, 'checkpoint_path': None, '_wandb': {}}
9
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:init():892] starting backend
10
+ 2026-05-19 23:50:30,023 INFO MainThread:3508073 [wandb_init.py:init():895] sending inform_init request
11
+ 2026-05-19 23:50:30,027 INFO MainThread:3508073 [wandb_init.py:init():903] backend started and connected
12
+ 2026-05-19 23:50:30,029 INFO MainThread:3508073 [wandb_init.py:init():973] updated telemetry
13
+ 2026-05-19 23:50:30,032 INFO MainThread:3508073 [wandb_init.py:init():997] communicating run to backend with 90.0 second timeout
14
+ 2026-05-19 23:50:30,432 INFO MainThread:3508073 [wandb_init.py:init():1042] starting run threads in backend
15
+ 2026-05-19 23:50:30,507 INFO MainThread:3508073 [wandb_run.py:_console_start():2529] atexit reg
16
+ 2026-05-19 23:50:30,507 INFO MainThread:3508073 [wandb_run.py:_redirect():2377] redirect: wrap_raw
17
+ 2026-05-19 23:50:30,507 INFO MainThread:3508073 [wandb_run.py:_redirect():2446] Wrapping output streams.
18
+ 2026-05-19 23:50:30,507 INFO MainThread:3508073 [wandb_run.py:_redirect():2469] Redirects installed.
19
+ 2026-05-19 23:50:30,511 INFO MainThread:3508073 [wandb_init.py:init():1082] run started, returning control to user process
checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/files/output.log ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/files/requirements.txt ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ lerobot==0.5.2
2
+ Werkzeug==3.1.8
3
+ nvidia-cufft-cu12==11.3.3.83
4
+ sentry-sdk==2.59.0
5
+ cmake==4.1.3
6
+ PyYAML==6.0.3
7
+ httpcore==1.0.9
8
+ dill==0.4.1
9
+ pydantic_core==2.46.3
10
+ h11==0.16.0
11
+ typing-inspect==0.9.0
12
+ pyyaml-include==1.4.1
13
+ multidict==6.7.1
14
+ draccus==0.10.0
15
+ Pygments==2.20.0
16
+ regex==2026.4.4
17
+ propcache==0.4.1
18
+ nvidia-cusparselt-cu12==0.7.1
19
+ anyio==4.13.0
20
+ einops==0.8.2
21
+ nvidia-nvshmem-cu12==3.4.5
22
+ cloudpickle==3.1.2
23
+ torchcodec==0.10.0
24
+ annotated-types==0.7.0
25
+ wandb==0.24.2
26
+ networkx==3.6.1
27
+ click==8.3.3
28
+ mypy_extensions==1.1.0
29
+ Jinja2==3.1.6
30
+ nvidia-curand-cu12==10.3.9.90
31
+ nvidia-nccl-cu12==2.27.5
32
+ typer==0.25.1
33
+ cuda-pathfinder==1.5.4
34
+ protobuf==6.31.1
35
+ filelock==3.29.0
36
+ gitdb==4.0.12
37
+ sympy==1.14.0
38
+ pillow==12.2.0
39
+ mpmath==1.3.0
40
+ opencv-python-headless==4.13.0.92
41
+ toml==0.10.2
42
+ python-dateutil==2.9.0.post0
43
+ numpy==2.2.6
44
+ idna==3.13
45
+ triton==3.6.0
46
+ tokenizers==0.22.2
47
+ platformdirs==4.9.6
48
+ yarl==1.23.0
49
+ markdown-it-py==4.0.0
50
+ nvidia-cublas-cu12==12.8.4.1
51
+ urllib3==2.6.3
52
+ blinker==1.9.0
53
+ frozenlist==1.8.0
54
+ smmap==5.0.3
55
+ Flask==3.1.3
56
+ lerobot==0.5.2
57
+ tqdm==4.67.3
58
+ cuda-bindings==12.9.4
59
+ torch==2.10.0
60
+ pydantic==2.13.3
61
+ hf-xet==1.4.3
62
+ rich==15.0.0
63
+ attrs==26.1.0
64
+ gymnasium==1.3.0
65
+ nvidia-cusolver-cu12==11.7.3.90
66
+ itsdangerous==2.2.0
67
+ Farama-Notifications==0.0.6
68
+ av==15.1.0
69
+ diffusers==0.35.2
70
+ pyarrow==24.0.0
71
+ huggingface_hub==1.13.0
72
+ torchvision==0.25.0
73
+ packaging==25.0
74
+ certifi==2026.4.22
75
+ setuptools==80.10.2
76
+ annotated-doc==0.0.4
77
+ transformers==5.5.4
78
+ nvidia-cuda-nvrtc-cu12==12.8.93
79
+ pytz==2026.2
80
+ aiohappyeyeballs==2.6.1
81
+ typing_extensions==4.15.0
82
+ aiosignal==1.4.0
83
+ pandas==2.3.3
84
+ nvidia-cufile-cu12==1.13.1.3
85
+ nvidia-cuda-cupti-cu12==12.8.90
86
+ mdurl==0.1.2
87
+ nvidia-cusparse-cu12==12.5.8.93
88
+ tzdata==2026.2
89
+ nvidia-nvtx-cu12==12.8.90
90
+ fsspec==2026.2.0
91
+ requests==2.33.1
92
+ xxhash==3.7.0
93
+ MarkupSafe==3.0.3
94
+ typing-inspection==0.4.2
95
+ nvidia-nvjitlink-cu12==12.8.93
96
+ termcolor==3.3.0
97
+ importlib_metadata==9.0.0
98
+ httpx==0.28.1
99
+ charset-normalizer==3.4.7
100
+ jsonlines==4.0.0
101
+ safetensors==0.7.0
102
+ multiprocess==0.70.19
103
+ zipp==4.1.0
104
+ accelerate==1.13.0
105
+ psutil==7.2.2
106
+ nvidia-cuda-runtime-cu12==12.8.90
107
+ nvidia-cudnn-cu12==9.10.2.21
108
+ mergedeep==1.3.4
109
+ shellingham==1.5.4
110
+ aiohttp==3.13.5
111
+ six==1.17.0
112
+ GitPython==3.1.49
113
+ datasets==4.8.5
checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/files/wandb-metadata.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-6.8.0-90-generic-x86_64-with-glibc2.35",
3
+ "python": "CPython 3.12.13",
4
+ "startedAt": "2026-05-19T23:50:29.801944Z",
5
+ "args": [
6
+ "--dataset.repo_id=local/act_collected_episodes",
7
+ "--dataset.root=/home/shadeform/Desktop/robot_learning/aggregated_new_dataset_781",
8
+ "--dataset.video_backend=pyav",
9
+ "--policy.type=diffusion",
10
+ "--policy.device=cuda",
11
+ "--policy.push_to_hub=false",
12
+ "--policy.n_obs_steps=2",
13
+ "--policy.horizon=16",
14
+ "--policy.n_action_steps=8",
15
+ "--policy.vision_backbone_type=dinov2",
16
+ "--policy.vision_backbone=resnet18",
17
+ "--policy.freeze_vision_encoder=true",
18
+ "--policy.noise_scheduler_type=DDPM",
19
+ "--policy.num_train_timesteps=100",
20
+ "--policy.num_inference_steps=100",
21
+ "--policy.optimizer_lr=1e-4",
22
+ "--policy.scheduler_warmup_steps=500",
23
+ "--output_dir=/home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012",
24
+ "--job_name=abl01_v2_baseline_20260519_235012",
25
+ "--batch_size=64",
26
+ "--steps=400000",
27
+ "--num_workers=32",
28
+ "--log_freq=20",
29
+ "--save_freq=100000",
30
+ "--eval_freq=0",
31
+ "--wandb.enable=True",
32
+ "--policy.vision_encoder_name=facebook/dinov2-with-registers-small",
33
+ "--policy.resize_shape=[224,224]",
34
+ "--policy.vit_pool_type=cls_mean",
35
+ "--policy.vit_feature_dim=512",
36
+ "--policy.vit_num_pool_queries=8",
37
+ "--policy.vit_pool_num_heads=4",
38
+ "--policy.use_ema=false",
39
+ "--policy.ema_decay=0.999",
40
+ "--dataset.image_transforms.enable=true",
41
+ "--wandb.project=cloth_folding_v3_ablation",
42
+ "--seed=42"
43
+ ],
44
+ "program": "/home/shadeform/Desktop/robot_learning/lerobot/.venv/bin/lerobot-train",
45
+ "codePath": ".venv/bin/lerobot-train",
46
+ "codePathLocal": ".venv/bin/lerobot-train",
47
+ "git": {
48
+ "remote": "https://github.com/michavol/lerobot.git",
49
+ "commit": "10cbd72fe90266819a792297632904c519fa4c7b"
50
+ },
51
+ "root": "/home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012",
52
+ "host": "brev-fmqw8w1mi",
53
+ "executable": "/home/shadeform/Desktop/robot_learning/lerobot/.venv/bin/python3",
54
+ "cpu_count": 16,
55
+ "cpu_count_logical": 16,
56
+ "gpu": "NVIDIA A100-SXM4-80GB",
57
+ "gpu_count": 1,
58
+ "disk": {
59
+ "/": {
60
+ "total": "1055573327872",
61
+ "used": "33763172352"
62
+ }
63
+ },
64
+ "memory": {
65
+ "total": "126711083008"
66
+ },
67
+ "gpu_nvidia": [
68
+ {
69
+ "name": "NVIDIA A100-SXM4-80GB",
70
+ "memoryTotal": "85899345920",
71
+ "cudaCores": 6912,
72
+ "architecture": "Ampere",
73
+ "uuid": "GPU-b5dfe850-6667-b8a8-4310-cd644b7036d1"
74
+ }
75
+ ],
76
+ "cudaVersion": "13.0",
77
+ "writerId": "gkrqcpsqcpu3jkva3zs6h9ipqleh7gzg"
78
+ }
checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug-core.log ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"time":"2026-05-19T23:50:29.834087903Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmp_27emu4_/port-3508073.txt","pid":3508073,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-05-19T23:50:29.834857207Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":3508073}
3
+ {"time":"2026-05-19T23:50:29.834804757Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-3508073-3508106-3303396457/socket","Net":"unix"}}
4
+ {"time":"2026-05-19T23:50:30.02366837Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-05-19T23:50:30.029193418Z","level":"INFO","msg":"handleInformInit: received","streamId":"pu35iy7k","id":"1(@)"}
6
+ {"time":"2026-05-19T23:50:30.199234756Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"pu35iy7k","id":"1(@)"}
7
+ {"time":"2026-05-19T23:50:35.516963512Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"3s5jyqk3in5u"}
checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug-internal.log ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-05-19T23:50:30.029293238Z","level":"INFO","msg":"stream: starting","core version":"0.24.2"}
2
+ {"time":"2026-05-19T23:50:30.199052993Z","level":"INFO","msg":"stream: created new stream","id":"pu35iy7k"}
3
+ {"time":"2026-05-19T23:50:30.199146779Z","level":"INFO","msg":"handler: started","stream_id":"pu35iy7k"}
4
+ {"time":"2026-05-19T23:50:30.199227302Z","level":"INFO","msg":"stream: started","id":"pu35iy7k"}
5
+ {"time":"2026-05-19T23:50:30.199262248Z","level":"INFO","msg":"writer: started","stream_id":"pu35iy7k"}
6
+ {"time":"2026-05-19T23:50:30.199315489Z","level":"INFO","msg":"sender: started","stream_id":"pu35iy7k"}
7
+ {"time":"2026-05-20T06:40:10.666113201Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
8
+ {"time":"2026-05-20T06:41:55.305552751Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
9
+ {"time":"2026-05-20T06:42:58.437665758Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
10
+ {"time":"2026-05-20T07:07:19.366730929Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
11
+ {"time":"2026-05-20T07:08:58.845147314Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
12
+ {"time":"2026-05-20T08:32:27.438484071Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
13
+ {"time":"2026-05-20T09:01:11.33477501Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
14
+ {"time":"2026-05-20T09:28:24.999491846Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
15
+ {"time":"2026-05-20T09:47:34.30821901Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
16
+ {"time":"2026-05-20T10:01:34.432574431Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
17
+ {"time":"2026-05-20T10:02:31.911950417Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
18
+ {"time":"2026-05-20T10:03:31.133449636Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
19
+ {"time":"2026-05-20T10:07:02.673764893Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
20
+ {"time":"2026-05-20T10:11:59.852646744Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
21
+ {"time":"2026-05-20T10:12:57.309650778Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
22
+ {"time":"2026-05-20T10:26:08.746422282Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
23
+ {"time":"2026-05-20T10:27:05.95478918Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
24
+ {"time":"2026-05-20T11:26:27.716053816Z","level":"INFO","msg":"api: retrying HTTP error","status":500,"url":"https://api.wandb.ai/files/alextheprophecy-ethz/cloth_folding_v3_ablation/pu35iy7k/file_stream","body":"{\"error\":\"context deadline exceeded\"}"}
checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug.log ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_setup.py:_flush():81] Current SDK version is 0.24.2
2
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_setup.py:_flush():81] Configure stats pid to 3508073
3
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:setup_run_log_directory():717] Logging user logs to /home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug.log
5
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:setup_run_log_directory():718] Logging internal logs to /home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012/wandb/run-20260519_235029-pu35iy7k/logs/debug-internal.log
6
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:init():844] calling init triggers
7
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:init():849] wandb.init called with sweep_config: {}
8
+ config: {'dataset': {'repo_id': 'local/act_collected_episodes', 'root': '/home/shadeform/Desktop/robot_learning/aggregated_new_dataset_781', 'episodes': None, 'image_transforms': {'enable': True, 'max_num_transforms': 3, 'random_order': False, 'same_cloth_color': False, 'tfs': {'color_jitter': {'weight': 1.5, 'type': 'ColorJitter', 'kwargs': {'brightness': [0.7, 1.3], 'contrast': [0.7, 1.3], 'saturation': [0.4, 1.6], 'hue': [-0.5, 0.5]}}, 'grayscale': {'weight': 0.5, 'type': 'RandomGrayscale', 'kwargs': {'p': 1.0}}, 'shadow': {'weight': 0.8, 'type': 'RandomShadow', 'kwargs': {'num_shadows': [1, 2], 'intensity': [0.4, 0.7], 'blur_sigma': [4.0, 20.0]}}, 'highlight': {'weight': 0.5, 'type': 'RandomHighlight', 'kwargs': {'num_highlights': [0, 1], 'intensity': [0.2, 0.5], 'sigma': [20.0, 60.0]}}, 'gamma': {'weight': 0.7, 'type': 'RandomGamma', 'kwargs': {'gamma': [0.6, 1.4]}}, 'blur': {'weight': 0.0, 'type': 'GaussianBlur', 'kwargs': {'kernel_size': [3, 3], 'sigma': [0.1, 1.5]}}, 'jpeg': {'weight': 0.0, 'type': 'RandomJPEG', 'kwargs': {'quality': [60, 95]}}, 'crop': {'weight': 0.5, 'type': 'RandomCropPreserveSize', 'kwargs': {'scale': [0.97, 1.0], 'ratio': [0.99, 1.01]}}, 'affine': {'weight': 0.0, 'type': 'RandomAffine', 'kwargs': {'degrees': [-5.0, 5.0], 'translate': [0.05, 0.05]}}, 'sharpness': {'weight': 1.0, 'type': 'SharpnessJitter', 'kwargs': {'sharpness': [0.5, 1.5]}}}}, 'revision': None, 'use_imagenet_stats': True, 'video_backend': 'pyav', 'return_uint8': False, 'streaming': False}, 'env': None, 'policy': {'type': 'diffusion', 'n_obs_steps': 2, 'input_features': {}, 'output_features': {}, 'device': 'cuda', 'use_amp': False, 'use_peft': False, 'push_to_hub': False, 'repo_id': None, 'private': None, 'tags': None, 'license': None, 'pretrained_path': None, 'horizon': 16, 'n_action_steps': 8, 'normalization_mapping': {'VISUAL': <NormalizationMode.MEAN_STD: 'MEAN_STD'>, 'STATE': <NormalizationMode.MIN_MAX: 'MIN_MAX'>, 'ACTION': <NormalizationMode.MIN_MAX: 'MIN_MAX'>}, 'drop_n_last_frames': 7, 'vision_backbone_type': 'dinov2', 'vision_encoder_name': 'facebook/dinov2-with-registers-small', 'freeze_vision_encoder': True, 'vision_backbone': 'resnet18', 'resize_shape': [224, 224], 'crop_ratio': 1.0, 'crop_shape': None, 'crop_is_random': True, 'pretrained_backbone_weights': 'ResNet18_Weights.IMAGENET1K_V1', 'use_group_norm': False, 'spatial_softmax_num_keypoints': 32, 'vit_pool_type': 'cls_mean', 'vit_feature_dim': 512, 'vit_num_pool_queries': 8, 'vit_pool_num_heads': 4, 'use_separate_rgb_encoder_per_camera': True, 'down_dims': [512, 1024, 2048], 'kernel_size': 5, 'n_groups': 8, 'diffusion_step_embed_dim': 128, 'use_film_scale_modulation': True, 'noise_scheduler_type': 'DDPM', 'num_train_timesteps': 100, 'beta_schedule': 'squaredcos_cap_v2', 'beta_start': 0.0001, 'beta_end': 0.02, 'prediction_type': 'epsilon', 'clip_sample': True, 'clip_sample_range': 1.0, 'num_inference_steps': 100, 'compile_model': False, 'compile_mode': 'reduce-overhead', 'do_mask_loss_for_padding': False, 'optimizer_lr': 0.0001, 'optimizer_betas': [0.95, 0.999], 'optimizer_eps': 1e-08, 'optimizer_weight_decay': 1e-06, 'scheduler_name': 'cosine', 'scheduler_warmup_steps': 500, 'use_ema': False, 'ema_decay': 0.999}, 'reward_model': None, 'output_dir': '/home/shadeform/Desktop/robot_learning/outputs/train/abl01_v2_baseline_20260519_235012', 'job_name': 'abl01_v2_baseline_20260519_235012', 'resume': False, 'seed': 42, 'cudnn_deterministic': False, 'num_workers': 32, 'batch_size': 64, 'prefetch_factor': 4, 'persistent_workers': True, 'steps': 400000, 'eval_freq': 0, 'log_freq': 20, 'tolerance_s': 0.0001, 'save_checkpoint': True, 'save_freq': 100000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adam', 'lr': 0.0001, 'weight_decay': 1e-06, 'grad_clip_norm': 10.0, 'betas': [0.95, 0.999], 'eps': 1e-08}, 'scheduler': {'type': 'diffuser', 'num_warmup_steps': 500, 'name': 'cosine'}, 'eval': {'n_episodes': 50, 'batch_size': 11, 'use_async_envs': True}, 'wandb': {'enable': True, 'disable_artifact': False, 'project': 'cloth_folding_v3_ablation', 'entity': None, 'notes': None, 'run_id': None, 'mode': None, 'add_tags': True}, 'peft': None, 'sample_weighting': None, 'rename_map': {}, 'checkpoint_path': None, '_wandb': {}}
9
+ 2026-05-19 23:50:29,803 INFO MainThread:3508073 [wandb_init.py:init():892] starting backend
10
+ 2026-05-19 23:50:30,023 INFO MainThread:3508073 [wandb_init.py:init():895] sending inform_init request
11
+ 2026-05-19 23:50:30,027 INFO MainThread:3508073 [wandb_init.py:init():903] backend started and connected
12
+ 2026-05-19 23:50:30,029 INFO MainThread:3508073 [wandb_init.py:init():973] updated telemetry
13
+ 2026-05-19 23:50:30,032 INFO MainThread:3508073 [wandb_init.py:init():997] communicating run to backend with 90.0 second timeout
14
+ 2026-05-19 23:50:30,432 INFO MainThread:3508073 [wandb_init.py:init():1042] starting run threads in backend
15
+ 2026-05-19 23:50:30,507 INFO MainThread:3508073 [wandb_run.py:_console_start():2529] atexit reg
16
+ 2026-05-19 23:50:30,507 INFO MainThread:3508073 [wandb_run.py:_redirect():2377] redirect: wrap_raw
17
+ 2026-05-19 23:50:30,507 INFO MainThread:3508073 [wandb_run.py:_redirect():2446] Wrapping output streams.
18
+ 2026-05-19 23:50:30,507 INFO MainThread:3508073 [wandb_run.py:_redirect():2469] Redirects installed.
19
+ 2026-05-19 23:50:30,511 INFO MainThread:3508073 [wandb_init.py:init():1082] run started, returning control to user process
checkpoints/dino_v3_235012/wandb/run-20260519_235029-pu35iy7k/run-pu35iy7k.wandb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:193480def945916b4f25c4d6f8137470093f45151ff15f763b1ab285c65a6b42
3
+ size 26869760