How much does sequential fine-tuning destroy what the model already learned?
Lower magnitude = better retention. Every number links to the raw run file in the
benchmark dataset; transcriptions are hand-checked
(provenance).
Suites are not cross-comparable; each table ranks within its own protocol.
Suite A — 5 real-world domains · Mistral-7B · 3 seeds
retention matrix R; BWT_k = R_final,k - R_k,k; mean over 4 earlier skills
Invalid & incomplete runs (disclosed)
Buggy or unfinished runs are relabeled, not deleted. Highlight: our early O-LoRA arm appeared to win (−2.0% forgetting) until we found a gradient-clipping bug that had frozen the model — so O-LoRA is listed as invalid, never validly measured here, not as beaten.
INVALID: PiSSA-init O-LoRA grad norms ~126678 vs clip 100 (ratio 0.00079) froze the model; the -2.0% 'win' is an artifact. O-LoRA has never been validly measured here
Open a PR on the dataset repo adding your raw log, a results.csv row, and a provenance line.
Single-seed submissions are accepted and labeled valid_single_run. If your run later turns out buggy, it moves to the disclosed section — that's the deal for everyone, including us.