sms112 commited on
Commit
15c3725
·
verified ·
1 Parent(s): 642c1ff

sms112/euk_roberta_large_essentiality_Network

Browse files
Files changed (2) hide show
  1. README.md +84 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: roberta-large
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: euk_roberta_large_essentiality_Network
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # euk_roberta_large_essentiality_Network
21
+
22
+ This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.4307
25
+ - Accuracy: 0.8210
26
+ - Precision: 0.7886
27
+ - Recall: 0.8771
28
+ - F1: 0.8305
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 1e-05
48
+ - train_batch_size: 60
49
+ - eval_batch_size: 60
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 240
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: 15
56
+ - mixed_precision_training: Native AMP
57
+
58
+ ### Training results
59
+
60
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
61
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
62
+ | No log | 1.0 | 47 | 0.5793 | 0.7023 | 0.7021 | 0.7031 | 0.7026 |
63
+ | No log | 2.0 | 94 | 0.4761 | 0.7812 | 0.7861 | 0.7727 | 0.7794 |
64
+ | No log | 3.0 | 141 | 0.4792 | 0.7769 | 0.7506 | 0.8295 | 0.7881 |
65
+ | No log | 4.0 | 188 | 0.4617 | 0.7822 | 0.7641 | 0.8168 | 0.7896 |
66
+ | No log | 5.0 | 235 | 0.4748 | 0.7769 | 0.7393 | 0.8558 | 0.7933 |
67
+ | No log | 6.0 | 282 | 0.4401 | 0.7961 | 0.7773 | 0.8303 | 0.8029 |
68
+ | No log | 7.0 | 329 | 0.4273 | 0.7968 | 0.7828 | 0.8217 | 0.8018 |
69
+ | No log | 8.0 | 376 | 0.4282 | 0.8099 | 0.7825 | 0.8587 | 0.8188 |
70
+ | No log | 9.0 | 423 | 0.4242 | 0.8099 | 0.8 | 0.8267 | 0.8131 |
71
+ | No log | 10.0 | 470 | 0.4248 | 0.8089 | 0.7908 | 0.8402 | 0.8147 |
72
+ | 1.8645 | 11.0 | 517 | 0.4183 | 0.8139 | 0.8095 | 0.8210 | 0.8152 |
73
+ | 1.8645 | 12.0 | 564 | 0.4206 | 0.8195 | 0.7988 | 0.8544 | 0.8257 |
74
+ | 1.8645 | 13.0 | 611 | 0.4225 | 0.8178 | 0.7985 | 0.8501 | 0.8235 |
75
+ | 1.8645 | 14.0 | 658 | 0.4307 | 0.8210 | 0.7886 | 0.8771 | 0.8305 |
76
+ | 1.8645 | 15.0 | 705 | 0.4259 | 0.8163 | 0.8016 | 0.8409 | 0.8208 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 5.0.0
82
+ - Pytorch 2.9.0+cu128
83
+ - Datasets 4.0.0
84
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c48a92db3404205df33acea20a8ef9f301dadcf4c7cc3bc050c788d91bfb7824
3
  size 1421495360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c99dd38bd754103d950aa29d25486099b0dd04ada69f66351375eeb75814726d
3
  size 1421495360