FinCode-Reasoning-v1: Fine-tuned Qwen2.5-3B with Execution-Verified Financial Trajectories

#18
by coslinedev - opened

Hi Qwen Team and Community! πŸ‘‹

We've recently used Qwen2.5-3B as the base model to build an execution-verified financial reasoning model: Qwen2.5-3B-FinCode-Reasoning.

Why this fine-tune?

Standard financial LLMs often suffer from hallucinations when handling complex quantitative reasoning or financial code generation. To solve this, we trained Qwen2.5-3B on FinCode-Reasoning-v1, a synthetic dataset where every trajectory is strictly verified via code execution and Property-Based Testing (PBT).

Key Highlights:

  • Execution-Verified: Reduces hallucination in quantitative logic and formulas.
  • RLVR Ready: Designed with verifiable reward traces for RL pipelines.
  • Fine-tuned on Qwen2.5-3B: Leverages Qwen's strong base capabilities for high-precision outputs.

Links:

We would love to hear feedback from the Qwen team and anyone interested in financial LLMs/reasoning models! πŸš€

Sign up or log in to comment