ahmedrachid commited on
Commit
834f09d
1 Parent(s): 5364210

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
  - text: Bids or offers include at least 1,000 shares and the value of the shares must correspond to at least EUR 4,000.
11
  - text: Raute reported a loss per share of EUR 0.86 for the first half of 2009 , against EPS of EUR 0.74 in the corresponding period of 2008.
12
  ---
13
- **FinancialBERT** is a BERT model pre-trained on a large corpora of financial texts. The purpose is to enhance financial NLP research and practice in financial domain, we hope financial practitioners and researchers can benefit from our model without the necessity of the significant computational resources required to train the model.
14
 
15
  We fine-tuned our model on Sentiment Analysis task using _FinancialPhraseBank_ dataset, experiments show that our model outperforms the general BERT and other financial domain-specific models.
16
 
 
10
  - text: Bids or offers include at least 1,000 shares and the value of the shares must correspond to at least EUR 4,000.
11
  - text: Raute reported a loss per share of EUR 0.86 for the first half of 2009 , against EPS of EUR 0.74 in the corresponding period of 2008.
12
  ---
13
+ *FinancialBERT* is a BERT model pre-trained on a large corpora of financial texts. The purpose is to enhance financial NLP research and practice in financial domain, we hope financial practitioners and researchers can benefit from our model without the necessity of the significant computational resources required to train the model.
14
 
15
  We fine-tuned our model on Sentiment Analysis task using _FinancialPhraseBank_ dataset, experiments show that our model outperforms the general BERT and other financial domain-specific models.
16