Jsevisal commited on
Commit
22d198f
·
verified ·
1 Parent(s): 4a70ee9

Model save

Browse files
Files changed (2) hide show
  1. README.md +7 -10
  2. model.safetensors +1 -1
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.7512
20
- - Accuracy Score: 0.6826
21
 
22
  ## Model description
23
 
@@ -42,17 +42,14 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.98) and epsilon=1e-06 and optimizer_args=No additional optimizer arguments
44
  - lr_scheduler_type: linear
45
- - num_epochs: 5
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | Accuracy Score |
50
- |:-------------:|:-----:|:-----:|:---------------:|:--------------:|
51
- | 0.872 | 1.0 | 2474 | 0.7988 | 0.6938 |
52
- | 0.6316 | 2.0 | 4948 | 0.8343 | 0.7045 |
53
- | 0.321 | 3.0 | 7422 | 1.2054 | 0.6865 |
54
- | 0.1155 | 4.0 | 9896 | 2.8960 | 0.6830 |
55
- | 0.0276 | 5.0 | 12370 | 3.7512 | 0.6826 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.7971
20
+ - Accuracy Score: 0.7156
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.98) and epsilon=1e-06 and optimizer_args=No additional optimizer arguments
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 2
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy Score |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------------:|
51
+ | 0.858 | 1.0 | 2474 | 0.7856 | 0.7022 |
52
+ | 0.5382 | 2.0 | 4948 | 0.7971 | 0.7156 |
 
 
 
53
 
54
 
55
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b87b5dff7571529b8b0799a224db46beb89faf31eddba943ff7259300a00ed2
3
  size 598455164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fae717312c1e4fc34767c133b50c7ad5859b758291e0b9e7d449658794c0b4f1
3
  size 598455164