ekiprop commited on
Commit
82db75f
·
verified ·
1 Parent(s): 6775a72

Model save

Browse files
Files changed (2) hide show
  1. README.md +112 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: SST-2-FULL_FT-seed10
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # SST-2-FULL_FT-seed10
18
+
19
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3049
22
+ - Accuracy: 0.9415
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 3e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:------:|:-----:|:---------------:|:--------:|
53
+ | 0.4039 | 0.0950 | 200 | 0.2241 | 0.9140 |
54
+ | 0.2971 | 0.1900 | 400 | 0.2148 | 0.9163 |
55
+ | 0.2716 | 0.2850 | 600 | 0.2114 | 0.9266 |
56
+ | 0.2327 | 0.3800 | 800 | 0.2143 | 0.9232 |
57
+ | 0.2222 | 0.4751 | 1000 | 0.3102 | 0.9048 |
58
+ | 0.2166 | 0.5701 | 1200 | 0.2533 | 0.9220 |
59
+ | 0.2112 | 0.6651 | 1400 | 0.2210 | 0.9312 |
60
+ | 0.199 | 0.7601 | 1600 | 0.2412 | 0.9255 |
61
+ | 0.205 | 0.8551 | 1800 | 0.2204 | 0.9289 |
62
+ | 0.188 | 0.9501 | 2000 | 0.2112 | 0.9346 |
63
+ | 0.1783 | 1.0451 | 2200 | 0.2042 | 0.9369 |
64
+ | 0.1502 | 1.1401 | 2400 | 0.1916 | 0.9392 |
65
+ | 0.155 | 1.2352 | 2600 | 0.2369 | 0.9335 |
66
+ | 0.1417 | 1.3302 | 2800 | 0.2446 | 0.9300 |
67
+ | 0.1452 | 1.4252 | 3000 | 0.2524 | 0.9255 |
68
+ | 0.1454 | 1.5202 | 3200 | 0.2622 | 0.9255 |
69
+ | 0.1517 | 1.6152 | 3400 | 0.1906 | 0.9255 |
70
+ | 0.1396 | 1.7102 | 3600 | 0.2471 | 0.9209 |
71
+ | 0.1422 | 1.8052 | 3800 | 0.2245 | 0.9323 |
72
+ | 0.1522 | 1.9002 | 4000 | 0.2231 | 0.9358 |
73
+ | 0.1438 | 1.9952 | 4200 | 0.2113 | 0.9381 |
74
+ | 0.1173 | 2.0903 | 4400 | 0.2444 | 0.9346 |
75
+ | 0.1116 | 2.1853 | 4600 | 0.2508 | 0.9335 |
76
+ | 0.1085 | 2.2803 | 4800 | 0.3127 | 0.9266 |
77
+ | 0.1123 | 2.3753 | 5000 | 0.2474 | 0.9243 |
78
+ | 0.1067 | 2.4703 | 5200 | 0.2621 | 0.9300 |
79
+ | 0.1018 | 2.5653 | 5400 | 0.2460 | 0.9358 |
80
+ | 0.1232 | 2.6603 | 5600 | 0.2445 | 0.9358 |
81
+ | 0.097 | 2.7553 | 5800 | 0.2641 | 0.9289 |
82
+ | 0.1085 | 2.8504 | 6000 | 0.2546 | 0.9300 |
83
+ | 0.0959 | 2.9454 | 6200 | 0.2663 | 0.9358 |
84
+ | 0.0961 | 3.0404 | 6400 | 0.2741 | 0.9358 |
85
+ | 0.0818 | 3.1354 | 6600 | 0.2428 | 0.9369 |
86
+ | 0.0791 | 3.2304 | 6800 | 0.2717 | 0.9346 |
87
+ | 0.0838 | 3.3254 | 7000 | 0.2503 | 0.9358 |
88
+ | 0.0815 | 3.4204 | 7200 | 0.2384 | 0.9392 |
89
+ | 0.0763 | 3.5154 | 7400 | 0.3029 | 0.9312 |
90
+ | 0.0776 | 3.6105 | 7600 | 0.2866 | 0.9335 |
91
+ | 0.0853 | 3.7055 | 7800 | 0.2533 | 0.9369 |
92
+ | 0.088 | 3.8005 | 8000 | 0.2809 | 0.9335 |
93
+ | 0.0775 | 3.8955 | 8200 | 0.2812 | 0.9369 |
94
+ | 0.081 | 3.9905 | 8400 | 0.2522 | 0.9346 |
95
+ | 0.0581 | 4.0855 | 8600 | 0.2981 | 0.9323 |
96
+ | 0.0484 | 4.1805 | 8800 | 0.3132 | 0.9369 |
97
+ | 0.0649 | 4.2755 | 9000 | 0.3049 | 0.9415 |
98
+ | 0.0644 | 4.3705 | 9200 | 0.2986 | 0.9358 |
99
+ | 0.0607 | 4.4656 | 9400 | 0.2718 | 0.9404 |
100
+ | 0.0533 | 4.5606 | 9600 | 0.2927 | 0.9392 |
101
+ | 0.0641 | 4.6556 | 9800 | 0.2875 | 0.9381 |
102
+ | 0.0605 | 4.7506 | 10000 | 0.2811 | 0.9381 |
103
+ | 0.0611 | 4.8456 | 10200 | 0.2845 | 0.9358 |
104
+ | 0.0575 | 4.9406 | 10400 | 0.2866 | 0.9381 |
105
+
106
+
107
+ ### Framework versions
108
+
109
+ - Transformers 4.54.1
110
+ - Pytorch 2.5.1+cu121
111
+ - Datasets 4.0.0
112
+ - Tokenizers 0.21.4
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bd8e644f6ea6b1f220efeff8531c0321fd0b64911e9eefd6e6f3700e742e0d5
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb7f6fee514c85edd93fb673fc5b313e628ae793db77a9dc048efdafdbe01cc
3
  size 498612824