LoRA adapters for Llama 3.1 8B unlearned via Gradient Ascent (GA), one of the 5 methods FADE is evaluated against. Covers all 4 LoRA ranks (4/8/16/32), all 3 forget splits (forget01/05/10), all 3 seeds, and all 5 unlearning epochs (needed to reproduce the FADE-vs-epoch trajectory).
Part of the checkpoint collection for reproducing FADE on TOFU (arXiv:2510.12981,
"Reference-Specific Unlearning Metrics Can Hide the Truth: A Reality Check").
Code, training/eval scripts, and full documentation: https://github.com/sc782/fade_unlearning/tree/main/fade-tofu
Use of this model is governed by the Llama 3.1 Community License Agreement and
Meta's Acceptable Use Policy, in addition to any terms in this repository.