athirorg commited on
Commit
d97fbf6
·
verified ·
1 Parent(s): 4b5e669

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: answerdotai/ModernBERT-large
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: USS-reward-model-binary-2vs4
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
+ # USS-reward-model-binary-2vs4
19
+
20
+ This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.8530
23
+ - Accuracy: 0.8806
24
+ - F1: 0.9333
25
+ - Auc Roc: 0.8771
26
+ - Mcc: 0.3681
27
+ - Confusion Matrix: [[3, 5], [3, 56]]
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 2
48
+ - eval_batch_size: 1
49
+ - seed: 42
50
+ - distributed_type: multi-GPU
51
+ - gradient_accumulation_steps: 10
52
+ - total_train_batch_size: 20
53
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
54
+ - lr_scheduler_type: linear
55
+ - num_epochs: 10
56
+ - mixed_precision_training: Native AMP
57
+
58
+ ### Training results
59
+
60
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Auc Roc | Mcc | Confusion Matrix |
61
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:-------:|:------:|:------------------:|
62
+ | 4.9132 | 1.0 | 24 | 0.4302 | 0.8806 | 0.9365 | 0.7479 | 0.0 | [[0, 8], [0, 59]] |
63
+ | 4.2935 | 2.0 | 48 | 0.4398 | 0.8806 | 0.9365 | 0.7839 | 0.0 | [[0, 8], [0, 59]] |
64
+ | 3.8073 | 3.0 | 72 | 0.2622 | 0.8955 | 0.9421 | 0.8729 | 0.4209 | [[3, 5], [2, 57]] |
65
+ | 2.1451 | 4.0 | 96 | 0.3419 | 0.9104 | 0.9516 | 0.9121 | 0.4764 | [[2, 6], [0, 59]] |
66
+ | 0.9600 | 5.0 | 120 | 0.9652 | 0.8209 | 0.8889 | 0.875 | 0.5037 | [[7, 1], [11, 48]] |
67
+ | 0.5732 | 6.0 | 144 | 0.8316 | 0.8657 | 0.9244 | 0.8443 | 0.3257 | [[3, 5], [4, 55]] |
68
+ | 0.1811 | 7.0 | 168 | 0.9996 | 0.9104 | 0.9516 | 0.8559 | 0.4764 | [[2, 6], [0, 59]] |
69
+ | 0.2513 | 8.0 | 192 | 0.7501 | 0.8955 | 0.9421 | 0.8729 | 0.4209 | [[3, 5], [2, 57]] |
70
+ | 0.0001 | 9.0 | 216 | 0.8585 | 0.8955 | 0.9421 | 0.8792 | 0.4209 | [[3, 5], [2, 57]] |
71
+ | 0.0000 | 10.0 | 240 | 0.8530 | 0.8806 | 0.9333 | 0.8771 | 0.3681 | [[3, 5], [3, 56]] |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 5.9.0
77
+ - Pytorch 2.12.0+cu130
78
+ - Datasets 4.8.5
79
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11d5b4270c884a592f17a3aef56ffc330221ce01f084c9fd3338ea0baf493234
3
  size 1583347572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:480e2d5be7204d5d4ad9431b246797142c29e7a90fe6e9c760b5af95780841c0
3
  size 1583347572