mrm8488 commited on
Commit
8689fe3
·
verified ·
1 Parent(s): e4a6346

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
+ model-index:
8
+ - name: ModernBERT-base-ft-code-defect-detection-4k
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # ModernBERT-base-ft-code-defect-detection-4k
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: 0.5844
20
+ - Accuracy Score: 0.6537
21
+ - F1 Score: 0.5784
22
+ - Precision Score: 0.5171
23
+ - Recall Score: 0.6562
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 8e-05
43
+ - train_batch_size: 64
44
+ - eval_batch_size: 64
45
+ - seed: 42
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.98) and epsilon=1e-06 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy Score | F1 Score | Precision Score | Recall Score |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------------:|:--------:|:---------------:|:------------:|
54
+ | 0.6795 | 1.0 | 342 | 0.6435 | 0.6120 | 0.3099 | 0.1896 | 0.8470 |
55
+ | 0.6168 | 2.0 | 684 | 0.5960 | 0.6395 | 0.4316 | 0.2980 | 0.7824 |
56
+ | 0.5605 | 3.0 | 1026 | 0.5844 | 0.6537 | 0.5784 | 0.5171 | 0.6562 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.48.0.dev0
62
+ - Pytorch 2.5.1+cu121
63
+ - Datasets 3.2.0
64
+ - Tokenizers 0.21.0
runs/Jan03_12-58-51_a8222cca6e0a/events.out.tfevents.1735909134.a8222cca6e0a.7508.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f072b09a6c57b9c1106a9ffaa27e37efe90158a9ce0ee1d0936af5ca916968a9
3
- size 7471
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29f9e7c2d5c7c37e9f63b66aee97fe28b8ef8cb371f01b6d574f323add1fe2b
3
+ size 8321