at2507 commited on
Commit
fc2f7bf
·
1 Parent(s): ceade9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # finetuned_model
16
 
17
- This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.9382
20
  - Accuracy: 0.803
 
14
 
15
  # finetuned_model
16
 
17
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on a [Financial News Tweet Dataset](https://huggingface.co/datasets/zeroshot/twitter-financial-news-sentiment).
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.9382
20
  - Accuracy: 0.803