ProsusAI/finbert is a forked repo from huggingface. License: None
Go to file
Dogu Araci 268ccdd02c Update README.md 2020-12-24 13:00:13 +00:00
.gitattributes initial commit 2020-12-24 12:34:31 +00:00
README.md Update README.md 2020-12-24 13:00:13 +00:00
config.json First version of finbert 2020-12-24 12:41:41 +00:00
pytorch_model.bin First version of finbert 2020-12-24 12:41:41 +00:00
special_tokens_map.json First version of finbert 2020-12-24 12:41:41 +00:00
tokenizer_config.json First version of finbert 2020-12-24 12:41:41 +00:00
vocab.txt First version of finbert 2020-12-24 12:41:41 +00:00

README.md

language tags widget
en
financial sentiment analysis
sentiment analysis
text
Brexit deal anticipation fuels stocks and sterling.

FinBERT is a pre-trained NLP model to analyze sentiment of financial text. It is built by further training the BERT language model in the finance domain, using a large financial corpus and thereby fine-tuning it for financial sentiment classification. For the details, please see FinBERT: Financial Sentiment Analysis with Pre-trained Language Models.

The model will give softmax outputs for three labels: positive, negative or neutral.