← all papers · overview

Complexity-aware fine-tuning

Abstract

General-purpose Large Language Models (LLMs) are frequently fine-tuned through supervised fine-tuning (SFT) to enhance performance in specific domains. Better results can be achieved by distilling the chain-of-thought of a larger model at the cost of numerous expensive calls and a much greater amount of data. We propose a novel blueprint for efficient fine-tuning that uses reasoning only for complex data identified by entropy. Specifically, across three small open models () we split the training data into complexity categories by a single token answer entropy (ROC AUC ), fine-tune large language models (LLMs) via SFT and distillation, and show that our pipeline significantly outperforms the standard SFT approach ( vs average accuracy) and outperforms the distillation approach ( vs average accuracy) while using less data.

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).