Fin-Qwen LoRA V2 Hard

This repository contains the V2 hard-data continued LoRA adapter for Fin-Qwen, a Qwen3-8B financial social-media sentiment model.

The adapter was continued from the V1 LoRA model using reviewed hard distillation data focused on sarcasm, dilution, rug/scam risk, leverage/liquidation, mixed financial facts, and ticker ambiguity.

Base Model

Intended Output Schema

The adapter is intended to generate JSON with:

{
  "sentiment_score": 3,
  "reasoning": "short financial explanation",
  "tickers": ["AAPL"],
  "risk_flag": false
}

risk_flag means the comment contains a separate risk-warning signal in the text; it is not a judgment of the company's real-world risk.

Evaluation Snapshot

Teacher labels are generated by DeepSeek V3.2, not human gold labels.

Eval set Base + schema F1 Fin-Qwen V2 F1 Base MAE Fin-Qwen V2 MAE
Clean eval, 200 examples 0.8220 0.8840 0.3850 0.2650
Hard eval, 385 examples 0.7382 0.8528 0.5325 0.3247

Notes

This is an adapter-only repository. Load it with the base Qwen3-8B model through PEFT/Unsloth. The full project code and data pipeline are tracked separately in the GitHub repository.

Downloads last month
21
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for TorresCoding/fin-qwen-lora-v2-hard

Finetuned
Qwen/Qwen3-8B
Adapter
(78)
this model