AbrorBalxiyev commited on
Commit
ad453ae
1 Parent(s): c05e565

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3005
22
- - Accuracy: 0.9090
23
 
24
  ## Model description
25
 
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.902 | 1.0 | 725 | 0.3692 | 0.8790 |
54
- | 0.4185 | 2.0 | 1450 | 0.3158 | 0.9015 |
55
- | 0.2891 | 3.0 | 2175 | 0.3019 | 0.9092 |
56
- | 0.251 | 4.0 | 2900 | 0.3005 | 0.9090 |
57
 
58
 
59
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2738
22
+ - Accuracy: 0.9172
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.8678 | 1.0 | 931 | 0.3671 | 0.8852 |
54
+ | 0.3289 | 2.0 | 1862 | 0.3020 | 0.9015 |
55
+ | 0.2606 | 3.0 | 2793 | 0.2743 | 0.9142 |
56
+ | 0.228 | 4.0 | 3724 | 0.2738 | 0.9172 |
57
 
58
 
59
  ### Framework versions