author31 commited on
Commit
719e4a7
·
verified ·
1 Parent(s): 7003432

Upload folder using huggingface_hub

Browse files
wandb/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-05-13T10:13:19.53042243Z","level":"INFO","msg":"stream: starting","core version":"0.24.2"}
2
+ {"time":"2026-05-13T10:13:20.1307651Z","level":"INFO","msg":"stream: created new stream","id":"rm0xauaf"}
3
+ {"time":"2026-05-13T10:13:20.1308267Z","level":"INFO","msg":"handler: started","stream_id":"rm0xauaf"}
4
+ {"time":"2026-05-13T10:13:20.130934391Z","level":"INFO","msg":"stream: started","id":"rm0xauaf"}
5
+ {"time":"2026-05-13T10:13:20.130977277Z","level":"INFO","msg":"writer: started","stream_id":"rm0xauaf"}
6
+ {"time":"2026-05-13T10:13:20.131010519Z","level":"INFO","msg":"sender: started","stream_id":"rm0xauaf"}
7
+ {"time":"2026-05-13T10:13:21.145020932Z","level":"INFO","msg":"stream: closing","id":"rm0xauaf"}
8
+ {"time":"2026-05-13T10:13:22.484306678Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
9
+ {"time":"2026-05-13T10:13:22.810863433Z","level":"INFO","msg":"handler: closed","stream_id":"rm0xauaf"}
10
+ {"time":"2026-05-13T10:13:22.810980341Z","level":"INFO","msg":"sender: closed","stream_id":"rm0xauaf"}
11
+ {"time":"2026-05-13T10:13:22.810987149Z","level":"INFO","msg":"stream: closed","id":"rm0xauaf"}
wandb/debug.log ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_setup.py:_flush():81] Current SDK version is 0.24.2
2
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_setup.py:_flush():81] Configure stats pid to 654708
3
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:setup_run_log_directory():717] Logging user logs to outputs/train/cup-stacking-joint-positions--tmp/wandb/run-20260513_101319-rm0xauaf/logs/debug.log
5
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:setup_run_log_directory():718] Logging internal logs to outputs/train/cup-stacking-joint-positions--tmp/wandb/run-20260513_101319-rm0xauaf/logs/debug-internal.log
6
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:init():844] calling init triggers
7
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:init():849] wandb.init called with sweep_config: {}
8
+ config: {'dataset': {'repo_id': 'author31/HCIS-CutleryArrangement-Task--tmp', 'root': None, 'episodes': None, 'image_transforms': {'enable': False, 'max_num_transforms': 3, 'random_order': False, 'tfs': {'brightness': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'brightness': [0.8, 1.2]}}, 'contrast': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'contrast': [0.8, 1.2]}}, 'saturation': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'saturation': [0.5, 1.5]}}, 'hue': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'hue': [-0.05, 0.05]}}, 'sharpness': {'weight': 1.0, 'type': 'SharpnessJitter', 'kwargs': {'sharpness': [0.5, 1.5]}}, 'affine': {'weight': 1.0, 'type': 'RandomAffine', 'kwargs': {'degrees': [-5.0, 5.0], 'translate': [0.05, 0.05]}}}}, 'revision': 'main', 'use_imagenet_stats': True, 'video_backend': 'torchcodec', 'streaming': False}, 'env': None, 'policy': {'type': 'diffusion', 'n_obs_steps': 3, 'input_features': {}, 'output_features': {}, 'device': 'cuda', 'use_amp': False, 'use_peft': False, 'push_to_hub': True, 'repo_id': 'author31/diffusion-policy-cutlery-joint-positions', 'private': None, 'tags': None, 'license': None, 'pretrained_path': None, 'horizon': 32, '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': 'resnet18', 'resize_shape': None, 'crop_ratio': 1.0, 'crop_shape': None, 'crop_is_random': True, 'pretrained_backbone_weights': None, 'use_group_norm': True, 'spatial_softmax_num_keypoints': 32, 'use_separate_rgb_encoder_per_camera': False, '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': None, 'compile_model': False, 'compile_mode': 'reduce-overhead', 'do_mask_loss_for_padding': False, 'optimizer_lr': 0.0003, 'optimizer_betas': [0.95, 0.999], 'optimizer_eps': 1e-08, 'optimizer_weight_decay': 1e-06, 'scheduler_name': 'cosine', 'scheduler_warmup_steps': 500}, 'output_dir': 'outputs/train/cup-stacking-joint-positions--tmp', 'job_name': 'lerobot-cup-stacking-twoviews', 'resume': False, 'seed': 1000, 'cudnn_deterministic': False, 'num_workers': 8, 'batch_size': 16, 'steps': 500000, 'eval_freq': 20000, 'log_freq': 100, 'tolerance_s': 0.0001, 'save_checkpoint': True, 'save_freq': 5000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adam', 'lr': 0.0003, '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': 50, 'use_async_envs': False}, 'wandb': {'enable': True, 'disable_artifact': False, 'project': 'lerobot', 'entity': None, 'notes': None, 'run_id': None, 'mode': None, 'add_tags': True}, 'peft': None, 'use_rabc': False, 'rabc_progress_path': None, 'rabc_kappa': 0.01, 'rabc_epsilon': 1e-06, 'rabc_head_mode': 'sparse', 'rename_map': {}, 'checkpoint_path': None, '_wandb': {}}
9
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:init():892] starting backend
10
+ 2026-05-13 10:13:19,524 INFO MainThread:654708 [wandb_init.py:init():895] sending inform_init request
11
+ 2026-05-13 10:13:19,527 INFO MainThread:654708 [wandb_init.py:init():903] backend started and connected
12
+ 2026-05-13 10:13:19,529 INFO MainThread:654708 [wandb_init.py:init():973] updated telemetry
13
+ 2026-05-13 10:13:19,530 INFO MainThread:654708 [wandb_init.py:init():997] communicating run to backend with 90.0 second timeout
14
+ 2026-05-13 10:13:21,080 INFO MainThread:654708 [wandb_init.py:init():1042] starting run threads in backend
15
+ 2026-05-13 10:13:21,134 INFO MainThread:654708 [wandb_run.py:_console_start():2529] atexit reg
16
+ 2026-05-13 10:13:21,134 INFO MainThread:654708 [wandb_run.py:_redirect():2377] redirect: wrap_raw
17
+ 2026-05-13 10:13:21,134 INFO MainThread:654708 [wandb_run.py:_redirect():2446] Wrapping output streams.
18
+ 2026-05-13 10:13:21,134 INFO MainThread:654708 [wandb_run.py:_redirect():2469] Redirects installed.
19
+ 2026-05-13 10:13:21,137 INFO MainThread:654708 [wandb_init.py:init():1082] run started, returning control to user process
20
+ 2026-05-13 10:13:21,145 INFO wandb-AsyncioManager-main:654708 [service_client.py:_forward_responses():94] Reached EOF.
21
+ 2026-05-13 10:13:21,145 INFO wandb-AsyncioManager-main:654708 [mailbox.py:close():154] Closing mailbox, abandoning 1 handles.
wandb/run-20260513_101319-rm0xauaf/files/config.yaml ADDED
@@ -0,0 +1,253 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.24.2
4
+ e:
5
+ ezmjciietj1y82d4gvqydftrgfjpnr4n:
6
+ args:
7
+ - --dataset.repo_id=author31/HCIS-CutleryArrangement-Task--tmp
8
+ - --dataset.revision=main
9
+ - --policy.type=diffusion
10
+ - --output_dir=outputs/train/cup-stacking-joint-positions--tmp
11
+ - --job_name=lerobot-cup-stacking-twoviews
12
+ - --policy.device=cuda
13
+ - --policy.repo_id=author31/diffusion-policy-cutlery-joint-positions
14
+ - --policy.n_obs_steps=3
15
+ - --policy.horizon=32
16
+ - --policy.optimizer_lr=3e-4
17
+ - --policy.n_action_steps=8
18
+ - --batch_size=16
19
+ - --num_workers=8
20
+ - --steps=500000
21
+ - --save_freq=5000
22
+ - --log_freq=100
23
+ - --wandb.enable=true
24
+ codePath: .venv/bin/lerobot-train
25
+ codePathLocal: .venv/bin/lerobot-train
26
+ executable: /home/gmi/lerobot/.venv/bin/python3
27
+ host: ce-d62d2680-9bb1-4f70-babe-516ba80b0971-7dc4bb8d66-x57qt
28
+ os: Linux-6.8.0-60-generic-x86_64-with-glibc2.35
29
+ program: /home/gmi/lerobot/.venv/bin/lerobot-train
30
+ python: CPython 3.12.13
31
+ root: outputs/train/cup-stacking-joint-positions--tmp
32
+ startedAt: "2026-05-13T10:13:19.309230Z"
33
+ writerId: ezmjciietj1y82d4gvqydftrgfjpnr4n
34
+ m: []
35
+ python_version: 3.12.13
36
+ t:
37
+ "1":
38
+ - 1
39
+ - 11
40
+ - 41
41
+ - 49
42
+ - 51
43
+ - 71
44
+ - 83
45
+ "2":
46
+ - 1
47
+ - 11
48
+ - 41
49
+ - 49
50
+ - 51
51
+ - 71
52
+ - 83
53
+ "3":
54
+ - 13
55
+ - 15
56
+ - 16
57
+ "4": 3.12.13
58
+ "5": 0.24.2
59
+ "6": 5.3.0
60
+ "10":
61
+ - 21
62
+ "12": 0.24.2
63
+ "13": linux-x86_64
64
+ batch_size:
65
+ value: 16
66
+ checkpoint_path:
67
+ value: null
68
+ cudnn_deterministic:
69
+ value: false
70
+ dataset:
71
+ value:
72
+ episodes: null
73
+ image_transforms:
74
+ enable: false
75
+ max_num_transforms: 3
76
+ random_order: false
77
+ tfs:
78
+ affine:
79
+ kwargs:
80
+ degrees:
81
+ - -5
82
+ - 5
83
+ translate:
84
+ - 0.05
85
+ - 0.05
86
+ type: RandomAffine
87
+ weight: 1
88
+ brightness:
89
+ kwargs:
90
+ brightness:
91
+ - 0.8
92
+ - 1.2
93
+ type: ColorJitter
94
+ weight: 1
95
+ contrast:
96
+ kwargs:
97
+ contrast:
98
+ - 0.8
99
+ - 1.2
100
+ type: ColorJitter
101
+ weight: 1
102
+ hue:
103
+ kwargs:
104
+ hue:
105
+ - -0.05
106
+ - 0.05
107
+ type: ColorJitter
108
+ weight: 1
109
+ saturation:
110
+ kwargs:
111
+ saturation:
112
+ - 0.5
113
+ - 1.5
114
+ type: ColorJitter
115
+ weight: 1
116
+ sharpness:
117
+ kwargs:
118
+ sharpness:
119
+ - 0.5
120
+ - 1.5
121
+ type: SharpnessJitter
122
+ weight: 1
123
+ repo_id: author31/HCIS-CutleryArrangement-Task--tmp
124
+ revision: main
125
+ root: null
126
+ streaming: false
127
+ use_imagenet_stats: true
128
+ video_backend: torchcodec
129
+ env:
130
+ value: null
131
+ eval:
132
+ value:
133
+ batch_size: 50
134
+ n_episodes: 50
135
+ use_async_envs: false
136
+ eval_freq:
137
+ value: 20000
138
+ job_name:
139
+ value: lerobot-cup-stacking-twoviews
140
+ log_freq:
141
+ value: 100
142
+ num_workers:
143
+ value: 8
144
+ optimizer:
145
+ value:
146
+ betas:
147
+ - 0.95
148
+ - 0.999
149
+ eps: 1e-08
150
+ grad_clip_norm: 10
151
+ lr: 0.0003
152
+ type: adam
153
+ weight_decay: 1e-06
154
+ output_dir:
155
+ value: outputs/train/cup-stacking-joint-positions--tmp
156
+ peft:
157
+ value: null
158
+ policy:
159
+ value:
160
+ beta_end: 0.02
161
+ beta_schedule: squaredcos_cap_v2
162
+ beta_start: 0.0001
163
+ clip_sample: true
164
+ clip_sample_range: 1
165
+ compile_mode: reduce-overhead
166
+ compile_model: false
167
+ crop_is_random: true
168
+ crop_ratio: 1
169
+ crop_shape: null
170
+ device: cuda
171
+ diffusion_step_embed_dim: 128
172
+ do_mask_loss_for_padding: false
173
+ down_dims:
174
+ - 512
175
+ - 1024
176
+ - 2048
177
+ drop_n_last_frames: 7
178
+ horizon: 32
179
+ kernel_size: 5
180
+ license: null
181
+ n_action_steps: 8
182
+ n_groups: 8
183
+ n_obs_steps: 3
184
+ noise_scheduler_type: DDPM
185
+ normalization_mapping:
186
+ ACTION: MIN_MAX
187
+ STATE: MIN_MAX
188
+ VISUAL: MEAN_STD
189
+ num_inference_steps: null
190
+ num_train_timesteps: 100
191
+ optimizer_betas:
192
+ - 0.95
193
+ - 0.999
194
+ optimizer_eps: 1e-08
195
+ optimizer_lr: 0.0003
196
+ optimizer_weight_decay: 1e-06
197
+ prediction_type: epsilon
198
+ pretrained_backbone_weights: null
199
+ pretrained_path: null
200
+ private: null
201
+ push_to_hub: true
202
+ repo_id: author31/diffusion-policy-cutlery-joint-positions
203
+ resize_shape: null
204
+ scheduler_name: cosine
205
+ scheduler_warmup_steps: 500
206
+ spatial_softmax_num_keypoints: 32
207
+ tags: null
208
+ type: diffusion
209
+ use_amp: false
210
+ use_film_scale_modulation: true
211
+ use_group_norm: true
212
+ use_peft: false
213
+ use_separate_rgb_encoder_per_camera: false
214
+ vision_backbone: resnet18
215
+ rabc_epsilon:
216
+ value: 1e-06
217
+ rabc_head_mode:
218
+ value: sparse
219
+ rabc_kappa:
220
+ value: 0.01
221
+ rabc_progress_path:
222
+ value: null
223
+ resume:
224
+ value: false
225
+ save_checkpoint:
226
+ value: true
227
+ save_freq:
228
+ value: 5000
229
+ scheduler:
230
+ value:
231
+ name: cosine
232
+ num_warmup_steps: 500
233
+ type: diffuser
234
+ seed:
235
+ value: 1000
236
+ steps:
237
+ value: 500000
238
+ tolerance_s:
239
+ value: 0.0001
240
+ use_policy_training_preset:
241
+ value: true
242
+ use_rabc:
243
+ value: false
244
+ wandb:
245
+ value:
246
+ add_tags: true
247
+ disable_artifact: false
248
+ enable: true
249
+ entity: null
250
+ mode: null
251
+ notes: null
252
+ project: lerobot
253
+ run_id: null
wandb/run-20260513_101319-rm0xauaf/files/output.log ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ INFO 2026-05-13 10:13:21 db_utils.py:117 Logs will be synced with wandb.
2
+ INFO 2026-05-13 10:13:21 db_utils.py:118 Track this run --> https://wandb.ai/author31-ee13-eecs/lerobot/runs/rm0xauaf
3
+ INFO 2026-05-13 10:13:21 ot_train.py:221 Creating dataset
4
+ Traceback (most recent call last):
5
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/datasets/dataset_metadata.py", line 109, in __init__
6
+ self._load_metadata()
7
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/datasets/dataset_metadata.py", line 176, in _load_metadata
8
+ self.info = load_info(self.root)
9
+ ^^^^^^^^^^^^^^^^^^^^
10
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/datasets/io_utils.py", line 161, in load_info
11
+ info = load_json(local_dir / INFO_PATH)
12
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/datasets/io_utils.py", line 128, in load_json
14
+ with open(fpath) as f:
15
+ ^^^^^^^^^^^
16
+ FileNotFoundError: [Errno 2] No such file or directory: '/home/gmi/.cache/huggingface/lerobot/author31/HCIS-CutleryArrangement-Task--tmp/meta/info.json'
17
+
18
+ During handling of the above exception, another exception occurred:
19
+
20
+ Traceback (most recent call last):
21
+ File "/home/gmi/lerobot/.venv/bin/lerobot-train", line 10, in <module>
22
+ sys.exit(main())
23
+ ^^^^^^
24
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/scripts/lerobot_train.py", line 563, in main
25
+ train()
26
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/configs/parser.py", line 233, in wrapper_inner
27
+ response = fn(cfg, *args, **kwargs)
28
+ ^^^^^^^^^^^^^^^^^^^^^^^^
29
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/scripts/lerobot_train.py", line 222, in train
30
+ dataset = make_dataset(cfg)
31
+ ^^^^^^^^^^^^^^^^^
32
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/datasets/factory.py", line 86, in make_dataset
33
+ ds_meta = LeRobotDatasetMetadata(
34
+ ^^^^^^^^^^^^^^^^^^^^^^^
35
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/datasets/dataset_metadata.py", line 114, in __init__
36
+ self._pull_from_repo(allow_patterns="meta/")
37
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/lerobot/datasets/dataset_metadata.py", line 190, in _pull_from_repo
38
+ snapshot_download(
39
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", line 84, in _inner_fn
40
+ validate_repo_id(arg_value)
41
+ File "/home/gmi/lerobot/.venv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", line 145, in validate_repo_id
42
+ raise HFValidationError(f"Cannot have -- or .. in repo_id: '{repo_id}'.")
43
+ huggingface_hub.errors.HFValidationError: Cannot have -- or .. in repo_id: 'author31/HCIS-CutleryArrangement-Task--tmp'.
wandb/run-20260513_101319-rm0xauaf/files/requirements.txt ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-doc==0.0.4
2
+ typing_extensions==4.15.0
3
+ typer==0.24.2
4
+ pyyaml-include==1.4.1
5
+ multidict==6.7.1
6
+ pydantic_core==2.46.3
7
+ zipp==3.23.1
8
+ nvidia-cublas-cu12==12.8.4.1
9
+ packaging==25.0
10
+ shellingham==1.5.4
11
+ propcache==0.4.1
12
+ charset-normalizer==3.4.7
13
+ PyYAML==6.0.3
14
+ certifi==2026.4.22
15
+ pyserial==3.5
16
+ MarkupSafe==3.0.3
17
+ psutil==7.2.2
18
+ frozenlist==1.8.0
19
+ einops==0.8.2
20
+ regex==2026.4.4
21
+ nvidia-nccl-cu12==2.27.5
22
+ yarl==1.23.0
23
+ nvidia-curand-cu12==10.3.9.90
24
+ safetensors==0.7.0
25
+ httpx==0.28.1
26
+ nvidia-cusolver-cu12==11.7.3.90
27
+ fsspec==2026.2.0
28
+ dill==0.4.1
29
+ aiohttp==3.13.5
30
+ smmap==5.0.3
31
+ mypy_extensions==1.1.0
32
+ python-xlib==0.33
33
+ torchcodec==0.10.0
34
+ hf-xet==1.4.3
35
+ pydantic==2.13.3
36
+ idna==3.13
37
+ nvidia-nvjitlink-cu12==12.8.93
38
+ aiosignal==1.4.0
39
+ urllib3==2.6.3
40
+ rich==15.0.0
41
+ pillow==12.2.0
42
+ evdev==1.9.3
43
+ rerun-sdk==0.26.2
44
+ GitPython==3.1.47
45
+ multiprocess==0.70.19
46
+ nvidia-nvtx-cu12==12.8.90
47
+ opencv-python-headless==4.13.0.92
48
+ click==8.3.3
49
+ pynput==1.8.1
50
+ aiohappyeyeballs==2.6.1
51
+ xxhash==3.6.0
52
+ nvidia-cuda-nvrtc-cu12==12.8.93
53
+ tqdm==4.67.3
54
+ annotated-types==0.7.0
55
+ nvidia-cuda-cupti-cu12==12.8.90
56
+ accelerate==1.13.0
57
+ h11==0.16.0
58
+ Farama-Notifications==0.0.6
59
+ ImageIO==2.37.3
60
+ toml==0.10.2
61
+ typing-inspect==0.9.0
62
+ huggingface_hub==1.12.0
63
+ orderly-set==5.5.0
64
+ cuda-bindings==12.9.4
65
+ cloudpickle==3.1.2
66
+ typing-inspection==0.4.2
67
+ draccus==0.10.0
68
+ requests==2.33.1
69
+ cuda-pathfinder==1.5.3
70
+ nvidia-cudnn-cu12==9.10.2.21
71
+ attrs==26.1.0
72
+ anyio==4.13.0
73
+ python-dateutil==2.9.0.post0
74
+ jsonlines==4.0.0
75
+ filelock==3.29.0
76
+ six==1.17.0
77
+ httpcore==1.0.9
78
+ datasets==4.8.4
79
+ deepdiff==8.6.2
80
+ nvidia-cusparselt-cu12==0.7.1
81
+ imageio-ffmpeg==0.6.0
82
+ platformdirs==4.9.6
83
+ protobuf==6.33.6
84
+ torchvision==0.25.0
85
+ Jinja2==3.1.6
86
+ mdurl==0.1.2
87
+ termcolor==3.3.0
88
+ nvidia-cuda-runtime-cu12==12.8.90
89
+ av==15.1.0
90
+ nvidia-cufft-cu12==11.3.3.83
91
+ importlib_metadata==9.0.0
92
+ nvidia-nvshmem-cu12==3.4.5
93
+ mergedeep==1.3.4
94
+ nvidia-cusparse-cu12==12.5.8.93
95
+ sentry-sdk==2.58.0
96
+ nvidia-cufile-cu12==1.13.1.3
97
+ lerobot==0.5.1
98
+ gitdb==4.0.12
99
+ mpmath==1.3.0
100
+ markdown-it-py==4.0.0
101
+ setuptools==80.10.2
102
+ Pygments==2.20.0
103
+ triton==3.6.0
104
+ gymnasium==1.3.0
105
+ networkx==3.6.1
106
+ diffusers==0.35.2
107
+ wandb==0.24.2
108
+ pyarrow==24.0.0
109
+ numpy==2.2.6
110
+ sympy==1.14.0
111
+ pandas==3.0.2
112
+ cmake==4.1.3
113
+ torch==2.10.0
114
+ tokenizers==0.22.2
115
+ scipy==1.17.1
116
+ transformers==5.3.0
117
+ sentencepiece==0.2.1
wandb/run-20260513_101319-rm0xauaf/files/wandb-metadata.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-6.8.0-60-generic-x86_64-with-glibc2.35",
3
+ "python": "CPython 3.12.13",
4
+ "startedAt": "2026-05-13T10:13:19.309230Z",
5
+ "args": [
6
+ "--dataset.repo_id=author31/HCIS-CutleryArrangement-Task--tmp",
7
+ "--dataset.revision=main",
8
+ "--policy.type=diffusion",
9
+ "--output_dir=outputs/train/cup-stacking-joint-positions--tmp",
10
+ "--job_name=lerobot-cup-stacking-twoviews",
11
+ "--policy.device=cuda",
12
+ "--policy.repo_id=author31/diffusion-policy-cutlery-joint-positions",
13
+ "--policy.n_obs_steps=3",
14
+ "--policy.horizon=32",
15
+ "--policy.optimizer_lr=3e-4",
16
+ "--policy.n_action_steps=8",
17
+ "--batch_size=16",
18
+ "--num_workers=8",
19
+ "--steps=500000",
20
+ "--save_freq=5000",
21
+ "--log_freq=100",
22
+ "--wandb.enable=true"
23
+ ],
24
+ "program": "/home/gmi/lerobot/.venv/bin/lerobot-train",
25
+ "codePath": ".venv/bin/lerobot-train",
26
+ "codePathLocal": ".venv/bin/lerobot-train",
27
+ "root": "outputs/train/cup-stacking-joint-positions--tmp",
28
+ "host": "ce-d62d2680-9bb1-4f70-babe-516ba80b0971-7dc4bb8d66-x57qt",
29
+ "executable": "/home/gmi/lerobot/.venv/bin/python3",
30
+ "writerId": "ezmjciietj1y82d4gvqydftrgfjpnr4n"
31
+ }
wandb/run-20260513_101319-rm0xauaf/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_wandb":{"runtime":0},"_runtime":0}
wandb/run-20260513_101319-rm0xauaf/logs/debug-core.log ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-05-13T10:13:19.336212242Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpbypju9pb/port-654708.txt","pid":654708,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-05-13T10:13:19.337101329Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":654708}
3
+ {"time":"2026-05-13T10:13:19.337094287Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-654708-654761-1028608619/socket","Net":"unix"}}
4
+ {"time":"2026-05-13T10:13:19.52405752Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-05-13T10:13:19.530281603Z","level":"INFO","msg":"handleInformInit: received","streamId":"rm0xauaf","id":"1(@)"}
6
+ {"time":"2026-05-13T10:13:20.130939764Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"rm0xauaf","id":"1(@)"}
7
+ {"time":"2026-05-13T10:13:21.14497568Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
8
+ {"time":"2026-05-13T10:13:21.145026757Z","level":"INFO","msg":"server is shutting down"}
9
+ {"time":"2026-05-13T10:13:21.145014608Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
10
+ {"time":"2026-05-13T10:13:21.145075064Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
11
+ {"time":"2026-05-13T10:13:21.145095544Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-654708-654761-1028608619/socket","Net":"unix"}}
12
+ {"time":"2026-05-13T10:13:22.812315127Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
13
+ {"time":"2026-05-13T10:13:22.812345024Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
14
+ {"time":"2026-05-13T10:13:22.812359581Z","level":"INFO","msg":"server is closed"}
wandb/run-20260513_101319-rm0xauaf/logs/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-05-13T10:13:19.53042243Z","level":"INFO","msg":"stream: starting","core version":"0.24.2"}
2
+ {"time":"2026-05-13T10:13:20.1307651Z","level":"INFO","msg":"stream: created new stream","id":"rm0xauaf"}
3
+ {"time":"2026-05-13T10:13:20.1308267Z","level":"INFO","msg":"handler: started","stream_id":"rm0xauaf"}
4
+ {"time":"2026-05-13T10:13:20.130934391Z","level":"INFO","msg":"stream: started","id":"rm0xauaf"}
5
+ {"time":"2026-05-13T10:13:20.130977277Z","level":"INFO","msg":"writer: started","stream_id":"rm0xauaf"}
6
+ {"time":"2026-05-13T10:13:20.131010519Z","level":"INFO","msg":"sender: started","stream_id":"rm0xauaf"}
7
+ {"time":"2026-05-13T10:13:21.145020932Z","level":"INFO","msg":"stream: closing","id":"rm0xauaf"}
8
+ {"time":"2026-05-13T10:13:22.484306678Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
9
+ {"time":"2026-05-13T10:13:22.810863433Z","level":"INFO","msg":"handler: closed","stream_id":"rm0xauaf"}
10
+ {"time":"2026-05-13T10:13:22.810980341Z","level":"INFO","msg":"sender: closed","stream_id":"rm0xauaf"}
11
+ {"time":"2026-05-13T10:13:22.810987149Z","level":"INFO","msg":"stream: closed","id":"rm0xauaf"}
wandb/run-20260513_101319-rm0xauaf/logs/debug.log ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_setup.py:_flush():81] Current SDK version is 0.24.2
2
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_setup.py:_flush():81] Configure stats pid to 654708
3
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:setup_run_log_directory():717] Logging user logs to outputs/train/cup-stacking-joint-positions--tmp/wandb/run-20260513_101319-rm0xauaf/logs/debug.log
5
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:setup_run_log_directory():718] Logging internal logs to outputs/train/cup-stacking-joint-positions--tmp/wandb/run-20260513_101319-rm0xauaf/logs/debug-internal.log
6
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:init():844] calling init triggers
7
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:init():849] wandb.init called with sweep_config: {}
8
+ config: {'dataset': {'repo_id': 'author31/HCIS-CutleryArrangement-Task--tmp', 'root': None, 'episodes': None, 'image_transforms': {'enable': False, 'max_num_transforms': 3, 'random_order': False, 'tfs': {'brightness': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'brightness': [0.8, 1.2]}}, 'contrast': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'contrast': [0.8, 1.2]}}, 'saturation': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'saturation': [0.5, 1.5]}}, 'hue': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'hue': [-0.05, 0.05]}}, 'sharpness': {'weight': 1.0, 'type': 'SharpnessJitter', 'kwargs': {'sharpness': [0.5, 1.5]}}, 'affine': {'weight': 1.0, 'type': 'RandomAffine', 'kwargs': {'degrees': [-5.0, 5.0], 'translate': [0.05, 0.05]}}}}, 'revision': 'main', 'use_imagenet_stats': True, 'video_backend': 'torchcodec', 'streaming': False}, 'env': None, 'policy': {'type': 'diffusion', 'n_obs_steps': 3, 'input_features': {}, 'output_features': {}, 'device': 'cuda', 'use_amp': False, 'use_peft': False, 'push_to_hub': True, 'repo_id': 'author31/diffusion-policy-cutlery-joint-positions', 'private': None, 'tags': None, 'license': None, 'pretrained_path': None, 'horizon': 32, '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': 'resnet18', 'resize_shape': None, 'crop_ratio': 1.0, 'crop_shape': None, 'crop_is_random': True, 'pretrained_backbone_weights': None, 'use_group_norm': True, 'spatial_softmax_num_keypoints': 32, 'use_separate_rgb_encoder_per_camera': False, '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': None, 'compile_model': False, 'compile_mode': 'reduce-overhead', 'do_mask_loss_for_padding': False, 'optimizer_lr': 0.0003, 'optimizer_betas': [0.95, 0.999], 'optimizer_eps': 1e-08, 'optimizer_weight_decay': 1e-06, 'scheduler_name': 'cosine', 'scheduler_warmup_steps': 500}, 'output_dir': 'outputs/train/cup-stacking-joint-positions--tmp', 'job_name': 'lerobot-cup-stacking-twoviews', 'resume': False, 'seed': 1000, 'cudnn_deterministic': False, 'num_workers': 8, 'batch_size': 16, 'steps': 500000, 'eval_freq': 20000, 'log_freq': 100, 'tolerance_s': 0.0001, 'save_checkpoint': True, 'save_freq': 5000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adam', 'lr': 0.0003, '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': 50, 'use_async_envs': False}, 'wandb': {'enable': True, 'disable_artifact': False, 'project': 'lerobot', 'entity': None, 'notes': None, 'run_id': None, 'mode': None, 'add_tags': True}, 'peft': None, 'use_rabc': False, 'rabc_progress_path': None, 'rabc_kappa': 0.01, 'rabc_epsilon': 1e-06, 'rabc_head_mode': 'sparse', 'rename_map': {}, 'checkpoint_path': None, '_wandb': {}}
9
+ 2026-05-13 10:13:19,310 INFO MainThread:654708 [wandb_init.py:init():892] starting backend
10
+ 2026-05-13 10:13:19,524 INFO MainThread:654708 [wandb_init.py:init():895] sending inform_init request
11
+ 2026-05-13 10:13:19,527 INFO MainThread:654708 [wandb_init.py:init():903] backend started and connected
12
+ 2026-05-13 10:13:19,529 INFO MainThread:654708 [wandb_init.py:init():973] updated telemetry
13
+ 2026-05-13 10:13:19,530 INFO MainThread:654708 [wandb_init.py:init():997] communicating run to backend with 90.0 second timeout
14
+ 2026-05-13 10:13:21,080 INFO MainThread:654708 [wandb_init.py:init():1042] starting run threads in backend
15
+ 2026-05-13 10:13:21,134 INFO MainThread:654708 [wandb_run.py:_console_start():2529] atexit reg
16
+ 2026-05-13 10:13:21,134 INFO MainThread:654708 [wandb_run.py:_redirect():2377] redirect: wrap_raw
17
+ 2026-05-13 10:13:21,134 INFO MainThread:654708 [wandb_run.py:_redirect():2446] Wrapping output streams.
18
+ 2026-05-13 10:13:21,134 INFO MainThread:654708 [wandb_run.py:_redirect():2469] Redirects installed.
19
+ 2026-05-13 10:13:21,137 INFO MainThread:654708 [wandb_init.py:init():1082] run started, returning control to user process
20
+ 2026-05-13 10:13:21,145 INFO wandb-AsyncioManager-main:654708 [service_client.py:_forward_responses():94] Reached EOF.
21
+ 2026-05-13 10:13:21,145 INFO wandb-AsyncioManager-main:654708 [mailbox.py:close():154] Closing mailbox, abandoning 1 handles.
wandb/run-20260513_101319-rm0xauaf/run-rm0xauaf.wandb ADDED
Binary file (9.69 kB). View file