PulseAugur
EN
LIVE 08:22:46

Research links learning rates to catastrophic overtraining in LLMs

A new research paper explores how learning rates impact catastrophic overtraining during the supervised fine-tuning (SFT) of large language models (LLMs). The study, published on arXiv, suggests that different learning rates can lead to qualitatively different models even when trained to the same SFT loss. Specifically, the research indicates that learning rate decay can increase the sharpness of a pretrained model, which in turn exacerbates forgetting and overtraining during SFT. AI

IMPACT Provides insights into LLM training dynamics, potentially guiding fine-tuning strategies to mitigate performance degradation.

RANK_REASON Research paper published on arXiv detailing findings on LLM training dynamics. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Research links learning rates to catastrophic overtraining in LLMs

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Mark Rofin, Aditya Varre, Nicolas Flammarion ·

    (How) Learning Rates Regulate Catastrophic Overtraining

    arXiv:2604.13627v2 Announce Type: replace-cross Abstract: Supervised fine-tuning (SFT) is a common first stage of LLM post-training, teaching the model to follow instructions and shaping its behavior as a helpful assistant. At the same time, SFT may harm the fundamental capabilit…