aatmasidha commited on
Commit
d97e90b
1 Parent(s): 1692169

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
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.2182
21
- - Accuracy: 0.926
22
- - F1: 0.9258
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | 0.8319 | 1.0 | 250 | 0.3173 | 0.904 | 0.9008 |
54
- | 0.2494 | 2.0 | 500 | 0.2182 | 0.926 | 0.9258 |
55
 
56
 
57
  ### Framework versions
 
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.2158
21
+ - Accuracy: 0.9225
22
+ - F1: 0.9223
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.8546 | 1.0 | 251 | 0.3180 | 0.907 | 0.9049 |
54
+ | 0.2483 | 2.0 | 502 | 0.2158 | 0.9225 | 0.9223 |
55
 
56
 
57
  ### Framework versions