Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# finbert-tone-finetuned-finance-text-classification
|
20 |
|
21 |
-
This model is a fine-tuned version of [yiyanghkust/finbert-tone](https://huggingface.co/yiyanghkust/finbert-tone) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.6645
|
24 |
- Accuracy: 0.9097
|
|
|
18 |
|
19 |
# finbert-tone-finetuned-finance-text-classification
|
20 |
|
21 |
+
This model is a fine-tuned version of [yiyanghkust/finbert-tone](https://huggingface.co/yiyanghkust/finbert-tone) on the [nickmuchi/financial-text-combo-classification](https://huggingface.co/datasets/nickmuchi/financial-text-combo-classification) dataset which is a combined dataset of financial_phrasebank,FinanceInc/auditor_sentiment and zeroshot/twitter-financial-news-sentiment.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.6645
|
24 |
- Accuracy: 0.9097
|