AIExplainer
Machine Learning Intermediate

fast decay

A training technique to improve the performance of LLMs.

A training technique to improve the performance of LLMs. Fast decay involves rapidly decreasing the learning rate during training. This strategy helps prevent the model from overfitting to the training data, and improves generalization.

Practitioners refer to fast decay when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.