Update README.md
This commit is contained in:
parent
697593c41e
commit
13acf9d38d
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
language: "en"
|
||||
tags:
|
||||
- financial-sentiment-analysis
|
||||
- sentiment-analysis
|
||||
widget:
|
||||
- text: "Stocks rallied and the British pound gained."
|
||||
---
|
||||
|
||||
`FinBERT` is a BERT model pre-trained on financial communication text. The purpose is to enhance financial NLP research and practice. It is trained on the following three financial communication corpus. The total corpora size is 4.9B tokens.
|
||||
- Corporate Reports 10-K & 10-Q: 2.5B tokens
|
||||
- Earnings Call Transcripts: 1.3B tokens
|
||||
|
|
Loading…
Reference in New Issue