greatakela commited on
Commit
c7ee3bc
·
1 Parent(s): d76c76d

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4072
22
- - Accuracy: 0.8176
23
- - F1: 0.8227
24
 
25
  ## Model description
26
 
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
55
- | 0.3517 | 1.0 | 6787 | 0.4096 | 0.8138 | 0.8231 |
56
- | 0.3602 | 2.0 | 13574 | 0.4072 | 0.8176 | 0.8227 |
57
 
58
 
59
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4202
22
+ - Accuracy: 0.8081
23
+ - F1: 0.8103
24
 
25
  ## Model description
26
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
55
+ | 0.4914 | 1.0 | 6787 | 0.4638 | 0.7912 | 0.8062 |
56
+ | 0.4207 | 2.0 | 13574 | 0.4202 | 0.8081 | 0.8103 |
57
 
58
 
59
  ### Framework versions