Adaptive Preconditioners Trigger Loss Spikes in Adam
Paper • 2506.04805 • Published
image imagewidth (px) 999 4.07k | label class label 2
classes |
|---|---|
0figures | |
0figures | |
0figures | |
0figures | |
0figures | |
0figures | |
0figures | |
1logbook | |
1logbook | |
1logbook |
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
All code, data, and results for the reproduction of "Adaptive Preconditioners Trigger Loss Spikes in Adam" (arXiv:2506.04805).
code/ - All Python scripts for reproductionresults/ - JSON result filesfigures/ - Generated plots and posterlogbook/ - Trackio logbook filescode/repro_adaptive.py - Main HF experiment (1D/2D quadratic, FNN, Transformer)code/repro_adaptive2.py - Refined local reproductioncode/repro_additional.py - Figure 2, 3, 4 reproductioncode/repro_nn.py - Neural network experimentscode/job_cnn.py - CNN CIFAR-10 HF job scriptcode/job_trans.py - Transformer HF job script