Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# sec-bert-finetuned-finance-classification
|
19 |
|
20 |
-
This model is a fine-tuned version of [nlpaueb/sec-bert-base](https://huggingface.co/nlpaueb/sec-bert-base) on the
|
|
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.5277
|
23 |
- Accuracy: 0.8755
|
|
|
17 |
|
18 |
# sec-bert-finetuned-finance-classification
|
19 |
|
20 |
+
This model is a fine-tuned version of [nlpaueb/sec-bert-base](https://huggingface.co/nlpaueb/sec-bert-base) on the sentence_50Agree [financial-phrasebank + Kaggle Dataset](https://huggingface.co/datasets/nickmuchi/financial-classification), a dataset consisting of 4840 Financial News categorised by sentiment (negative, neutral, positive). The Kaggle dataset includes Covid-19 sentiment data and can be found here: [sentiment-classification-selflabel-dataset](https://www.kaggle.com/percyzheng/sentiment-classification-selflabel-dataset).
|
21 |
+
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.5277
|
24 |
- Accuracy: 0.8755
|