r/MachineLearning · · 1 min read

Pyrecall open source tool for detecting catastrophic forgetting during LLM fine-tuning[P]

Mirrored from r/MachineLearning for archival readability. Support the source by reading on the original site.

Surprised there's no real tooling for this given how much research exists on continual learning.

Built pyrecall to fill the gap. Snapshots skill scores before/after fine-tuning, flags regressions, rolls back LoRA adapters by name.

Fully local, no external APIs. v0.1.0, MIT, pip install pyrecall

Curious if anyone has thoughts on the benchmark design that's the part I'm least confident about.

https://github.com/Arths17/Pyrecall

submitted by /u/Level_Frosting_7950
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/MachineLearning