3 Commits

Author SHA1 Message Date
Fam Zheng
32380a8082 Add wandb logging, finetune old code selection, and improve file naming
- Add required wandb integration with hardcoded API key
- Log training metrics (loss, accuracy, per-class metrics) to wandb
- In finetune mode, automatically add old codes to training set to prevent forgetting
- Zero-pad epoch numbers in model filenames (ep001, ep002) for better sorting
- Change upload.py to display sizes and speeds in KB instead of bytes
- Update Makefile finetune target to use 100 epochs instead of 30
- Set default wandb project to 'euphon/themblem'
2025-12-28 21:26:44 +00:00
Fam Zheng
90043c2541 Add upload progress and BPS tracking to upload.py 2025-12-27 20:59:03 +00:00
Fam Zheng
4f8e3973a8 add emblem5 2025-10-29 21:27:29 +00:00