sunitapalubanjar commited on
Commit
4ea0861
·
verified ·
1 Parent(s): 71faa9a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: answerdotai/ModernBERT-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: classifier-modernbert
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # classifier-modernbert
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.2585
22
+ - Accuracy: 0.9246
23
+ - F1 Macro: 0.9245
24
+ - F1 Weighted: 0.9245
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 32
46
+ - seed: 42
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 | Accuracy | F1 Macro | F1 Weighted |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------:|
55
+ | No log | 1.0 | 313 | 0.2453 | 0.9175 | 0.9174 | 0.9174 |
56
+ | 0.2597 | 2.0 | 626 | 0.2585 | 0.9246 | 0.9245 | 0.9245 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.56.1
62
+ - Pytorch 2.8.0+cu126
63
+ - Datasets 4.0.0
64
+ - Tokenizers 0.22.0
runs/Sep22_16-38-44_655aea409a35/events.out.tfevents.1758559241.655aea409a35.1421.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf60e470d09bda08abbe54ebbac8f2ad13470942ad9c55d288f01c4f89636544
3
- size 6417
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7170214b4c2377ce0af398d50e7ddac6094c8d471f6ab205248e6ef6d461bb72
3
+ size 7201