yypeng666 commited on
Commit
5031597
·
verified ·
1 Parent(s): b23d8f5

lid: model card

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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, **2 epochs** (8,250 steps).
21
- - **Ladder:** checkpoints every 2,063 steps.
 
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