FinBERT: A Pretrained Language Model for Financial Communications
Yi Yang, Mark Christopher Siy UY, Allen Huang

TL;DR
FinBERT is a domain-specific pretrained language model for financial communications, demonstrating improved performance on financial sentiment classification tasks over generic BERT models.
Contribution
This work introduces FinBERT, a pretrained language model tailored for financial texts, filling a gap in domain-specific NLP tools for finance.
Findings
FinBERT outperforms generic BERT in financial sentiment classification.
Pretraining on financial corpora enhances model understanding of financial language.
Code and models are publicly available for research and practical use.
Abstract
Contextual pretrained language models, such as BERT (Devlin et al., 2019), have made significant breakthrough in various NLP tasks by training on large scale of unlabeled text re-sources.Financial sector also accumulates large amount of financial communication text.However, there is no pretrained finance specific language models available. In this work,we address the need by pretraining a financial domain specific BERT models, FinBERT, using a large scale of financial communication corpora. Experiments on three financial sentiment classification tasks confirm the advantage of FinBERT over generic domain BERT model. The code and pretrained models are available at https://github.com/yya518/FinBERT. We hope this will be useful for practitioners and researchers working on financial NLP tasks.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗philschmid/finbert-pretrain-yiyanghkustmodel· 13 dl· ♡ 113 dl♡ 1
- 🤗yiyanghkust/finbert-pretrainmodel· 18k dl· ♡ 3818k dl♡ 38
- 🤗FinanceInc/finbert-pretrainmodel· 28 dl· ♡ 1028 dl♡ 10
- 🤗Tianzhou/finbert-pretrainmodel· 5 dl5 dl
- 🤗radmada/FinBERT-BaseVocab-Casedmodel· 3 dl3 dl
- 🤗radmada/FinBERT-BaseVocab-Uncasedmodel· 3 dl3 dl
- 🤗radmada/FinBERT-FinVocab-Casedmodel· 5 dl5 dl
- 🤗radmada/FinBERT-FinVocab-Uncasedmodel· 3 dl3 dl
- 🤗fuchenru/Trading-Hero-LLMmodel· 92 dl· ♡ 6192 dl♡ 61
- 🤗shadow91102/autonomous_tradingmodel· 15 dl15 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Stock Market Forecasting Methods · Sentiment Analysis and Opinion Mining
MethodsLinear Layer · Weight Decay · Softmax · Adam · Multi-Head Attention · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · Linear Warmup With Linear Decay · Dense Connections
