aaanhnht commited on
Commit
db21167
1 Parent(s): d7dcc57

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1315
21
- - Accuracy: 0.9706
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.1571 | 1.0 | 1891 | 0.1445 | 0.9668 |
53
- | 0.082 | 2.0 | 3782 | 0.1315 | 0.9706 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1193
21
+ - Accuracy: 0.9734
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.1577 | 1.0 | 1891 | 0.1334 | 0.9689 |
53
+ | 0.0937 | 2.0 | 3782 | 0.1193 | 0.9734 |
54
 
55
 
56
  ### Framework versions