ahmedrachid commited on
Commit
f9f3a79
1 Parent(s): 5c06555

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ widget:
12
  ---
13
  ### FinancialBERT for Sentiment Analysis
14
 
15
- *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.
16
 
17
  Our model was fine-tuned for Sentiment Analysis task on _FinancialPhraseBank_ dataset, experiments show that our model outperforms the general BERT and other financial domain-specific models.
18
 
 
12
  ---
13
  ### FinancialBERT for Sentiment Analysis
14
 
15
+ [*FinancialBERT*](https://huggingface.co/ahmedrachid/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.
16
 
17
  Our model was fine-tuned for Sentiment Analysis task on _FinancialPhraseBank_ dataset, experiments show that our model outperforms the general BERT and other financial domain-specific models.
18