Huyle2501 commited on
Commit
d829e82
·
verified ·
1 Parent(s): 90571f2

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
+ - f1
10
+ model-index:
11
+ - name: classifier-assignment01_ModernBERT
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # classifier-assignment01_ModernBERT
19
+
20
+ This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3026
23
+ - Accuracy: 0.9264
24
+ - F1: 0.9264
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: 16
45
+ - eval_batch_size: 16
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 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.2946 | 1.0 | 625 | 0.2445 | 0.9167 | 0.9165 |
56
+ | 0.1595 | 2.0 | 1250 | 0.3026 | 0.9264 | 0.9264 |
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/Sep17_09-37-06_28348ba2caf1/events.out.tfevents.1758101830.28348ba2caf1.666.7 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37772b132d556b029577ad0ff24ad42d1fa0ef22f229794b0162a9be41f7a458
3
- size 6642
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c63b93ce9f54cb2310bf730e0f4f743777e282e42ed3b60e007a51bbd62aebd2
3
+ size 7365