Robotics
LeRobot
Safetensors
sarm
reward-model
wuc1 commited on
Commit
8a990fb
·
verified ·
1 Parent(s): 1c33157

Upload reward model weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. train_config.json +372 -3
README.md CHANGED
@@ -7,8 +7,8 @@ pipeline_tag: robotics
7
  tags:
8
  - lerobot
9
  - sarm
10
- - robotics
11
  - reward-model
 
12
  ---
13
 
14
  # Reward Model Card for sarm
 
7
  tags:
8
  - lerobot
9
  - sarm
 
10
  - reward-model
11
+ - robotics
12
  ---
13
 
14
  # Reward Model Card for sarm
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0150de5d7d817db6c40fba311137921c5939bde727cc71781f565167191820c6
3
  size 476739240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa5275a9a0c4ad93ad730c876c2b317f04349e355cc3497f7f50f5b4cf5f34f2
3
  size 476739240
train_config.json CHANGED
@@ -2,7 +2,166 @@
2
  "dataset": {
3
  "repo_id": "wuc1/bi_so101_ffp_0615-14-12_merged",
4
  "root": null,
5
- "episodes": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  "image_transforms": {
7
  "enable": false,
8
  "max_num_transforms": 3,
@@ -163,7 +322,7 @@
163
  "REWARD": "IDENTITY"
164
  }
165
  },
166
- "output_dir": "outputs/train/2026-06-24/09-01-34_sarm",
167
  "job_name": "sarm",
168
  "resume": false,
169
  "seed": 1000,
@@ -202,13 +361,223 @@
202
  "batch_size": 22,
203
  "use_async_envs": true
204
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
205
  "wandb": {
206
  "enable": true,
207
  "disable_artifact": false,
208
  "project": "sarm",
209
  "entity": null,
210
  "notes": null,
211
- "run_id": "fycubd7r",
212
  "mode": null,
213
  "add_tags": true
214
  },
 
2
  "dataset": {
3
  "repo_id": "wuc1/bi_so101_ffp_0615-14-12_merged",
4
  "root": null,
5
+ "episodes": [
6
+ 0,
7
+ 1,
8
+ 2,
9
+ 3,
10
+ 4,
11
+ 5,
12
+ 6,
13
+ 7,
14
+ 8,
15
+ 9,
16
+ 10,
17
+ 11,
18
+ 12,
19
+ 13,
20
+ 14,
21
+ 15,
22
+ 16,
23
+ 17,
24
+ 18,
25
+ 19,
26
+ 20,
27
+ 21,
28
+ 22,
29
+ 23,
30
+ 24,
31
+ 25,
32
+ 26,
33
+ 27,
34
+ 28,
35
+ 29,
36
+ 30,
37
+ 31,
38
+ 32,
39
+ 33,
40
+ 34,
41
+ 35,
42
+ 36,
43
+ 37,
44
+ 38,
45
+ 39,
46
+ 40,
47
+ 41,
48
+ 42,
49
+ 43,
50
+ 44,
51
+ 45,
52
+ 46,
53
+ 47,
54
+ 48,
55
+ 49,
56
+ 50,
57
+ 51,
58
+ 52,
59
+ 53,
60
+ 54,
61
+ 55,
62
+ 56,
63
+ 57,
64
+ 58,
65
+ 59,
66
+ 60,
67
+ 61,
68
+ 62,
69
+ 63,
70
+ 64,
71
+ 65,
72
+ 66,
73
+ 67,
74
+ 68,
75
+ 69,
76
+ 70,
77
+ 71,
78
+ 72,
79
+ 73,
80
+ 74,
81
+ 75,
82
+ 76,
83
+ 77,
84
+ 78,
85
+ 79,
86
+ 80,
87
+ 81,
88
+ 82,
89
+ 83,
90
+ 84,
91
+ 85,
92
+ 86,
93
+ 87,
94
+ 88,
95
+ 89,
96
+ 90,
97
+ 91,
98
+ 92,
99
+ 93,
100
+ 94,
101
+ 95,
102
+ 96,
103
+ 97,
104
+ 98,
105
+ 99,
106
+ 100,
107
+ 101,
108
+ 102,
109
+ 103,
110
+ 104,
111
+ 105,
112
+ 106,
113
+ 107,
114
+ 108,
115
+ 109,
116
+ 110,
117
+ 111,
118
+ 112,
119
+ 113,
120
+ 114,
121
+ 115,
122
+ 116,
123
+ 117,
124
+ 118,
125
+ 119,
126
+ 120,
127
+ 121,
128
+ 122,
129
+ 123,
130
+ 124,
131
+ 125,
132
+ 126,
133
+ 127,
134
+ 128,
135
+ 129,
136
+ 130,
137
+ 131,
138
+ 132,
139
+ 133,
140
+ 134,
141
+ 135,
142
+ 136,
143
+ 137,
144
+ 138,
145
+ 139,
146
+ 140,
147
+ 141,
148
+ 142,
149
+ 143,
150
+ 144,
151
+ 145,
152
+ 146,
153
+ 147,
154
+ 148,
155
+ 149,
156
+ 150,
157
+ 151,
158
+ 152,
159
+ 153,
160
+ 154,
161
+ 155,
162
+ 156,
163
+ 157
164
+ ],
165
  "image_transforms": {
166
  "enable": false,
167
  "max_num_transforms": 3,
 
322
  "REWARD": "IDENTITY"
323
  }
324
  },
