Views
No views yet
| Step | train_loss | Status | Hash |
|---|---|---|---|
| 29000 | 0.0047 | partial (29k/50k) | 8843965c8dcf0fc68b71784fe0875b7e43eb25aa4e05b59bf796b2280b50ea96 |
villekuosmanen/build_block_tower + DAgger rounds 1.0.0–1.4.0checkpoints/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: 8843965c8dcf0fc68b71784fe0875b7e43eb25aa4e05b59bf796b2280b50ea96ramen_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)