29thDay commited on
Commit
96c0d16
·
verified ·
1 Parent(s): ff7b6d3

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -11
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
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-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.2639
23
- - Accuracy: 0.8977
24
- - F1: 0.8192
25
 
26
  ## Model description
27
 
@@ -46,17 +46,18 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH 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 | 0 | 0 | 0.6260 | 0.6323 | 0.3557 |
56
- | No log | 0.4026 | 126 | 0.3459 | 0.8489 | 0.7483 |
57
- | No log | 0.8051 | 252 | 0.2980 | 0.8761 | 0.7868 |
58
- | No log | 1.2077 | 378 | 0.2821 | 0.8825 | 0.7728 |
59
- | 0.2826 | 1.6102 | 504 | 0.2739 | 0.8905 | 0.8006 |
 
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.6461
23
+ - Accuracy: 0.9033
24
+ - F1: 0.8259
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH 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: 5
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 0 | 0 | 0.8842 | 0.3485 | 0.3608 |
56
+ | No log | 1.0 | 313 | 0.3089 | 0.8721 | 0.7360 |
57
+ | 0.3005 | 2.0 | 626 | 0.2675 | 0.8929 | 0.8047 |
58
+ | 0.3005 | 3.0 | 939 | 0.4474 | 0.8953 | 0.8251 |
59
+ | 0.1032 | 4.0 | 1252 | 0.5724 | 0.9001 | 0.8237 |
60
+ | 0.0322 | 5.0 | 1565 | 0.6461 | 0.9033 | 0.8259 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab76f6f9e296047828030bc95c91a7362448cbab527ec51193f0ede81ac8e2e8
3
  size 1583351632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14954c6afab9a2e9b4dda11f976d42b43b463dd63db6b819d531e1594ae0420b
3
  size 1583351632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3735a2a57332e89759cbce12bfd940db8e679d9919a607b9092ae4af8622d62d
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:629e09f41d62ce395689d48f46479f3cdf7aa62825ecd3772e7dcd955c26ad40
3
  size 5368