dnttestmee commited on
Commit
09a20ca
·
verified ·
1 Parent(s): 4310541

End of training

Browse files
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 [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.1793
25
- - Accuracy: 0.9048
26
- - Precision: 0.9140
27
- - Recall: 0.9048
28
- - F1: 0.9037
29
 
30
  ## Model description
31
 
@@ -49,18 +49,18 @@ The following hyperparameters were used during training:
49
  - eval_batch_size: 16
50
  - seed: 42
51
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
- - lr_scheduler_type: cosine
53
  - num_epochs: 5
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
- | 1.2429 | 1.0 | 16 | 0.4839 | 0.8095 | 0.8631 | 0.8095 | 0.8122 |
60
- | 0.2833 | 2.0 | 32 | 0.1735 | 0.9365 | 0.9374 | 0.9365 | 0.9365 |
61
- | 0.0735 | 3.0 | 48 | 0.1645 | 0.9365 | 0.9364 | 0.9365 | 0.9360 |
62
- | 0.0038 | 4.0 | 64 | 0.1804 | 0.9048 | 0.9147 | 0.9048 | 0.9055 |
63
- | 0.0009 | 5.0 | 80 | 0.1793 | 0.9048 | 0.9140 | 0.9048 | 0.9037 |
64
 
65
 
66
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.2026
25
+ - Accuracy: 0.9524
26
+ - Precision: 0.9545
27
+ - Recall: 0.9524
28
+ - F1: 0.9529
29
 
30
  ## Model description
31
 
 
49
  - eval_batch_size: 16
50
  - seed: 42
51
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
+ - lr_scheduler_type: linear
53
  - num_epochs: 5
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 1.0385 | 1.0 | 16 | 0.2928 | 0.9048 | 0.9188 | 0.9048 | 0.9057 |
60
+ | 0.1931 | 2.0 | 32 | 0.1816 | 0.9206 | 0.9284 | 0.9206 | 0.9222 |
61
+ | 0.0984 | 3.0 | 48 | 0.2056 | 0.9365 | 0.9384 | 0.9365 | 0.9370 |
62
+ | 0.0027 | 4.0 | 64 | 0.1988 | 0.9524 | 0.9545 | 0.9524 | 0.9529 |
63
+ | 0.0003 | 5.0 | 80 | 0.2026 | 0.9524 | 0.9545 | 0.9524 | 0.9529 |
64
 
65
 
66
  ### Framework versions
logs/events.out.tfevents.1737587216.PC ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2801e0cb2d06a8925ee6512fa30a5094a5818d51a247af4f122bcea4b82cad3
3
+ size 10154
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ccbe29a7092f115f3689d8746ed210128905844a02038a055de5f980ea1aaa6
3
  size 598445936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8928fa4b3bc8174a16121b69e3f8520c8b259708b6b74f5278bb3102dc17b951
3
  size 598445936
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9ea4e9417ddf03e741915dab70da33c863a693112f396eee004b4a6e6c05743
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52402d104128241244f4e925050ccba899b211e93129b870b453002cf8b40a34
3
  size 5304