SofieElving commited on
Commit
d9388a3
·
verified ·
1 Parent(s): 431570a

End of training

Browse files
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 [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.2566
23
- - Accuracy: 0.9246
24
- - F1: 0.9245
25
 
26
  ## Model description
27
 
@@ -46,19 +46,20 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
- - num_epochs: 2
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | No log | 1.0 | 313 | 0.2422 | 0.9189 | 0.9190 |
56
- | 0.267 | 2.0 | 626 | 0.2566 | 0.9246 | 0.9245 |
 
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.56.1
62
  - Pytorch 2.8.0+cu126
63
  - Datasets 4.0.0
64
- - Tokenizers 0.22.0
 
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.3326
23
+ - Accuracy: 0.9276
24
+ - F1: 0.9275
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 3
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 313 | 0.2589 | 0.9118 | 0.9117 |
56
+ | 0.266 | 2.0 | 626 | 0.2342 | 0.9254 | 0.9255 |
57
+ | 0.266 | 3.0 | 939 | 0.3326 | 0.9276 | 0.9275 |
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
runs/Oct24_13-17-20_dd37e4074e0b/events.out.tfevents.1761311853.dd37e4074e0b.50070.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32860333b66acc42832322dcd4e59ada2c9f02dfb41749a55fb1d757cf109eb3
3
- size 6781
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2475d4b3ec0cb3daea7efc0cac9d855bbce2d332a1d10d3c250b2770255c25f3
3
+ size 7504