aatmasidha commited on
Commit
c6c14e8
1 Parent(s): 2dd2be2

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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2215
21
- - Accuracy: 0.9245
22
- - F1: 0.9246
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.8622 | 1.0 | 251 | 0.3256 | 0.9075 | 0.9060 |
54
- | 0.2577 | 2.0 | 502 | 0.2215 | 0.9245 | 0.9246 |
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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2189
21
+ - Accuracy: 0.923
22
+ - F1: 0.9230
23
 
24
  ## Model description
25
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.8077 | 1.0 | 251 | 0.3160 | 0.9065 | 0.9051 |
54
+ | 0.2462 | 2.0 | 502 | 0.2189 | 0.923 | 0.9230 |
55
 
56
 
57
  ### Framework versions