ProsusAI/finBERT
A BERT model fine-tuned on financial text for sentiment analysis classification.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
FinBERT is a pre-trained language model built by further training BERT on a large financial corpus. It performs financial sentiment classification by fine-tuning the base BERT architecture for sequence classification tasks. The model is available on the Hugging Face Hub and relies on the transformers library for implementation.