nightlyfade commited on
Commit
f1c44be
1 Parent(s): c2db4e0

update model card README.md

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