HarBat commited on
Commit
295a3f9
1 Parent(s): 34e4df5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -22,10 +22,10 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.85
26
  - name: F1
27
  type: f1
28
- value: 0.854368932038835
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,9 +35,9 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.3424
39
- - Accuracy: 0.85
40
- - F1: 0.8544
41
 
42
  ## Model description
43
 
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.88
26
  - name: F1
27
  type: f1
28
+ value: 0.8823529411764706
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.3449
39
+ - Accuracy: 0.88
40
+ - F1: 0.8824
41
 
42
  ## Model description
43