Josh98 commited on
Commit
8053001
1 Parent(s): 60ece78

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1978
20
- - Accuracy: 0.9275
21
 
22
  ## Model description
23
 
@@ -48,8 +48,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.8158 | 1.0 | 800 | 0.2395 | 0.9169 |
52
- | 0.1593 | 2.0 | 1600 | 0.1978 | 0.9275 |
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1659
20
+ - Accuracy: 0.94
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.7226 | 1.0 | 950 | 0.1792 | 0.93 |
52
+ | 0.1546 | 2.0 | 1900 | 0.1659 | 0.94 |
53
 
54
 
55
  ### Framework versions