dkqjrm commited on
Commit
4d7739b
1 Parent(s): 9b887a4

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +140 -0
README.md ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - super_glue
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: '20230831142618'
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
+ # 20230831142618
18
+
19
+ This model is a fine-tuned version of [bert-large-cased](https://huggingface.co/bert-large-cased) on the super_glue dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6294
22
+ - Accuracy: 0.5016
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: 0.0007
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 8
44
+ - seed: 11
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 80.0
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 340 | 0.6452 | 0.5 |
54
+ | 0.6361 | 2.0 | 680 | 0.6325 | 0.5 |
55
+ | 0.6378 | 3.0 | 1020 | 0.6175 | 0.5 |
56
+ | 0.6378 | 4.0 | 1360 | 0.6705 | 0.5 |
57
+ | 0.6367 | 5.0 | 1700 | 0.6476 | 0.5 |
58
+ | 0.6284 | 6.0 | 2040 | 0.6180 | 0.5 |
59
+ | 0.6284 | 7.0 | 2380 | 0.6174 | 0.5 |
60
+ | 0.6308 | 8.0 | 2720 | 0.6441 | 0.5 |
61
+ | 0.622 | 9.0 | 3060 | 0.6199 | 0.5 |
62
+ | 0.622 | 10.0 | 3400 | 0.6222 | 0.5 |
63
+ | 0.6264 | 11.0 | 3740 | 0.6177 | 0.5 |
64
+ | 0.6249 | 12.0 | 4080 | 0.6172 | 0.5 |
65
+ | 0.6249 | 13.0 | 4420 | 0.6872 | 0.5 |
66
+ | 0.6205 | 14.0 | 4760 | 0.6174 | 0.5 |
67
+ | 0.6347 | 15.0 | 5100 | 0.6236 | 0.5 |
68
+ | 0.6347 | 16.0 | 5440 | 0.6170 | 0.5 |
69
+ | 0.6369 | 17.0 | 5780 | 0.6180 | 0.5 |
70
+ | 0.623 | 18.0 | 6120 | 0.6256 | 0.5 |
71
+ | 0.623 | 19.0 | 6460 | 0.6349 | 0.5 |
72
+ | 0.6278 | 20.0 | 6800 | 0.6554 | 0.5 |
73
+ | 0.6255 | 21.0 | 7140 | 0.6173 | 0.5 |
74
+ | 0.6255 | 22.0 | 7480 | 0.6215 | 0.5 |
75
+ | 0.6286 | 23.0 | 7820 | 0.6201 | 0.5 |
76
+ | 0.6235 | 24.0 | 8160 | 0.6176 | 0.5 |
77
+ | 0.6289 | 25.0 | 8500 | 0.6216 | 0.5 |
78
+ | 0.6289 | 26.0 | 8840 | 0.6522 | 0.5 |
79
+ | 0.6236 | 27.0 | 9180 | 0.6193 | 0.5 |
80
+ | 0.6227 | 28.0 | 9520 | 0.6175 | 0.5 |
81
+ | 0.6227 | 29.0 | 9860 | 0.6504 | 0.5 |
82
+ | 0.6211 | 30.0 | 10200 | 0.6442 | 0.5 |
83
+ | 0.623 | 31.0 | 10540 | 0.6181 | 0.5 |
84
+ | 0.623 | 32.0 | 10880 | 0.6220 | 0.5 |
85
+ | 0.6206 | 33.0 | 11220 | 0.6185 | 0.5 |
86
+ | 0.621 | 34.0 | 11560 | 0.6238 | 0.5 |
87
+ | 0.621 | 35.0 | 11900 | 0.6277 | 0.5 |
88
+ | 0.6216 | 36.0 | 12240 | 0.6352 | 0.5 |
89
+ | 0.6211 | 37.0 | 12580 | 0.6170 | 0.5 |
90
+ | 0.6211 | 38.0 | 12920 | 0.6169 | 0.5 |
91
+ | 0.6203 | 39.0 | 13260 | 0.6410 | 0.5 |
92
+ | 0.619 | 40.0 | 13600 | 0.6190 | 0.5 |
93
+ | 0.619 | 41.0 | 13940 | 0.6228 | 0.5 |
94
+ | 0.6214 | 42.0 | 14280 | 0.6214 | 0.5 |
95
+ | 0.617 | 43.0 | 14620 | 0.6212 | 0.5 |
96
+ | 0.617 | 44.0 | 14960 | 0.6172 | 0.5 |
97
+ | 0.6211 | 45.0 | 15300 | 0.6309 | 0.5 |
98
+ | 0.6168 | 46.0 | 15640 | 0.6250 | 0.5 |
99
+ | 0.6168 | 47.0 | 15980 | 0.6371 | 0.5 |
100
+ | 0.621 | 48.0 | 16320 | 0.6187 | 0.5 |
101
+ | 0.6179 | 49.0 | 16660 | 0.6272 | 0.5 |
102
+ | 0.6185 | 50.0 | 17000 | 0.6184 | 0.5 |
103
+ | 0.6185 | 51.0 | 17340 | 0.6207 | 0.5 |
104
+ | 0.6154 | 52.0 | 17680 | 0.6187 | 0.5 |
105
+ | 0.6204 | 53.0 | 18020 | 0.6225 | 0.5 |
106
+ | 0.6204 | 54.0 | 18360 | 0.6177 | 0.5 |
107
+ | 0.6161 | 55.0 | 18700 | 0.6319 | 0.5 |
108
+ | 0.6231 | 56.0 | 19040 | 0.6109 | 0.5 |
109
+ | 0.6231 | 57.0 | 19380 | 0.6058 | 0.5 |
110
+ | 0.6051 | 58.0 | 19720 | 0.6064 | 0.5 |
111
+ | 0.5939 | 59.0 | 20060 | 0.6035 | 0.5 |
112
+ | 0.5939 | 60.0 | 20400 | 0.6428 | 0.5125 |
113
+ | 0.5818 | 61.0 | 20740 | 0.5962 | 0.5 |
114
+ | 0.5724 | 62.0 | 21080 | 0.5954 | 0.5 |
115
+ | 0.5724 | 63.0 | 21420 | 0.5971 | 0.5 |
116
+ | 0.565 | 64.0 | 21760 | 0.6361 | 0.5047 |
117
+ | 0.563 | 65.0 | 22100 | 0.6182 | 0.5016 |
118
+ | 0.563 | 66.0 | 22440 | 0.6006 | 0.5 |
119
+ | 0.5456 | 67.0 | 22780 | 0.6329 | 0.5016 |
120
+ | 0.5507 | 68.0 | 23120 | 0.6332 | 0.5031 |
121
+ | 0.5507 | 69.0 | 23460 | 0.6358 | 0.5 |
122
+ | 0.5446 | 70.0 | 23800 | 0.6326 | 0.5031 |
123
+ | 0.5364 | 71.0 | 24140 | 0.6283 | 0.5016 |
124
+ | 0.5364 | 72.0 | 24480 | 0.6214 | 0.5016 |
125
+ | 0.5335 | 73.0 | 24820 | 0.6173 | 0.5 |
126
+ | 0.532 | 74.0 | 25160 | 0.6214 | 0.5016 |
127
+ | 0.5274 | 75.0 | 25500 | 0.6298 | 0.5016 |
128
+ | 0.5274 | 76.0 | 25840 | 0.6313 | 0.5016 |
129
+ | 0.5265 | 77.0 | 26180 | 0.6241 | 0.5 |
130
+ | 0.5233 | 78.0 | 26520 | 0.6215 | 0.5 |
131
+ | 0.5233 | 79.0 | 26860 | 0.6280 | 0.5016 |
132
+ | 0.5235 | 80.0 | 27200 | 0.6294 | 0.5016 |
133
+
134
+
135
+ ### Framework versions
136
+
137
+ - Transformers 4.26.1
138
+ - Pytorch 2.0.1+cu118
139
+ - Datasets 2.12.0
140
+ - Tokenizers 0.13.3