English

Fin-R1: A Large Language Model for Financial Reasoning through Reinforcement Learning

Computation and Language 2026-03-20 v5

Abstract

In recent years, general-purpose large language models (LLMs) such as GPT, Gemini, Claude, and DeepSeek have advanced at an unprecedented pace. Despite these achievements, their application to finance remains challenging, due to fragmented data sources, intransparent reasoning processes, and weak transferability to business applications. In response, we introduce Fin-R1, a reasoning LLM designed for financial scenarios. With a compact size of 7 billion parameters, Fin-R1 reduces deployment costs while addressing the aforementioned challenges. Its development follows a two-stage pipeline. First, we construct Fin-R1-Data, a high-quality financial dataset consisting of 60,091 chain-of-thought (CoT) samples, distilled and filtered from multiple authoritative benchmarks to ensure consistency and reliability. Second, we train Fin-R1 using Fin-R1-Data through supervised fine-tuning (SFT), followed by reinforcement learning (RL). This stage substantially improves the model's ability to solve complex financial reasoning tasks, yielding outputs that are both accurate and interpretable. Despite its relatively small parameter scale, Fin-R1 achieves competitive empirical performance across established financial benchmarks and demonstrates practical utility in compliance checking and robo-advisory. Our code is publicly available at https://github.com/SUFE-AIFLM-Lab/Fin-R1, and has already attracted over 700 stars.

Keywords

Cite

@article{arxiv.2503.16252,
  title  = {Fin-R1: A Large Language Model for Financial Reasoning through Reinforcement Learning},
  author = {Zhaowei Liu and Xin Guo and Zhi Yang and Fangqi Lou and Lingfeng Zeng and Jinyi Niu and Mengping Li and Qi Qi and Zhiqiang Liu and Yiyang Han and Dongpo Cheng and Ronghao Chen and Huacan Wang and Xingdong Feng and Huixia Judy Wang and Chengchun Shi and Liwen Zhang},
  journal= {arXiv preprint arXiv:2503.16252},
  year   = {2026}
}
R2 v1 2026-06-28T22:28:23.710Z