bdemada commited on
Commit
333dc77
·
verified ·
1 Parent(s): a39c42a

Upload folder using huggingface_hub

Browse files
lerobot/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eed19e3f6ccfef3eb361718c66610217d23f8946528d370db66e3523e30dd26
3
+ size 233162
lerobot/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:643c072884a2c905826964c746dea22ad9e8fcfa067f00da19151b8df411c5a0
3
+ size 66086
lerobot/meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 10,
5
+ "total_frames": 4704,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:10"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "names": [
20
+ "shoulder_pan.pos",
21
+ "shoulder_lift.pos",
22
+ "elbow_flex.pos",
23
+ "wrist_flex.pos",
24
+ "wrist_roll.pos",
25
+ "gripper.pos"
26
+ ],
27
+ "shape": [
28
+ 6
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "names": [
34
+ "shoulder_pan.pos",
35
+ "shoulder_lift.pos",
36
+ "elbow_flex.pos",
37
+ "wrist_flex.pos",
38
+ "wrist_roll.pos",
39
+ "gripper.pos"
40
+ ],
41
+ "shape": [
42
+ 6
43
+ ]
44
+ },
45
+ "observation.images.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.top": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
lerobot/meta/stats.json ADDED
@@ -0,0 +1,632 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.front": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.4680070633615141
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.502787464930204
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.5058760975908847
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.006811432718466858
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.00607350657272803
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.005386842605180734
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 1046
73
+ ],
74
+ "q01": [
75
+ [
76
+ [
77
+ 0.0043885333374245085
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 0.007114868707864778
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ -3.921568627450981e-13
88
+ ]
89
+ ]
90
+ ],
91
+ "q10": [
92
+ [
93
+ [
94
+ 0.07328854569103838
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.10059789890928172
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.06967913151070602
105
+ ]
106
+ ]
107
+ ],
108
+ "q50": [
109
+ [
110
+ [
111
+ 0.3945817762062523
112
+ ]
113
+ ],
114
+ [
115
+ [
116
+ 0.4604322624838019
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 0.4738509450283382
122
+ ]
123
+ ]
124
+ ],
125
+ "q90": [
126
+ [
127
+ [
128
+ 0.9998502481467588
129
+ ]
130
+ ],
131
+ [
132
+ [
133
+ 0.9998275641388232
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.999838469133799
139
+ ]
140
+ ]
141
+ ],
142
+ "q99": [
143
+ [
144
+ [
145
+ 0.9999850248150289
146
+ ]
147
+ ],
148
+ [
149
+ [
150
+ 0.9999827564142353
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 0.9999838469137329
156
+ ]
157
+ ]
158
+ ]
159
+ },
160
+ "index": {
161
+ "min": [
162
+ 0
163
+ ],
164
+ "max": [
165
+ 4703
166
+ ],
167
+ "mean": [
168
+ 2351.5
169
+ ],
170
+ "std": [
171
+ 1357.927802449993
172
+ ],
173
+ "count": [
174
+ 4704
175
+ ],
176
+ "q01": [
177
+ 2115.618569827283
178
+ ],
179
+ "q10": [
180
+ 2158.846803885974
181
+ ],
182
+ "q50": [
183
+ 2351.230458630952
184
+ ],
185
+ "q90": [
186
+ 2544.0634257058623
187
+ ],
188
+ "q99": [
189
+ 2587.381430172717
190
+ ]
191
+ },
192
+ "timestamp": {
193
+ "min": [
194
+ 0.0
195
+ ],
196
+ "max": [
197
+ 20.7
198
+ ],
199
+ "mean": [
200
+ 8.006150793650795
201
+ ],
202
+ "std": [
203
+ 4.859355088561872
204
+ ],
205
+ "count": [
206
+ 4704
207
+ ],
208
+ "q01": [
209
+ 0.14343645446527944
210
+ ],
211
+ "q10": [
212
+ 1.5843775897723884
213
+ ],
214
+ "q50": [
215
+ 7.997640375566784
216
+ ],
217
+ "q90": [
218
+ 14.424931650590379
219
+ ],
220
+ "q99": [
221
+ 15.868865132836302
222
+ ]
223
+ },
224
+ "episode_index": {
225
+ "min": [
226
+ 0
227
+ ],
228
+ "max": [
229
+ 9
230
+ ],
231
+ "mean": [
232
+ 4.2166241496598635
233
+ ],
234
+ "std": [
235
+ 2.936699666320186
236
+ ],
237
+ "count": [
238
+ 4704
239
+ ],
240
+ "q01": [
241
+ 4.2166241496598635
242
+ ],
243
+ "q10": [
244
+ 4.216624149659868
245
+ ],
246
+ "q50": [
247
+ 4.216624149659884
248
+ ],
249
+ "q90": [
250
+ 4.2166241496599
251
+ ],
252
+ "q99": [
253
+ 4.2166241496599035
254
+ ]
255
+ },
256
+ "observation.images.top": {
257
+ "min": [
258
+ [
259
+ [
260
+ 0.0
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 0.0
266
+ ]
267
+ ],
268
+ [
269
+ [
270
+ 0.0
271
+ ]
272
+ ]
273
+ ],
274
+ "max": [
275
+ [
276
+ [
277
+ 1.0
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 1.0
283
+ ]
284
+ ],
285
+ [
286
+ [
287
+ 1.0
288
+ ]
289
+ ]
290
+ ],
291
+ "mean": [
292
+ [
293
+ [
294
+ 0.5873318895356102
295
+ ]
296
+ ],
297
+ [
298
+ [
299
+ 0.5390730914298479
300
+ ]
301
+ ],
302
+ [
303
+ [
304
+ 0.47024221825441453
305
+ ]
306
+ ]
307
+ ],
308
+ "std": [
309
+ [
310
+ [
311
+ 0.006152183898418382
312
+ ]
313
+ ],
314
+ [
315
+ [
316
+ 0.006176089302843174
317
+ ]
318
+ ],
319
+ [
320
+ [
321
+ 0.00616380963840613
322
+ ]
323
+ ]
324
+ ],
325
+ "count": [
326
+ 1046
327
+ ],
328
+ "q01": [
329
+ [
330
+ [
331
+ -3.921568627450981e-13
332
+ ]
333
+ ],
334
+ [
335
+ [
336
+ 0.004266243915533596
337
+ ]
338
+ ],
339
+ [
340
+ [
341
+ -3.921568627450981e-13
342
+ ]
343
+ ]
344
+ ],
345
+ "q10": [
346
+ [
347
+ [
348
+ 0.03380680714253921
349
+ ]
350
+ ],
351
+ [
352
+ [
353
+ 0.03128484787423498
354
+ ]
355
+ ],
356
+ [
357
+ [
358
+ 0.011295657251842204
359
+ ]
360
+ ]
361
+ ],
362
+ "q50": [
363
+ [
364
+ [
365
+ 0.7143971892696811
366
+ ]
367
+ ],
368
+ [
369
+ [
370
+ 0.6368571480662091
371
+ ]
372
+ ],
373
+ [
374
+ [
375
+ 0.5488641537728447
376
+ ]
377
+ ]
378
+ ],
379
+ "q90": [
380
+ [
381
+ [
382
+ 0.9510956111982632
383
+ ]
384
+ ],
385
+ [
386
+ [
387
+ 0.9466130893001801
388
+ ]
389
+ ],
390
+ [
391
+ [
392
+ 0.8949885623045531
393
+ ]
394
+ ]
395
+ ],
396
+ "q99": [
397
+ [
398
+ [
399
+ 0.9625760990660592
400
+ ]
401
+ ],
402
+ [
403
+ [
404
+ 0.9793337197540889
405
+ ]
406
+ ],
407
+ [
408
+ [
409
+ 0.9379765621801641
410
+ ]
411
+ ]
412
+ ]
413
+ },
414
+ "observation.state": {
415
+ "min": [
416
+ -17.14285659790039,
417
+ -98.31295013427734,
418
+ -19.659650802612305,
419
+ -97.02381134033203,
420
+ -67.81549835205078,
421
+ 2.6041667461395264
422
+ ],
423
+ "max": [
424
+ 41.61172103881836,
425
+ -35.38591384887695,
426
+ 98.74607849121094,
427
+ 96.68367004394531,
428
+ 7.592640399932861,
429
+ 40.16926956176758
430
+ ],
431
+ "mean": [
432
+ 11.317511331872876,
433
+ -84.40610612006415,
434
+ 77.94561366970036,
435
+ -12.114242521881247,
436
+ -50.56494119459269,
437
+ 22.734664081108
438
+ ],
439
+ "std": [
440
+ 16.98927428675481,
441
+ 19.113058601472883,
442
+ 19.44814398097314,
443
+ 50.17545765980918,
444
+ 10.136453291098672,
445
+ 8.68390603827784
446
+ ],
447
+ "count": [
448
+ 4704
449
+ ],
450
+ "q01": [
451
+ -6.525690280867407,
452
+ -98.06399666857557,
453
+ 29.816089027201237,
454
+ -89.1560848273712,
455
+ -58.11387669015589,
456
+ 13.143582333748585
457
+ ],
458
+ "q10": [
459
+ -4.803238676660966,
460
+ -98.02085200717785,
461
+ 48.77231330350364,
462
+ -87.53116248543078,
463
+ -55.68296068924197,
464
+ 14.69605142606552
465
+ ],
466
+ "q50": [
467
+ 0.47066584244885823,
468
+ -96.19690319161853,
469
+ 80.09514868689607,
470
+ -3.761038661003113,
471
+ -52.23679440321697,
472
+ 22.34072509042968
473
+ ],
474
+ "q90": [
475
+ 36.27529685227518,
476
+ -51.036300264200705,
477
+ 98.73995471645537,
478
+ 38.99343753560798,
479
+ -43.7248469550564,
480
+ 33.015292225901845
481
+ ],
482
+ "q99": [
483
+ 38.14400273377251,
484
+ -41.202347647459476,
485
+ 98.74546611373539,
486
+ 65.2083988868947,
487
+ -39.29549847458339,
488
+ 34.61171600346396
489
+ ]
490
+ },
491
+ "action": {
492
+ "min": [
493
+ -19.309839248657227,
494
+ -99.74821472167969,
495
+ -20.397111892700195,
496
+ -99.56859588623047,
497
+ -69.25077819824219,
498
+ 2.1786491870880127
499
+ ],
500
+ "max": [
501
+ 41.923641204833984,
502
+ -35.20772171020508,
503
+ 100.0,
504
+ 99.1371841430664,
505
+ -2.3933403491973877,
506
+ 40.52287673950195
507
+ ],
508
+ "mean": [
509
+ 11.298660674670927,
510
+ -84.97051434289841,
511
+ 77.12427424735763,
512
+ -13.257368084220658,
513
+ -50.560817587132355,
514
+ 21.274333355783604
515
+ ],
516
+ "std": [
517
+ 17.01260452993296,
518
+ 19.111973329751688,
519
+ 20.46973985828829,
520
+ 50.51913881961566,
521
+ 9.955164653520622,
522
+ 9.230768850848788
523
+ ],
524
+ "count": [
525
+ 4704
526
+ ],
527
+ "q01": [
528
+ -6.904096669531396,
529
+ -98.84209194609096,
530
+ 27.13529824202867,
531
+ -89.57585802903792,
532
+ -58.36343785213675,
533
+ 11.05810325194959
534
+ ],
535
+ "q10": [
536
+ -4.807724276875596,
537
+ -98.67086364112959,
538
+ 46.40099487209401,
539
+ -87.89448623141007,
540
+ -55.81684547474989,
541
+ 12.588182218413905
542
+ ],
543
+ "q50": [
544
+ 0.4052616365172535,
545
+ -96.77859357405016,
546
+ 78.59865227821464,
547
+ -4.916267362581629,
548
+ -52.11180755293483,
549
+ 19.716257272899917
550
+ ],
551
+ "q90": [
552
+ 36.254931491772105,
553
+ -51.82058448586532,
554
+ 99.73738871233753,
555
+ 38.792582144025154,
556
+ -43.74487231651619,
557
+ 33.17022251196374
558
+ ],
559
+ "q99": [
560
+ 38.4244084202319,
561
+ -41.13471296482303,
562
+ 99.79104834017868,
563
+ 66.06207197685167,
564
+ -39.46124005925866,
565
+ 34.908068650200455
566
+ ]
567
+ },
568
+ "task_index": {
569
+ "min": [
570
+ 0
571
+ ],
572
+ "max": [
573
+ 0
574
+ ],
575
+ "mean": [
576
+ 0.0
577
+ ],
578
+ "std": [
579
+ 0.0
580
+ ],
581
+ "count": [
582
+ 4704
583
+ ],
584
+ "q01": [
585
+ 3.9999999999994176e-16
586
+ ],
587
+ "q10": [
588
+ 3.999999999999417e-15
589
+ ],
590
+ "q50": [
591
+ 1.9999999999997088e-14
592
+ ],
593
+ "q90": [
594
+ 3.599999999999476e-14
595
+ ],
596
+ "q99": [
597
+ 3.9599999999994235e-14
598
+ ]
599
+ },
600
+ "frame_index": {
601
+ "min": [
602
+ 0
603
+ ],
604
+ "max": [
605
+ 621
606
+ ],
607
+ "mean": [
608
+ 240.1845238095238
609
+ ],
610
+ "std": [
611
+ 145.78065265685623
612
+ ],
613
+ "count": [
614
+ 4704
615
+ ],
616
+ "q01": [
617
+ 4.303093636806549
618
+ ],
619
+ "q10": [
620
+ 47.531327695498014
621
+ ],
622
+ "q50": [
623
+ 239.9149824404761
624
+ ],
625
+ "q90": [
626
+ 432.74794951538627
627
+ ],
628
+ "q99": [
629
+ 476.065953982241
630
+ ]
631
+ }
632
+ }
lerobot/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:196a1206bf1c6963708618576a258f7d20b92a77062923733baeaf2ace0e0d5a
3
+ size 2221
lerobot/videos/observation.images.front/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:199f7eefb2c90227185bd842691db3b1296cbe52e39e87bb9f80d04f72301fcf
3
+ size 84090885
lerobot/videos/observation.images.top/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6137cdc0508c4e33d8f23d092a3bbb5fbe6bcf9050aa554753767b69e5da7c93
3
+ size 55949726
outputs/train/act_so101_test/wandb/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2025-11-22T19:11:19.43520957+01:00","level":"INFO","msg":"stream: starting","core version":"0.21.4"}
2
+ {"time":"2025-11-22T19:11:19.751407401+01:00","level":"INFO","msg":"stream: created new stream","id":"4tdirx9g"}
3
+ {"time":"2025-11-22T19:11:19.751439836+01:00","level":"INFO","msg":"stream: started","id":"4tdirx9g"}
4
+ {"time":"2025-11-22T19:11:19.751448708+01:00","level":"INFO","msg":"writer: started","stream_id":"4tdirx9g"}
5
+ {"time":"2025-11-22T19:11:19.751448708+01:00","level":"INFO","msg":"handler: started","stream_id":"4tdirx9g"}
6
+ {"time":"2025-11-22T19:11:19.751476411+01:00","level":"INFO","msg":"sender: started","stream_id":"4tdirx9g"}
7
+ {"time":"2025-11-22T19:11:20.406837109+01:00","level":"INFO","msg":"stream: closing","id":"4tdirx9g"}
8
+ {"time":"2025-11-22T19:11:21.264322954+01:00","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
9
+ {"time":"2025-11-22T19:11:21.570760872+01:00","level":"INFO","msg":"handler: closed","stream_id":"4tdirx9g"}
10
+ {"time":"2025-11-22T19:11:21.570871608+01:00","level":"INFO","msg":"sender: closed","stream_id":"4tdirx9g"}
11
+ {"time":"2025-11-22T19:11:21.57088518+01:00","level":"INFO","msg":"stream: closed","id":"4tdirx9g"}
outputs/train/act_so101_test/wandb/debug.log ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Current SDK version is 0.21.4
2
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Configure stats pid to 36097
3
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Loading settings from /home/robot/.config/wandb/settings
4
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Loading settings from /home/robot/.cache/huggingface/lerobot/bdemada/wandb/settings
5
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Loading settings from environment variables
6
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:setup_run_log_directory():686] Logging user logs to outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/logs/debug.log
7
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:setup_run_log_directory():687] Logging internal logs to outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/logs/debug-internal.log
8
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:init():813] calling init triggers
9
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:init():818] wandb.init called with sweep_config: {}
10
+ config: {'dataset': {'repo_id': 'bdemada/lerobot', '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': None, 'use_imagenet_stats': True, 'video_backend': 'torchcodec', 'streaming': False}, 'env': None, 'policy': {'type': 'act', 'n_obs_steps': 1, 'input_features': {}, 'output_features': {}, 'device': 'cpu', 'use_amp': False, 'push_to_hub': True, 'repo_id': 'bdemada/my_policy', 'private': None, 'tags': None, 'license': None, 'pretrained_path': None, 'chunk_size': 100, 'n_action_steps': 100, 'normalization_mapping': {'VISUAL': <NormalizationMode.MEAN_STD: 'MEAN_STD'>, 'STATE': <NormalizationMode.MEAN_STD: 'MEAN_STD'>, 'ACTION': <NormalizationMode.MEAN_STD: 'MEAN_STD'>}, 'vision_backbone': 'resnet18', 'pretrained_backbone_weights': 'ResNet18_Weights.IMAGENET1K_V1', 'replace_final_stride_with_dilation': False, 'pre_norm': False, 'dim_model': 512, 'n_heads': 8, 'dim_feedforward': 3200, 'feedforward_activation': 'relu', 'n_encoder_layers': 4, 'n_decoder_layers': 1, 'use_vae': True, 'latent_dim': 32, 'n_vae_encoder_layers': 4, 'temporal_ensemble_coeff': None, 'dropout': 0.1, 'kl_weight': 10.0, 'optimizer_lr': 1e-05, 'optimizer_weight_decay': 0.0001, 'optimizer_lr_backbone': 1e-05}, 'output_dir': 'outputs/train/act_so101_test', 'job_name': 'act_so101_test_brev', 'resume': False, 'seed': 1000, 'num_workers': 4, 'batch_size': 8, 'steps': 100000, 'eval_freq': 20000, 'log_freq': 200, 'save_checkpoint': True, 'save_freq': 20000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adamw', 'lr': 1e-05, 'weight_decay': 0.0001, 'grad_clip_norm': 10.0, 'betas': [0.9, 0.999], 'eps': 1e-08}, 'scheduler': None, '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}, 'checkpoint_path': None, 'rename_map': {}, '_wandb': {}}
11
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:init():854] starting backend
12
+ 2025-11-22 19:11:19,430 INFO MainThread:36097 [wandb_init.py:init():857] sending inform_init request
13
+ 2025-11-22 19:11:19,433 INFO MainThread:36097 [wandb_init.py:init():865] backend started and connected
14
+ 2025-11-22 19:11:19,435 INFO MainThread:36097 [wandb_init.py:init():936] updated telemetry
15
+ 2025-11-22 19:11:19,435 INFO MainThread:36097 [wandb_init.py:init():960] communicating run to backend with 90.0 second timeout
16
+ 2025-11-22 19:11:20,137 INFO MainThread:36097 [wandb_init.py:init():1011] starting run threads in backend
17
+ 2025-11-22 19:11:20,246 INFO MainThread:36097 [wandb_run.py:_console_start():2506] atexit reg
18
+ 2025-11-22 19:11:20,247 INFO MainThread:36097 [wandb_run.py:_redirect():2354] redirect: wrap_raw
19
+ 2025-11-22 19:11:20,247 INFO MainThread:36097 [wandb_run.py:_redirect():2423] Wrapping output streams.
20
+ 2025-11-22 19:11:20,247 INFO MainThread:36097 [wandb_run.py:_redirect():2446] Redirects installed.
21
+ 2025-11-22 19:11:20,249 INFO MainThread:36097 [wandb_init.py:init():1049] run started, returning control to user process
22
+ 2025-11-22 19:11:20,407 INFO wandb-AsyncioManager-main:36097 [service_client.py:_forward_responses():84] Reached EOF.
23
+ 2025-11-22 19:11:20,407 INFO wandb-AsyncioManager-main:36097 [mailbox.py:close():137] Closing mailbox, abandoning 2 handles.
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/files/config.yaml ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.21.4
4
+ e:
5
+ 6j8aklol14d5eop0him1i3klwcea1adp:
6
+ args:
7
+ - --dataset.repo_id=bdemada/lerobot
8
+ - --policy.type=act
9
+ - --output_dir=outputs/train/act_so101_test
10
+ - --job_name=act_so101_test_brev
11
+ - --policy.device=cuda
12
+ - --wandb.enable=true
13
+ - --policy.repo_id=bdemada/my_policy
14
+ cpu_count: 16
15
+ cpu_count_logical: 22
16
+ disk:
17
+ /:
18
+ total: "1006996336640"
19
+ used: "32707125248"
20
+ executable: /home/robot/miniforge3/envs/lerobot/bin/python3.10
21
+ host: robot-camp
22
+ memory:
23
+ total: "33296289792"
24
+ os: Linux-6.8.0-87-generic-x86_64-with-glibc2.35
25
+ program: /home/robot/miniforge3/envs/lerobot/bin/lerobot-train
26
+ python: CPython 3.10.19
27
+ root: outputs/train/act_so101_test
28
+ startedAt: "2025-11-22T18:11:19.223832Z"
29
+ writerId: 6j8aklol14d5eop0him1i3klwcea1adp
30
+ m: []
31
+ python_version: 3.10.19
32
+ t:
33
+ "1":
34
+ - 1
35
+ - 41
36
+ - 49
37
+ - 51
38
+ - 71
39
+ - 83
40
+ "2":
41
+ - 1
42
+ - 41
43
+ - 49
44
+ - 51
45
+ - 71
46
+ - 83
47
+ "3":
48
+ - 13
49
+ - 15
50
+ - 16
51
+ "4": 3.10.19
52
+ "5": 0.21.4
53
+ "10":
54
+ - 21
55
+ "12": 0.21.4
56
+ "13": linux-x86_64
57
+ batch_size:
58
+ value: 8
59
+ checkpoint_path:
60
+ value: null
61
+ dataset:
62
+ value:
63
+ episodes: null
64
+ image_transforms:
65
+ enable: false
66
+ max_num_transforms: 3
67
+ random_order: false
68
+ tfs:
69
+ affine:
70
+ kwargs:
71
+ degrees:
72
+ - -5
73
+ - 5
74
+ translate:
75
+ - 0.05
76
+ - 0.05
77
+ type: RandomAffine
78
+ weight: 1
79
+ brightness:
80
+ kwargs:
81
+ brightness:
82
+ - 0.8
83
+ - 1.2
84
+ type: ColorJitter
85
+ weight: 1
86
+ contrast:
87
+ kwargs:
88
+ contrast:
89
+ - 0.8
90
+ - 1.2
91
+ type: ColorJitter
92
+ weight: 1
93
+ hue:
94
+ kwargs:
95
+ hue:
96
+ - -0.05
97
+ - 0.05
98
+ type: ColorJitter
99
+ weight: 1
100
+ saturation:
101
+ kwargs:
102
+ saturation:
103
+ - 0.5
104
+ - 1.5
105
+ type: ColorJitter
106
+ weight: 1
107
+ sharpness:
108
+ kwargs:
109
+ sharpness:
110
+ - 0.5
111
+ - 1.5
112
+ type: SharpnessJitter
113
+ weight: 1
114
+ repo_id: bdemada/lerobot
115
+ revision: null
116
+ root: null
117
+ streaming: false
118
+ use_imagenet_stats: true
119
+ video_backend: torchcodec
120
+ env:
121
+ value: null
122
+ eval:
123
+ value:
124
+ batch_size: 50
125
+ n_episodes: 50
126
+ use_async_envs: false
127
+ eval_freq:
128
+ value: 20000
129
+ job_name:
130
+ value: act_so101_test_brev
131
+ log_freq:
132
+ value: 200
133
+ num_workers:
134
+ value: 4
135
+ optimizer:
136
+ value:
137
+ betas:
138
+ - 0.9
139
+ - 0.999
140
+ eps: 1e-08
141
+ grad_clip_norm: 10
142
+ lr: 1e-05
143
+ type: adamw
144
+ weight_decay: 0.0001
145
+ output_dir:
146
+ value: outputs/train/act_so101_test
147
+ policy:
148
+ value:
149
+ chunk_size: 100
150
+ device: cpu
151
+ dim_feedforward: 3200
152
+ dim_model: 512
153
+ dropout: 0.1
154
+ feedforward_activation: relu
155
+ kl_weight: 10
156
+ latent_dim: 32
157
+ license: null
158
+ n_action_steps: 100
159
+ n_decoder_layers: 1
160
+ n_encoder_layers: 4
161
+ n_heads: 8
162
+ n_obs_steps: 1
163
+ n_vae_encoder_layers: 4
164
+ normalization_mapping:
165
+ ACTION: MEAN_STD
166
+ STATE: MEAN_STD
167
+ VISUAL: MEAN_STD
168
+ optimizer_lr: 1e-05
169
+ optimizer_lr_backbone: 1e-05
170
+ optimizer_weight_decay: 0.0001
171
+ pre_norm: false
172
+ pretrained_backbone_weights: ResNet18_Weights.IMAGENET1K_V1
173
+ pretrained_path: null
174
+ private: null
175
+ push_to_hub: true
176
+ replace_final_stride_with_dilation: false
177
+ repo_id: bdemada/my_policy
178
+ tags: null
179
+ temporal_ensemble_coeff: null
180
+ type: act
181
+ use_amp: false
182
+ use_vae: true
183
+ vision_backbone: resnet18
184
+ resume:
185
+ value: false
186
+ save_checkpoint:
187
+ value: true
188
+ save_freq:
189
+ value: 20000
190
+ scheduler:
191
+ value: null
192
+ seed:
193
+ value: 1000
194
+ steps:
195
+ value: 100000
196
+ use_policy_training_preset:
197
+ value: true
198
+ wandb:
199
+ value:
200
+ disable_artifact: false
201
+ enable: true
202
+ entity: null
203
+ mode: null
204
+ notes: null
205
+ project: lerobot
206
+ run_id: null
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/files/output.log ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ INFO 2025-11-22 19:11:20 db_utils.py:102 Logs will be synced with wandb.
2
+ INFO 2025-11-22 19:11:20 db_utils.py:103 Track this run --> https://wandb.ai/bmadaleza-research/lerobot/runs/4tdirx9g
3
+ INFO 2025-11-22 19:11:20 ot_train.py:183 Creating dataset
4
+ Traceback (most recent call last):
5
+ File "/home/robot/miniforge3/envs/lerobot/bin/lerobot-train", line 7, in <module>
6
+ sys.exit(main())
7
+ File "/home/robot/lerobot/src/lerobot/scripts/lerobot_train.py", line 449, in main
8
+ train()
9
+ File "/home/robot/lerobot/src/lerobot/configs/parser.py", line 233, in wrapper_inner
10
+ response = fn(cfg, *args, **kwargs)
11
+ File "/home/robot/lerobot/src/lerobot/scripts/lerobot_train.py", line 184, in train
12
+ dataset = make_dataset(cfg)
13
+ File "/home/robot/lerobot/src/lerobot/datasets/factory.py", line 88, in make_dataset
14
+ ds_meta = LeRobotDatasetMetadata(
15
+ File "/home/robot/lerobot/src/lerobot/datasets/lerobot_dataset.py", line 102, in __init__
16
+ self.load_metadata()
17
+ File "/home/robot/lerobot/src/lerobot/datasets/lerobot_dataset.py", line 163, in load_metadata
18
+ self.episodes = load_episodes(self.root)
19
+ File "/home/robot/lerobot/src/lerobot/datasets/utils.py", line 379, in load_episodes
20
+ episodes = load_nested_dataset(local_dir / EPISODES_DIR)
21
+ File "/home/robot/lerobot/src/lerobot/datasets/utils.py", line 127, in load_nested_dataset
22
+ return Dataset.from_parquet([str(path) for path in paths], features=features)
23
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/datasets/arrow_dataset.py", line 1294, in from_parquet
24
+ return ParquetDatasetReader(
25
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/datasets/io/parquet.py", line 42, in __init__
26
+ self.builder = Parquet(
27
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/datasets/builder.py", line 414, in __init__
28
+ extend_dataset_builder_for_streaming(self)
29
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/datasets/streaming.py", line 118, in extend_dataset_builder_for_streaming
30
+ extend_module_for_streaming(builder.__module__, download_config=download_config)
31
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/datasets/streaming.py", line 101, in extend_module_for_streaming
32
+ patch_submodule(module, "scipy.io.loadmat", wrap_auth(xsio_loadmat), attrs=["__version__"]).start()
33
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/datasets/utils/patching.py", line 108, in start
34
+ self.__enter__()
35
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/datasets/utils/patching.py", line 57, in __enter__
36
+ submodule = import_module(".".join(submodules[: i + 1]))
37
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/importlib/__init__.py", line 126, in import_module
38
+ return _bootstrap._gcd_import(name[level:], package, level)
39
+ File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
40
+ File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
41
+ File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
42
+ File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
43
+ File "<frozen importlib._bootstrap_external>", line 883, in exec_module
44
+ File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
45
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/io/__init__.py", line 97, in <module>
46
+ from .matlab import loadmat, savemat, whosmat
47
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/io/matlab/__init__.py", line 46, in <module>
48
+ from ._mio import loadmat, savemat, whosmat
49
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/io/matlab/_mio.py", line 9, in <module>
50
+ from ._mio4 import MatFile4Reader, MatFile4Writer
51
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/io/matlab/_mio4.py", line 10, in <module>
52
+ import scipy.sparse
53
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/sparse/__init__.py", line 315, in <module>
54
+ from . import csgraph
55
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/sparse/csgraph/__init__.py", line 187, in <module>
56
+ from ._laplacian import laplacian
57
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/sparse/csgraph/_laplacian.py", line 7, in <module>
58
+ from scipy.sparse.linalg import LinearOperator
59
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/sparse/linalg/__init__.py", line 131, in <module>
60
+ from ._isolve import *
61
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/sparse/linalg/_isolve/__init__.py", line 6, in <module>
62
+ from .lgmres import lgmres
63
+ File "/home/robot/miniforge3/envs/lerobot/lib/python3.10/site-packages/scipy/sparse/linalg/_isolve/lgmres.py", line 10, in <module>
64
+ from ._gcrotmk import _fgmres
65
+ File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
66
+ File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
67
+ File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
68
+ File "<frozen importlib._bootstrap_external>", line 879, in exec_module
69
+ File "<frozen importlib._bootstrap_external>", line 975, in get_code
70
+ File "<frozen importlib._bootstrap_external>", line 1074, in get_data
71
+ KeyboardInterrupt
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/files/requirements.txt ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pyparsing==3.2.5
2
+ smmap==5.0.2
3
+ nvidia-cuda-runtime-cu12==12.6.77
4
+ certifi==2025.11.12
5
+ datasets==4.1.1
6
+ nvidia-cusolver-cu12==11.7.1.2
7
+ python-dateutil==2.9.0.post0
8
+ aiohttp==3.13.2
9
+ psutil==7.1.3
10
+ av==15.1.0
11
+ pygame==2.6.1
12
+ torch==2.7.1
13
+ typing-inspect==0.9.0
14
+ nvidia-cublas-cu12==12.6.4.1
15
+ jsonlines==4.0.0
16
+ huggingface-hub==0.35.3
17
+ importlib_resources==6.5.2
18
+ annotated-types==0.7.0
19
+ setuptools==80.9.0
20
+ pytz==2025.2
21
+ etils==1.13.0
22
+ torchcodec==0.5
23
+ pillow==12.0.0
24
+ lazy_loader==0.4
25
+ inquirerpy==0.3.4
26
+ regex==2025.11.3
27
+ nvidia-nccl-cu12==2.26.2
28
+ nvidia-cudnn-cu12==9.5.1.17
29
+ shapely==2.1.2
30
+ python-xlib==0.33
31
+ multiprocess==0.70.16
32
+ attrs==25.4.0
33
+ packaging==25.0
34
+ tifffile==2025.5.10
35
+ safetensors==0.7.0
36
+ cloudpickle==3.1.2
37
+ cffi==2.0.0
38
+ absl-py==2.3.1
39
+ networkx==3.4.2
40
+ charset-normalizer==3.4.4
41
+ scipy==1.15.3
42
+ nvidia-cusparselt-cu12==0.6.3
43
+ nvidia-nvjitlink-cu12==12.6.85
44
+ imageio-ffmpeg==0.6.0
45
+ PyYAML==6.0.3
46
+ xxhash==3.6.0
47
+ gym-pusht==0.1.6
48
+ nvidia-cusparse-cu12==12.5.4.2
49
+ prompt_toolkit==3.0.52
50
+ lxml==6.0.2
51
+ frozenlist==1.8.0
52
+ mujoco==3.3.7
53
+ aiohappyeyeballs==2.6.1
54
+ nvidia-cufile-cu12==1.11.1.6
55
+ zipp==3.23.0
56
+ idna==3.11
57
+ tqdm==4.67.1
58
+ cmake==4.1.3
59
+ Farama-Notifications==0.0.4
60
+ torchvision==0.22.1
61
+ dm-tree==0.1.9
62
+ aiosignal==1.4.0
63
+ typing_extensions==4.15.0
64
+ wheel==0.45.1
65
+ pip==25.3
66
+ lerobot==0.4.2
67
+ nvidia-cufft-cu12==11.3.0.4
68
+ feetech-servo-sdk==1.0.0
69
+ pydantic_core==2.41.5
70
+ opencv-python-headless==4.12.0.88
71
+ ImageIO==2.37.2
72
+ pymunk==6.11.1
73
+ multidict==6.7.0
74
+ pyarrow==22.0.0
75
+ orderly-set==5.5.0
76
+ hf_transfer==0.1.9
77
+ pydantic==2.12.4
78
+ importlib_metadata==8.7.0
79
+ protobuf==6.33.1
80
+ nvidia-cuda-nvrtc-cu12==12.6.77
81
+ gym-aloha==0.1.3
82
+ filelock==3.20.0
83
+ scikit-image==0.25.2
84
+ glfw==2.10.0
85
+ draccus==0.10.0
86
+ pfzy==0.3.4
87
+ wcwidth==0.2.14
88
+ urllib3==2.5.0
89
+ diffusers==0.35.2
90
+ mypy_extensions==1.1.0
91
+ requests==2.32.5
92
+ evdev==1.9.2
93
+ labmaze==1.0.6
94
+ numpy==2.2.6
95
+ GitPython==3.1.45
96
+ pynput==1.8.1
97
+ async-timeout==5.0.1
98
+ nvidia-cuda-cupti-cu12==12.6.80
99
+ accelerate==1.12.0
100
+ pycparser==2.23
101
+ Jinja2==3.1.6
102
+ pandas==2.3.3
103
+ einops==0.8.1
104
+ sympy==1.14.0
105
+ MarkupSafe==3.0.3
106
+ rerun-sdk==0.26.2
107
+ nvidia-curand-cu12==10.3.7.77
108
+ toml==0.10.2
109
+ pyserial==3.5
110
+ propcache==0.4.1
111
+ wrapt==2.0.1
112
+ pyyaml-include==1.4.1
113
+ six==1.17.0
114
+ typing-inspection==0.4.2
115
+ opencv-python==4.12.0.88
116
+ gitdb==4.0.12
117
+ platformdirs==4.5.0
118
+ dill==0.4.0
119
+ mpmath==1.3.0
120
+ triton==3.3.1
121
+ dm_control==1.0.34
122
+ nvidia-nvtx-cu12==12.6.77
123
+ click==8.3.1
124
+ mergedeep==1.3.4
125
+ hf-xet==1.2.0
126
+ tzdata==2025.2
127
+ sentry-sdk==2.45.0
128
+ dm-env==1.6
129
+ gymnasium==1.2.2
130
+ termcolor==3.2.0
131
+ yarl==1.22.0
132
+ fsspec==2025.9.0
133
+ deepdiff==8.6.1
134
+ wandb==0.21.4
135
+ PyOpenGL==3.1.10
136
+ lerobot==0.4.2
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/files/wandb-metadata.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-6.8.0-87-generic-x86_64-with-glibc2.35",
3
+ "python": "CPython 3.10.19",
4
+ "startedAt": "2025-11-22T18:11:19.223832Z",
5
+ "args": [
6
+ "--dataset.repo_id=bdemada/lerobot",
7
+ "--policy.type=act",
8
+ "--output_dir=outputs/train/act_so101_test",
9
+ "--job_name=act_so101_test_brev",
10
+ "--policy.device=cuda",
11
+ "--wandb.enable=true",
12
+ "--policy.repo_id=bdemada/my_policy"
13
+ ],
14
+ "program": "/home/robot/miniforge3/envs/lerobot/bin/lerobot-train",
15
+ "root": "outputs/train/act_so101_test",
16
+ "host": "robot-camp",
17
+ "executable": "/home/robot/miniforge3/envs/lerobot/bin/python3.10",
18
+ "cpu_count": 16,
19
+ "cpu_count_logical": 22,
20
+ "disk": {
21
+ "/": {
22
+ "total": "1006996336640",
23
+ "used": "32707125248"
24
+ }
25
+ },
26
+ "memory": {
27
+ "total": "33296289792"
28
+ },
29
+ "writerId": "6j8aklol14d5eop0him1i3klwcea1adp"
30
+ }
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_runtime":0,"_wandb":{"runtime":0}}
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/logs/debug-core.log ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2025-11-22T19:11:19.237691818+01:00","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmp84_wpijd/port-36097.txt","pid":36097,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2025-11-22T19:11:19.238144659+01:00","level":"INFO","msg":"server: will exit if parent process dies","ppid":36097}
3
+ {"time":"2025-11-22T19:11:19.238113393+01:00","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-36097-36136-36818472/socket","Net":"unix"}}
4
+ {"time":"2025-11-22T19:11:19.430155923+01:00","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2025-11-22T19:11:19.435125937+01:00","level":"INFO","msg":"handleInformInit: received","streamId":"4tdirx9g","id":"1(@)"}
6
+ {"time":"2025-11-22T19:11:19.751443834+01:00","level":"INFO","msg":"handleInformInit: stream started","streamId":"4tdirx9g","id":"1(@)"}
7
+ {"time":"2025-11-22T19:11:20.406770702+01:00","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
8
+ {"time":"2025-11-22T19:11:20.406917334+01:00","level":"INFO","msg":"connection: closing","id":"1(@)"}
9
+ {"time":"2025-11-22T19:11:20.406961492+01:00","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
10
+ {"time":"2025-11-22T19:11:20.406967709+01:00","level":"INFO","msg":"server is shutting down"}
11
+ {"time":"2025-11-22T19:11:20.407017826+01:00","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-36097-36136-36818472/socket","Net":"unix"}}
12
+ {"time":"2025-11-22T19:11:20.498405738+01:00","level":"ERROR","msg":"processOutgoingData: flush error","error":"write unix /tmp/wandb-36097-36136-36818472/socket->@: use of closed network connection","id":"1(@)"}
13
+ {"time":"2025-11-22T19:11:21.57611859+01:00","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
14
+ {"time":"2025-11-22T19:11:21.576149717+01:00","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
15
+ {"time":"2025-11-22T19:11:21.576165796+01:00","level":"INFO","msg":"server is closed"}
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/logs/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2025-11-22T19:11:19.43520957+01:00","level":"INFO","msg":"stream: starting","core version":"0.21.4"}
2
+ {"time":"2025-11-22T19:11:19.751407401+01:00","level":"INFO","msg":"stream: created new stream","id":"4tdirx9g"}
3
+ {"time":"2025-11-22T19:11:19.751439836+01:00","level":"INFO","msg":"stream: started","id":"4tdirx9g"}
4
+ {"time":"2025-11-22T19:11:19.751448708+01:00","level":"INFO","msg":"writer: started","stream_id":"4tdirx9g"}
5
+ {"time":"2025-11-22T19:11:19.751448708+01:00","level":"INFO","msg":"handler: started","stream_id":"4tdirx9g"}
6
+ {"time":"2025-11-22T19:11:19.751476411+01:00","level":"INFO","msg":"sender: started","stream_id":"4tdirx9g"}
7
+ {"time":"2025-11-22T19:11:20.406837109+01:00","level":"INFO","msg":"stream: closing","id":"4tdirx9g"}
8
+ {"time":"2025-11-22T19:11:21.264322954+01:00","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
9
+ {"time":"2025-11-22T19:11:21.570760872+01:00","level":"INFO","msg":"handler: closed","stream_id":"4tdirx9g"}
10
+ {"time":"2025-11-22T19:11:21.570871608+01:00","level":"INFO","msg":"sender: closed","stream_id":"4tdirx9g"}
11
+ {"time":"2025-11-22T19:11:21.57088518+01:00","level":"INFO","msg":"stream: closed","id":"4tdirx9g"}
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/logs/debug.log ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Current SDK version is 0.21.4
2
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Configure stats pid to 36097
3
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Loading settings from /home/robot/.config/wandb/settings
4
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Loading settings from /home/robot/.cache/huggingface/lerobot/bdemada/wandb/settings
5
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_setup.py:_flush():81] Loading settings from environment variables
6
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:setup_run_log_directory():686] Logging user logs to outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/logs/debug.log
7
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:setup_run_log_directory():687] Logging internal logs to outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/logs/debug-internal.log
8
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:init():813] calling init triggers
9
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:init():818] wandb.init called with sweep_config: {}
10
+ config: {'dataset': {'repo_id': 'bdemada/lerobot', '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': None, 'use_imagenet_stats': True, 'video_backend': 'torchcodec', 'streaming': False}, 'env': None, 'policy': {'type': 'act', 'n_obs_steps': 1, 'input_features': {}, 'output_features': {}, 'device': 'cpu', 'use_amp': False, 'push_to_hub': True, 'repo_id': 'bdemada/my_policy', 'private': None, 'tags': None, 'license': None, 'pretrained_path': None, 'chunk_size': 100, 'n_action_steps': 100, 'normalization_mapping': {'VISUAL': <NormalizationMode.MEAN_STD: 'MEAN_STD'>, 'STATE': <NormalizationMode.MEAN_STD: 'MEAN_STD'>, 'ACTION': <NormalizationMode.MEAN_STD: 'MEAN_STD'>}, 'vision_backbone': 'resnet18', 'pretrained_backbone_weights': 'ResNet18_Weights.IMAGENET1K_V1', 'replace_final_stride_with_dilation': False, 'pre_norm': False, 'dim_model': 512, 'n_heads': 8, 'dim_feedforward': 3200, 'feedforward_activation': 'relu', 'n_encoder_layers': 4, 'n_decoder_layers': 1, 'use_vae': True, 'latent_dim': 32, 'n_vae_encoder_layers': 4, 'temporal_ensemble_coeff': None, 'dropout': 0.1, 'kl_weight': 10.0, 'optimizer_lr': 1e-05, 'optimizer_weight_decay': 0.0001, 'optimizer_lr_backbone': 1e-05}, 'output_dir': 'outputs/train/act_so101_test', 'job_name': 'act_so101_test_brev', 'resume': False, 'seed': 1000, 'num_workers': 4, 'batch_size': 8, 'steps': 100000, 'eval_freq': 20000, 'log_freq': 200, 'save_checkpoint': True, 'save_freq': 20000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adamw', 'lr': 1e-05, 'weight_decay': 0.0001, 'grad_clip_norm': 10.0, 'betas': [0.9, 0.999], 'eps': 1e-08}, 'scheduler': None, '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}, 'checkpoint_path': None, 'rename_map': {}, '_wandb': {}}
11
+ 2025-11-22 19:11:19,224 INFO MainThread:36097 [wandb_init.py:init():854] starting backend
12
+ 2025-11-22 19:11:19,430 INFO MainThread:36097 [wandb_init.py:init():857] sending inform_init request
13
+ 2025-11-22 19:11:19,433 INFO MainThread:36097 [wandb_init.py:init():865] backend started and connected
14
+ 2025-11-22 19:11:19,435 INFO MainThread:36097 [wandb_init.py:init():936] updated telemetry
15
+ 2025-11-22 19:11:19,435 INFO MainThread:36097 [wandb_init.py:init():960] communicating run to backend with 90.0 second timeout
16
+ 2025-11-22 19:11:20,137 INFO MainThread:36097 [wandb_init.py:init():1011] starting run threads in backend
17
+ 2025-11-22 19:11:20,246 INFO MainThread:36097 [wandb_run.py:_console_start():2506] atexit reg
18
+ 2025-11-22 19:11:20,247 INFO MainThread:36097 [wandb_run.py:_redirect():2354] redirect: wrap_raw
19
+ 2025-11-22 19:11:20,247 INFO MainThread:36097 [wandb_run.py:_redirect():2423] Wrapping output streams.
20
+ 2025-11-22 19:11:20,247 INFO MainThread:36097 [wandb_run.py:_redirect():2446] Redirects installed.
21
+ 2025-11-22 19:11:20,249 INFO MainThread:36097 [wandb_init.py:init():1049] run started, returning control to user process
22
+ 2025-11-22 19:11:20,407 INFO wandb-AsyncioManager-main:36097 [service_client.py:_forward_responses():84] Reached EOF.
23
+ 2025-11-22 19:11:20,407 INFO wandb-AsyncioManager-main:36097 [mailbox.py:close():137] Closing mailbox, abandoning 2 handles.
outputs/train/act_so101_test/wandb/run-20251122_191119-4tdirx9g/run-4tdirx9g.wandb ADDED
Binary file (13.3 kB). View file
 
