OskarMosberg commited on
Commit
4fb03b3
·
verified ·
1 Parent(s): eeaa546

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7987
22
- - Accuracy: 0.9139
23
 
24
  ## Model description
25
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 318 | 3.2840 | 0.7239 |
54
- | 3.7874 | 2.0 | 636 | 1.8854 | 0.8442 |
55
- | 3.7874 | 3.0 | 954 | 1.1790 | 0.8919 |
56
- | 1.7111 | 4.0 | 1272 | 0.8840 | 0.9087 |
57
- | 0.9258 | 5.0 | 1590 | 0.7987 | 0.9139 |
58
 
59
 
60
  ### Framework versions
61
 
62
- - Transformers 4.57.0
63
  - Pytorch 2.8.0+cu126
64
  - Datasets 4.0.0
65
  - Tokenizers 0.22.1
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8018
22
+ - Accuracy: 0.9184
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 4.3096 | 1.0 | 318 | 3.3105 | 0.7235 |
54
+ | 2.6635 | 2.0 | 636 | 1.9103 | 0.8532 |
55
+ | 1.5844 | 3.0 | 954 | 1.1890 | 0.8881 |
56
+ | 1.0484 | 4.0 | 1272 | 0.8891 | 0.9119 |
57
+ | 0.8253 | 5.0 | 1590 | 0.8018 | 0.9184 |
58
 
59
 
60
  ### Framework versions
61
 
62
+ - Transformers 4.57.1
63
  - Pytorch 2.8.0+cu126
64
  - Datasets 4.0.0
65
  - Tokenizers 0.22.1