Views
No views yet
insert_candle).| Base model | nvidia/GR00T-N1.7-3B |
| Dataset | villekuosmanen/armnetbench_insert_candle |
| Task | insert_candle |
| Training | Isambard-AI GH200, batch 64, action horizon 16 |
| W&B project | groot1.7_insert_candle |
| W&B run | roagmz69 |
| Step | Loss | Path |
|---|---|---|
| 8,000 | 0.0216 | checkpoints/8000/pretrained_model/ |
| 6,000 | 0.0264 | checkpoints/6000/pretrained_model/ |
1from pathlib import Path
2# Use checkpoints/<step>/pretrained_model/ with the GR00T inference stack
3ckpt = "pravsels/groot1.7_insert_candle/checkpoints/8000/pretrained_model"