Downloads · 30 days
27
1% of all-time downloads
baptle/FinBERT_market_based
FinBERT_market_based is a text classification model from baptle. Use it when you need a label for a piece of text. It is set up for transformers.
<font color="orange"This LLM is fine-tuned on market reactions to events. By utilizing market-based data, it avoids human biases present in traditional annotation methods.</font
Downloads · 30 days
27
1% of all-time downloads
All-time downloads
2.6K
Public
Parameters
109M
1.3 GB on disk
Likes
5
Public
Click a slice to open those files.
.pt876 MB · 50%
From the Hugging Face model README
<font color="orange">This LLM is fine-tuned on market reactions to events. By utilizing market-based data, it avoids human biases present in traditional annotation methods.</font>
Our FinBERT model, finetuned on impactful news headlines about global equity markets, has shown significant performance improvements over standard models. Its training on real-world market impact rather than subjective financial expert opinions sets a new standard for unbiased financial sentiment analysis. 📈 The dataset is uploaded on HuggingFace here.
Outperforms FinBERT
Outperforms DistilRoBERTa finetuned for finance
Outperforms GPT-4 zero-shot learning
| Metric | Value |
|---|---|
| loss | 0.9176467061042786 |
| f1_macro | 0.49749240436690023 |
| f1_micro | 0.5627105467737756 |
| f1_weighted | 0.5279720746084178 |
| precision_macro | 0.5386355574899088 |
| precision_micro | 0.5627105467737756 |
| precision_weighted | 0.5462149036191247 |
| recall_macro | 0.517542664344306 |
| recall_micro | 0.5627105467737756 |
| recall_weighted | 0.5627105467737756 |
| accuracy | 0.5627105467737756 |
This model has been developed after publishing in the Risk Forum 2024 conference a paper that can be found here (https://arxiv.org/abs/2401.05447). The FinMarBa dataset can be found here (https://arxiv.org/abs/2507.22932).