DayCardoso commited on
Commit
c7be5bc
·
verified ·
1 Parent(s): b43d4b2

Model save

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: valueeval24-modern-bert-cos-initialfreeze-diff-lr-2
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
+ # valueeval24-modern-bert-cos-initialfreeze-diff-lr-2
19
+
20
+ This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.7800
23
+ - F1: 0.2007
24
+ - Roc Auc: 0.5700
25
+ - Accuracy: 0.1008
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 3e-05
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_ratio: 0.5
51
+ - num_epochs: 20
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:--------:|
58
+ | 0.0167 | 1.0 | 3115 | 0.1945 | 0.1955 | 0.5655 | 0.1004 |
59
+ | 0.0146 | 2.0 | 6230 | 0.2180 | 0.1987 | 0.5679 | 0.1013 |
60
+ | 0.0133 | 3.0 | 9345 | 0.2485 | 0.2006 | 0.5698 | 0.0991 |
61
+ | 0.0114 | 4.0 | 12460 | 0.2969 | 0.1893 | 0.5627 | 0.0950 |
62
+ | 0.0101 | 5.0 | 15575 | 0.3334 | 0.1969 | 0.5684 | 0.0973 |
63
+ | 0.0082 | 6.0 | 18690 | 0.4324 | 0.1971 | 0.5682 | 0.0995 |
64
+ | 0.0065 | 7.0 | 21805 | 0.6038 | 0.1950 | 0.5677 | 0.0959 |
65
+ | 0.0043 | 8.0 | 24920 | 0.6648 | 0.2028 | 0.5731 | 0.0978 |
66
+ | 0.0033 | 9.0 | 28035 | 0.6840 | 0.2052 | 0.5725 | 0.1030 |
67
+ | 0.0015 | 10.0 | 31150 | 0.7048 | 0.2037 | 0.5728 | 0.1016 |
68
+ | 0.0009 | 11.0 | 34265 | 0.7291 | 0.1944 | 0.5667 | 0.0987 |
69
+ | 0.0006 | 12.0 | 37380 | 0.7446 | 0.1990 | 0.5693 | 0.0993 |
70
+ | 0.0004 | 13.0 | 40495 | 0.7531 | 0.2017 | 0.5712 | 0.1004 |
71
+ | 0.0003 | 14.0 | 43610 | 0.7655 | 0.1987 | 0.5684 | 0.1008 |
72
+ | 0.0002 | 15.0 | 46725 | 0.7750 | 0.1976 | 0.5680 | 0.0988 |
73
+ | 0.0002 | 16.0 | 49840 | 0.7800 | 0.2007 | 0.5700 | 0.1008 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.53.1
79
+ - Pytorch 2.6.0+cu124
80
+ - Datasets 2.14.4
81
+ - Tokenizers 0.21.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b6046c0df941333cfe6faa5590ce24b3ab127402338322b3653ad251e5536f5
3
  size 598550528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f874399da6de4ed2e872967aa56a2a715c7982230ba8ef889b2713130b11ef27
3
  size 598550528