klarazetkin commited on
Commit
d8e1fe7
·
1 Parent(s): 9951aee

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # finetuning-sentiment-model-3000-samples
17
 
18
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1853
21
- - Accuracy: 0.954
22
- - F1: 0.7928
23
 
24
  ## Model description
25
 
 
15
 
16
  # finetuning-sentiment-model-3000-samples
17
 
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1535
21
+ - Accuracy: 0.948
22
+ - F1: 0.7679
23
 
24
  ## Model description
25