Views
No views yet
| Step | train_loss | Status | Hash |
|---|---|---|---|
| 29000 | 0.0021 | partial (29k/50k) | 29a146d1768da5d94e0d6b9582c7bc890fa55efc050512e4131171d699499fec |
villekuosmanen/bin_pick_pack_coffee_capsulescheckpoints/29000/params/model.safetensors # model weights
checkpoints/29000/params/config.json # model config
assets/ramen_stats.json # action normalization stats
TRAINING_LOG.md # sanitized training log1cd checkpoints/29000/params
2find config.json model.safetensors -type f | sort | xargs sha256sum | sha256sum
3# expected: 29a146d1768da5d94e0d6b9582c7bc890fa55efc050512e4131171d699499fecramen_stats.json is in assets/, not in the params directory. The hash above covers only the params files. To reproduce the full hash including ramen_stats, download all three files into one directory and run the same command over all three.stage1-multimodal-abstraction)