sarveshrenghe commited on
Commit
87af71f
·
verified ·
1 Parent(s): d52afc6

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -5
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.4551
22
- - F1: 0.6686
23
 
24
  ## Model description
25
 
@@ -46,14 +46,17 @@ The following hyperparameters were used during training:
46
  - total_train_batch_size: 32
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED 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 | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
- | 3.4893 | 1.0 | 5 | 1.6475 | 0.4037 |
56
- | 2.9004 | 2.0 | 10 | 1.4551 | 0.6686 |
 
 
 
57
 
58
 
59
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5553
22
+ - F1: 0.8878
23
 
24
  ## Model description
25
 
 
46
  - total_train_batch_size: 32
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED 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 | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 3.292 | 1.0 | 5 | 1.4800 | 0.6191 |
56
+ | 2.1727 | 2.0 | 10 | 1.0106 | 0.8212 |
57
+ | 0.8573 | 3.0 | 15 | 0.7120 | 0.7959 |
58
+ | 0.3518 | 4.0 | 20 | 0.5571 | 0.9073 |
59
+ | 0.4904 | 5.0 | 25 | 0.5553 | 0.8878 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe2989931491fa692e2c55e6bc6eb00a0f7f6a3a0d67565fa1c963a7810efba9
3
  size 598458240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc92b1e96759605c8a37c5c8dae3b4d10aeb2c3b8b1378bd5a532242ff396df0
3
  size 598458240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3ee56d225198149cabb52457634aa20d95f22b3d118146ff9c0dceb06951881
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8d0388ed175a491b9269ecb269eaf49644a6630c24e1337725e84419ae9231a
3
  size 5368