ProsusAI/finbert
🧠 AI ModelProsusAI
BERT fine-tuned on financial texts for sentiment analysis.
FinBERT is a pre-trained BERT model further trained on large financial corpora including earnings reports, analyst reports, and financial news. It uses a three-class sentiment output (positive, negative, neutral). The model is based on the BERT architecture and fine-tuned specifically for the financial domain. With over 5.4 million downloads on HuggingFace, it is a staple in financial NLP tasks. The model supports multiple deep learning frameworks and is open source under an Apache 2.0 license.
💡Highlights
- ├─5.4M+ downloads on HuggingFace
- ├─BERT-based financial sentiment
- └─Three-class output: positive/negative/neutral
🎯For
- ├─Financial analysts
- ├─NLP researchers
- └─Quantitative traders