record-test/meta/info.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 0,
5
+ "total_frames": 0,
6
+ "total_tasks": 0,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {},
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "features": {
15
+ "action": {
16
+ "dtype": "float32",
17
+ "names": [
18
+ "shoulder_pan.pos",
19
+ "shoulder_lift.pos",
20
+ "elbow_flex.pos",
21
+ "wrist_flex.pos",
22
+ "wrist_roll.pos",
23
+ "gripper.pos"
24
+ ],
25
+ "shape": [
26
+ 6
27
+ ]
28
+ },
29
+ "observation.state": {
30
+ "dtype": "float32",
31
+ "names": [
32
+ "shoulder_pan.pos",
33
+ "shoulder_lift.pos",
34
+ "elbow_flex.pos",
35
+ "wrist_flex.pos",
36
+ "wrist_roll.pos",
37
+ "gripper.pos"
38
+ ],
39
+ "shape": [
40
+ 6
41
+ ]
42
+ },
43
+ "observation.images.front": {
44
+ "dtype": "video",
45
+ "shape": [
46
+ 480,
47
+ 640,
48
+ 3
49
+ ],
50
+ "names": [
51
+ "height",
52
+ "width",
53
+ "channels"
54
+ ]
55
+ },
56
+ "timestamp": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 1
60
+ ],
61
+ "names": null
62
+ },
63
+ "frame_index": {
64
+ "dtype": "int64",
65
+ "shape": [
66
+ 1
67
+ ],
68
+ "names": null
69
+ },
70
+ "episode_index": {
71
+ "dtype": "int64",
72
+ "shape": [
73
+ 1
74
+ ],
75
+ "names": null
76
+ },
77
+ "index": {
78
+ "dtype": "int64",
79
+ "shape": [
80
+ 1
81
+ ],
82
+ "names": null
83
+ },
84
+ "task_index": {
85
+ "dtype": "int64",
86
+ "shape": [
87
+ 1
88
+ ],
89
+ "names": null
90
+ }
91
+ }
92
+ }