johnpaulett commited on
Commit
b7535ec
·
verified ·
1 Parent(s): 4a20957

End of training

Browse files
Files changed (2) hide show
  1. README.md +7 -10
  2. model.safetensors +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ 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: 1.7700
20
 
21
  ## Model description
22
 
@@ -37,24 +37,21 @@ More information needed
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
  - train_batch_size: 8
40
- - eval_batch_size: 4
41
  - seed: 42
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_ratio: 0.1
45
- - num_epochs: 20
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.7197 | 1.0 | 248 | 1.8340 |
52
- | 0.6824 | 2.0 | 496 | 2.0393 |
53
- | 0.9479 | 3.0 | 744 | 1.9752 |
54
- | 0.9859 | 4.0 | 992 | 1.7441 |
55
- | 1.32 | 5.0 | 1240 | 1.7740 |
56
- | 1.3091 | 6.0 | 1488 | 1.7864 |
57
- | 1.243 | 7.0 | 1736 | 1.7700 |
58
 
59
 
60
  ### 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: 1.6788
20
 
21
  ## Model description
22
 
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
  - train_batch_size: 8
40
+ - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_ratio: 0.1
45
+ - num_epochs: 10
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.867 | 1.0 | 248 | 1.6655 |
52
+ | 1.7168 | 2.0 | 496 | 1.7754 |
53
+ | 1.6528 | 3.0 | 744 | 1.7000 |
54
+ | 1.5864 | 4.0 | 992 | 1.6788 |
 
 
 
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecaaf8938c2e06a1562541de010d16222ce55ccd44dc5160a1746cc971211342
3
  size 598635032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d4573037d57db89c05e5e3f223d170dfc4e0d7edb7ec5512035f00ac5ea98dd
3
  size 598635032