325
+ "output_dir": "outputs/train/2026-06-24/10-14-09_sarm",
326
  "job_name": "sarm",
327
  "resume": false,
328
  "seed": 1000,
 
361
  "batch_size": 22,
362
  "use_async_envs": true
363
  },
364
+ "validation": {
365
+ "enable": true,
366
+ "ratio": 0.2,
367
+ "freq": 1000,
368
+ "max_batches": 64,
369
+ "episodes": null,
370
+ "split": "tail",
371
+ "resolved_train_episodes": [
372
+ 0,
373
+ 1,
374
+ 2,
375
+ 3,
376
+ 4,
377
+ 5,
378
+ 6,
379
+ 7,
380
+ 8,
381
+ 9,
382
+ 10,
383
+ 11,
384
+ 12,
385
+ 13,
386
+ 14,
387
+ 15,
388
+ 16,
389
+ 17,
390
+ 18,
391
+ 19,
392
+ 20,
393
+ 21,
394
+ 22,
395
+ 23,
396
+ 24,
397
+ 25,
398
+ 26,
399
+ 27,
400
+ 28,
401
+ 29,
402
+ 30,
403
+ 31,
404
+ 32,
405
+ 33,
406
+ 34,
407
+ 35,
408
+ 36,
409
+ 37,
410
+ 38,
411
+ 39,
412
+ 40,
413
+ 41,
414
+ 42,
415
+ 43,
416
+ 44,
417
+ 45,
418
+ 46,
419
+ 47,
420
+ 48,
421
+ 49,
422
+ 50,
423
+ 51,
424
+ 52,
425
+ 53,
426
+ 54,
427
+ 55,
428
+ 56,
429
+ 57,
430
+ 58,
431
+ 59,
432
+ 60,
433
+ 61,
434
+ 62,
435
+ 63,
436
+ 64,
437
+ 65,
438
+ 66,
439
+ 67,
440
+ 68,
441
+ 69,
442
+ 70,
443
+ 71,
444
+ 72,
445
+ 73,
446
+ 74,
447
+ 75,
448
+ 76,
449
+ 77,
450
+ 78,
451
+ 79,
452
+ 80,
453
+ 81,
454
+ 82,
455
+ 83,
456
+ 84,
457
+ 85,
458
+ 86,
459
+ 87,
460
+ 88,
461
+ 89,
462
+ 90,
463
+ 91,
464
+ 92,
465
+ 93,
466
+ 94,
467
+ 95,
468
+ 96,
469
+ 97,
470
+ 98,
471
+ 99,
472
+ 100,
473
+ 101,
474
+ 102,
475
+ 103,
476
+ 104,
477
+ 105,
478
+ 106,
479
+ 107,
480
+ 108,
481
+ 109,
482
+ 110,
483
+ 111,
484
+ 112,
485
+ 113,
486
+ 114,
487
+ 115,
488
+ 116,
489
+ 117,
490
+ 118,
491
+ 119,
492
+ 120,
493
+ 121,
494
+ 122,
495
+ 123,
496
+ 124,
497
+ 125,
498
+ 126,
499
+ 127,
500
+ 128,
501
+ 129,
502
+ 130,
503
+ 131,
504
+ 132,
505
+ 133,
506
+ 134,
507
+ 135,
508
+ 136,
509
+ 137,
510
+ 138,
511
+ 139,
512
+ 140,
513
+ 141,
514
+ 142,
515
+ 143,
516
+ 144,
517
+ 145,
518
+ 146,
519
+ 147,
520
+ 148,
521
+ 149,
522
+ 150,
523
+ 151,
524
+ 152,
525
+ 153,
526
+ 154,
527
+ 155,
528
+ 156,
529
+ 157
530
+ ],
531
+ "resolved_val_episodes": [
532
+ 158,
533
+ 159,
534
+ 160,
535
+ 161,
536
+ 162,
537
+ 163,
538
+ 164,
539
+ 165,
540
+ 166,
541
+ 167,
542
+ 168,
543
+ 169,
544
+ 170,
545
+ 171,
546
+ 172,
547
+ 173,
548
+ 174,
549
+ 175,
550
+ 176,
551
+ 177,
552
+ 178,
553
+ 179,
554
+ 180,
555
+ 181,
556
+ 182,
557
+ 183,
558
+ 184,
559
+ 185,
560
+ 186,
561
+ 187,
562
+ 188,
563
+ 189,
564
+ 190,
565
+ 191,
566
+ 192,
567
+ 193,
568
+ 194,
569
+ 195,
570
+ 196,
571
+ 197
572
+ ]
573
+ },
574
  "wandb": {
575
  "enable": true,
576
  "disable_artifact": false,
577
  "project": "sarm",
578
  "entity": null,
579
  "notes": null,
580
+ "run_id": "w9iqfob4",
581
  "mode": null,
582
  "add_tags": true
583
  },