at2507 commited on
Commit
03537f6
1 Parent(s): f3eec3c

add finetuned dataset to model card

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: 1.1510
20
  - Accuracy: 0.804
 
14
 
15
  # finetuned_model
16
 
17
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the [Zero-Shot Twitter Financial News Sentiment Datset](https://huggingface.co/datasets/zeroshot/twitter-financial-news-sentiment).
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.1510
20
  - Accuracy: 0.804