Mitigating Training Imbalance in LLM Fine-Tuning via Selective Parameter Merging
University of the Chinese Academy of Sciences and Institute of automation, Chinese academy of science, Chinese Academy of Sciences · Tencent and Institute of automation, Chinese academy of science, Chinese Academy of Sciences · BAAI · Beijing Academy of Artificial Intelligence
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.18653/v1/2024.emnlp-main.892 ↗
摘要
Supervised fine-tuning (SFT) is crucial for adapting Large Language Models (LLMs) to specific tasks. In this work, we demonstrate that the order of training data can lead to significant training imbalances, potentially resulting in performance degradation. Consequently, we propose to mitigate this imbalance by merging SFT models fine-tuned with different data orders, thereby enhancing the overall effectiveness of SFT. Additionally, we introduce a novel technique, “parameter-selection merging,” which outperforms traditional weighted-average methods on five datasets. Further, through analysis and ablation studies, we validate the effectiveness of our method and identify the sources of performance improvements.