๐Ÿ’ฐ 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%