๐ฐ Financial QA โ DistilBERT + LoRA + FinBERT
Two models working together:
- ๐ง DistilBERT + LoRA โ answers factual questions about financial text
- ๐ FinBERT โ detects financial sentiment (no special format needed!)
How to use:
- Paste any financial text
- Ask any question about it
- The app automatically picks the right model!
๐ก Try these examples:
Examples
How it works:
- Sentiment question? โ Routes to FinBERT (works on ANY financial text!)
- Factual question? โ Routes to DistilBERT+LoRA (extracts answer from text)
QA Model: Aditya020705/distilbert-lora-finance-qa
Sentiment Model: ProsusAI/finbert
Method: LoRA (r=8, alpha=16, 0.22% trainable params)
Metrics: EM: 99.50% | F1: 99.50%