lid: model card
Browse files
README.md
CHANGED
|
@@ -17,8 +17,9 @@ evaluated on ManiGuard-Bench under identical data, cameras, and controller.
|
|
| 17 |
- **Actions:** **absolute** joint targets (`subtract_state: false` on both features, per
|
| 18 |
LingBot's own simulation recipe) — apply directly to a JointController, no delta step.
|
| 19 |
- **Recipe:** upstream post-training config unchanged (MoE + depth/DINO distillation on);
|
| 20 |
-
global batch 256 = micro 32 x 8 GPUs, lr 5e-5 cosine, **
|
| 21 |
-
-
|
|
|
|
| 22 |
|
| 23 |
## Files needed to serve
|
| 24 |
|
|
|
|
| 17 |
- **Actions:** **absolute** joint targets (`subtract_state: false` on both features, per
|
| 18 |
LingBot's own simulation recipe) — apply directly to a JointController, no delta step.
|
| 19 |
- **Recipe:** upstream post-training config unchanged (MoE + depth/DINO distillation on);
|
| 20 |
+
global batch 256 = micro 32 x 8 GPUs, lr 5e-5 cosine, **4 epochs** (16,500 steps — the
|
| 21 |
+
initial 2-epoch run resumed with the cosine stretched to the full horizon).
|
| 22 |
+
- **Ladder:** checkpoints every 4,125 steps.
|
| 23 |
|
| 24 |
## Files needed to serve
|
| 25 |
|