vincentdrenth commited on
Commit
f37b666
·
verified ·
1 Parent(s): 908a586

Model save

Browse files
Files changed (2) hide show
  1. README.md +14 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.8546391752577319
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the financial_phrasebank dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.5429
37
- - Accuracy: 0.8546
38
 
39
  ## Model description
40
 
@@ -53,21 +53,24 @@ More information needed
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
- - learning_rate: 2e-05
57
- - train_batch_size: 16
58
- - eval_batch_size: 16
59
  - seed: 42
60
- - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: linear
62
- - num_epochs: 3
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | No log | 1.0 | 243 | 0.4276 | 0.8289 |
69
- | No log | 2.0 | 486 | 0.3834 | 0.8557 |
70
- | 0.4132 | 3.0 | 729 | 0.5429 | 0.8546 |
 
 
 
71
 
72
 
73
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.8670103092783505
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the financial_phrasebank dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.6635
37
+ - Accuracy: 0.8670
38
 
39
  ## Model description
40
 
 
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
+ - learning_rate: 8e-05
57
+ - train_batch_size: 32
58
+ - eval_batch_size: 32
59
  - seed: 42
60
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-06 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: linear
62
+ - num_epochs: 10
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.5348 | 1.0 | 122 | 0.4122 | 0.8278 |
69
+ | 0.2684 | 2.0 | 244 | 0.3491 | 0.8546 |
70
+ | 0.1303 | 3.0 | 366 | 0.4818 | 0.8536 |
71
+ | 0.0569 | 4.0 | 488 | 0.6635 | 0.8670 |
72
+ | 0.0298 | 5.0 | 610 | 0.7434 | 0.8629 |
73
+ | 0.0166 | 6.0 | 732 | 0.7884 | 0.8660 |
74
 
75
 
76
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03c38546deba4179c073ae0b03a7c2ccacbb1e205bc064f2f1a75fe52713cf3a
3
  size 598442860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37759f8a387ad5296334c73fbf4d76ae92c9eef0cd1eaf604a2b436eacf5bdf1
3
  size 598442860