ae-314 commited on
Commit
3fe75b0
·
verified ·
1 Parent(s): 3808bf4

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.2700
25
- - Precision: 0.5833
26
- - Recall: 0.3244
27
- - F1: 0.4169
28
- - Accuracy: 0.9422
29
 
30
  ## Model description
31
 
@@ -56,8 +56,8 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
- | No log | 1.0 | 213 | 0.2824 | 0.5111 | 0.2345 | 0.3215 | 0.9379 |
60
- | No log | 2.0 | 426 | 0.2700 | 0.5833 | 0.3244 | 0.4169 | 0.9422 |
61
 
62
 
63
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.2656
25
+ - Precision: 0.5890
26
+ - Recall: 0.3281
27
+ - F1: 0.4214
28
+ - Accuracy: 0.9429
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | No log | 1.0 | 213 | 0.2730 | 0.5805 | 0.2873 | 0.3844 | 0.9399 |
60
+ | No log | 2.0 | 426 | 0.2656 | 0.5890 | 0.3281 | 0.4214 | 0.9429 |
61
 
62
 
63
  ### Framework versions