nickmuchi commited on
Commit
8164d1f
·
1 Parent(s): b82063f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 None dataset.
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