From 13acf9d38d7618dfec4786b029c42c6863f41fa9 Mon Sep 17 00:00:00 2001 From: Yi Date: Fri, 15 Oct 2021 06:07:17 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c3d32ca..5e1362c 100644 --- a/README.md +++ b/README.md @@ -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