DanielDanielDanielDanielDanielDaniel commited on
Commit
5dcad6b
·
verified ·
1 Parent(s): 4f565d7

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.2434
23
- - Accuracy: 0.9208
24
- - F1: 0.9208
25
 
26
  ## Model description
27
 
@@ -52,13 +52,13 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | No log | 1.0 | 313 | 0.2525 | 0.9130 | 0.9128 |
56
- | 0.2967 | 2.0 | 626 | 0.2434 | 0.9208 | 0.9208 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.56.2
62
  - Pytorch 2.8.0+cu126
63
  - Datasets 4.0.0
64
  - Tokenizers 0.22.1
 
19
 
20
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.2469
23
+ - Accuracy: 0.9195
24
+ - F1: 0.9194
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 313 | 0.2635 | 0.9125 | 0.9123 |
56
+ | 0.3016 | 2.0 | 626 | 0.2469 | 0.9195 | 0.9194 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - Transformers 4.57.1
62
  - Pytorch 2.8.0+cu126
63
  - Datasets 4.0.0
64
  - Tokenizers 0.22.1