MFrazz commited on
Commit
86d8f9b
1 Parent(s): 18a3c1c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -25,7 +25,7 @@ model-index:
25
  value: 0.9883408071748879
26
  - name: F1
27
  type: f1
28
- value: 0.9881438345035445
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 sms_spam dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.0555
39
  - Accuracy: 0.9883
40
- - F1: 0.9881
41
 
42
  ## Model description
43
 
@@ -68,8 +68,8 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
71
- | 0.1587 | 1.0 | 70 | 0.0608 | 0.9874 | 0.9873 |
72
- | 0.0337 | 2.0 | 140 | 0.0555 | 0.9883 | 0.9881 |
73
 
74
 
75
  ### Framework versions
 
25
  value: 0.9883408071748879
26
  - name: F1
27
  type: f1
28
+ value: 0.9882535196626446
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 sms_spam dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.0370
39
  - Accuracy: 0.9883
40
+ - F1: 0.9883
41
 
42
  ## Model description
43
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
71
+ | 0.174 | 1.0 | 70 | 0.0444 | 0.9865 | 0.9866 |
72
+ | 0.0303 | 2.0 | 140 | 0.0370 | 0.9883 | 0.9883 |
73
 
74
 
75
  ### Framework versions