MamiVenkat commited on
Commit
f51aa62
·
verified ·
1 Parent(s): 51dd6a3

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -9
  2. model.safetensors +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: 0.0000
22
- - F1: 1.0
23
 
24
  ## Model description
25
 
@@ -38,28 +38,30 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 5e-05
42
  - train_batch_size: 32
43
  - eval_batch_size: 16
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
 
47
  - num_epochs: 5
 
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 0.0123 | 1.0 | 380 | 0.0011 | 0.9993 |
54
- | 0.0001 | 2.0 | 760 | 0.0000 | 1.0 |
55
- | 0.0 | 3.0 | 1140 | 0.0001 | 1.0 |
56
- | 0.0 | 4.0 | 1520 | 0.0000 | 1.0 |
57
- | 0.0 | 5.0 | 1900 | 0.0000 | 1.0 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.48.0.dev0
63
- - Pytorch 2.6.0+cu124
64
  - Datasets 4.0.0
65
  - Tokenizers 0.21.4
 
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.2954
22
+ - F1: 0.9985
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 3e-05
42
  - train_batch_size: 32
43
  - eval_batch_size: 16
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.1
48
  - num_epochs: 5
49
+ - label_smoothing_factor: 0.1
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 0.2966 | 1.0 | 380 | 0.2980 | 0.9978 |
56
+ | 0.2933 | 2.0 | 760 | 0.2952 | 0.9985 |
57
+ | 0.2912 | 3.0 | 1140 | 0.2954 | 0.9978 |
58
+ | 0.2912 | 4.0 | 1520 | 0.2954 | 0.9985 |
59
+ | 0.2912 | 5.0 | 1900 | 0.2954 | 0.9985 |
60
 
61
 
62
  ### Framework versions
63
 
64
  - Transformers 4.48.0.dev0
65
+ - Pytorch 2.8.0+cu126
66
  - Datasets 4.0.0
67
  - Tokenizers 0.21.4
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3394bb660af69749bf0a4a05249b271892eeba5c7de1352596628fe9bc8860b
3
  size 598442860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6aeb765a70b605bbd8c622ee5edfe4adafb31bd3861011ed11e936970f396d8
3
  size 598442860