Supermix Archimedes final model
This repository contains the final trained Archimedes checkpoint produced by the staged training pipeline in this workspace.
Files
supermix_archimedes.pt— final checkpoint after Stage 2 fine-tuning
Training status
This model was resumed from the latest valid grafted checkpoint and trained for 400 steps with the original stage-2 configuration.
Notes
- Stage 2 command:
python -u archimedes/train_archimedes.py --inp archimedes/checkpoints/supermix_archimedes_grafted.pt --out archimedes/checkpoints/supermix_archimedes.pt --steps 400 --batch 8 - Final validation metrics:
dev_loss=1.7327,fly_port_agree=0.9069,sense_mae=0.1906