elitenandu commited on
Commit
25e977b
1 Parent(s): fc70b2c

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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-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.6589
21
- - Accuracy: 0.7675
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.689 | 1.0 | 1000 | 0.6030 | 0.7565 |
53
- | 0.4797 | 2.0 | 2000 | 0.5955 | 0.7642 |
54
- | 0.3619 | 3.0 | 3000 | 0.6589 | 0.7675 |
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.5815
21
+ - Accuracy: 0.781
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.7065 | 1.0 | 1000 | 0.5816 | 0.7628 |
53
+ | 0.4915 | 2.0 | 2000 | 0.5666 | 0.7762 |
54
+ | 0.3766 | 3.0 | 3000 | 0.5815 | 0.781 |
55
 
56
 
57
  ### Framework versions