English

A Comparative Analysis of Instruction Fine-Tuning LLMs for Financial Text Classification

Computation and Language 2024-11-06 v1 Artificial Intelligence

Abstract

Large Language Models (LLMs) have demonstrated impressive capabilities across diverse Natural Language Processing (NLP) tasks, including language understanding, reasoning, and generation. However, general-domain LLMs often struggle with financial tasks due to the technical and specialized nature of financial texts. This study investigates the efficacy of instruction fine-tuning smaller-scale LLMs, including Mistral-7B, Llama3-8B, and Phi3-mini, to enhance their performance in financial text classification tasks. We fine-tuned both instruction-tuned and base models across four financial classification tasks, achieving significant improvements in task-specific performance. Furthermore, we evaluated the zero-shot capabilities of these fine-tuned models on three unseen complex financial tasks, including argument classification, deal completeness classification, and causal classification. Our results indicate while base model fine-tuning led to greater degradation, instruction-tuned models maintained more robust performance. To address this degradation, we employed model merging techniques, integrating single-task domain-specific fine-tuned models with the base model. Using this merging method resulted in significant enhancements in zero-shot performance, even exceeding the original model's accuracy on certain datasets. Our findings underscore the effectiveness of instruction fine-tuning and model merging for adapting LLMs to specialized financial text classification tasks.

Keywords

Cite

@article{arxiv.2411.02476,
  title  = {A Comparative Analysis of Instruction Fine-Tuning LLMs for Financial Text Classification},
  author = {Sorouralsadat Fatemi and Yuheng Hu and Maryam Mousavi},
  journal= {arXiv preprint arXiv:2411.02476},
  year   = {2024}
}
R2 v1 2026-06-28T19:47:57.762Z