Commit
·
87154b0
1
Parent(s):
11c83cd
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,8 @@ widget:
|
|
| 16 |
|
| 17 |
The model was fine-tuned for Sentiment Analysis task on _Financial PhraseBank_ dataset. Experiments show that this model outperforms the general BERT and other financial domain-specific models.
|
| 18 |
|
|
|
|
|
|
|
| 19 |
### Training data
|
| 20 |
FinancialBERT model was fine-tuned on [Financial PhraseBank](https://www.researchgate.net/publication/251231364_FinancialPhraseBank-v10), a dataset consisting of 4840 Financial News categorised by sentiment (negative, neutral, positive).
|
| 21 |
|
|
|
|
| 16 |
|
| 17 |
The model was fine-tuned for Sentiment Analysis task on _Financial PhraseBank_ dataset. Experiments show that this model outperforms the general BERT and other financial domain-specific models.
|
| 18 |
|
| 19 |
+
More details on 'FinancialBERT's pre-training process can be found at: https://www.researchgate.net/publication/358284785_FinancialBERT_-_A_Pretrained_Language_Model_for_Financial_Text_Mining
|
| 20 |
+
|
| 21 |
### Training data
|
| 22 |
FinancialBERT model was fine-tuned on [Financial PhraseBank](https://www.researchgate.net/publication/251231364_FinancialPhraseBank-v10), a dataset consisting of 4840 Financial News categorised by sentiment (negative, neutral, positive).
|
| 23 |
|