dkqjrm commited on
Commit
835594e
1 Parent(s): dde477e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +120 -0
README.md ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: '20230822235943'
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
+ # 20230822235943
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.9555
22
+ - Accuracy: 0.7437
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.003
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: 60.0
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 156 | 0.8690 | 0.4729 |
54
+ | No log | 2.0 | 312 | 0.7262 | 0.5271 |
55
+ | No log | 3.0 | 468 | 0.7646 | 0.4693 |
56
+ | 0.8294 | 4.0 | 624 | 0.7044 | 0.5884 |
57
+ | 0.8294 | 5.0 | 780 | 0.7099 | 0.5884 |
58
+ | 0.8294 | 6.0 | 936 | 0.6449 | 0.6245 |
59
+ | 0.785 | 7.0 | 1092 | 0.7755 | 0.6245 |
60
+ | 0.785 | 8.0 | 1248 | 0.6443 | 0.6606 |
61
+ | 0.785 | 9.0 | 1404 | 0.6349 | 0.6859 |
62
+ | 0.6665 | 10.0 | 1560 | 0.9544 | 0.6462 |
63
+ | 0.6665 | 11.0 | 1716 | 0.6008 | 0.7184 |
64
+ | 0.6665 | 12.0 | 1872 | 0.6503 | 0.7076 |
65
+ | 0.6276 | 13.0 | 2028 | 0.6269 | 0.7076 |
66
+ | 0.6276 | 14.0 | 2184 | 0.5788 | 0.7148 |
67
+ | 0.6276 | 15.0 | 2340 | 0.6645 | 0.7076 |
68
+ | 0.6276 | 16.0 | 2496 | 0.9684 | 0.6426 |
69
+ | 0.587 | 17.0 | 2652 | 0.6227 | 0.7184 |
70
+ | 0.587 | 18.0 | 2808 | 0.6449 | 0.7076 |
71
+ | 0.587 | 19.0 | 2964 | 0.6651 | 0.7365 |
72
+ | 0.5287 | 20.0 | 3120 | 1.1324 | 0.6498 |
73
+ | 0.5287 | 21.0 | 3276 | 0.7391 | 0.6895 |
74
+ | 0.5287 | 22.0 | 3432 | 1.0194 | 0.6643 |
75
+ | 0.5035 | 23.0 | 3588 | 0.7838 | 0.7040 |
76
+ | 0.5035 | 24.0 | 3744 | 0.8647 | 0.7184 |
77
+ | 0.5035 | 25.0 | 3900 | 1.0974 | 0.6715 |
78
+ | 0.4533 | 26.0 | 4056 | 0.5861 | 0.7292 |
79
+ | 0.4533 | 27.0 | 4212 | 0.6685 | 0.7437 |
80
+ | 0.4533 | 28.0 | 4368 | 0.6998 | 0.7256 |
81
+ | 0.4398 | 29.0 | 4524 | 0.7596 | 0.7329 |
82
+ | 0.4398 | 30.0 | 4680 | 0.6967 | 0.7437 |
83
+ | 0.4398 | 31.0 | 4836 | 0.7041 | 0.7473 |
84
+ | 0.4398 | 32.0 | 4992 | 0.7617 | 0.7329 |
85
+ | 0.3837 | 33.0 | 5148 | 0.7991 | 0.7329 |
86
+ | 0.3837 | 34.0 | 5304 | 0.8229 | 0.7473 |
87
+ | 0.3837 | 35.0 | 5460 | 0.7745 | 0.7401 |
88
+ | 0.3471 | 36.0 | 5616 | 0.7787 | 0.7437 |
89
+ | 0.3471 | 37.0 | 5772 | 0.7991 | 0.7365 |
90
+ | 0.3471 | 38.0 | 5928 | 1.0206 | 0.7256 |
91
+ | 0.3303 | 39.0 | 6084 | 0.8977 | 0.7292 |
92
+ | 0.3303 | 40.0 | 6240 | 0.7327 | 0.7220 |
93
+ | 0.3303 | 41.0 | 6396 | 0.8102 | 0.7292 |
94
+ | 0.2991 | 42.0 | 6552 | 0.7347 | 0.7473 |
95
+ | 0.2991 | 43.0 | 6708 | 0.8677 | 0.7473 |
96
+ | 0.2991 | 44.0 | 6864 | 0.9774 | 0.7365 |
97
+ | 0.275 | 45.0 | 7020 | 0.8557 | 0.7581 |
98
+ | 0.275 | 46.0 | 7176 | 0.9789 | 0.7437 |
99
+ | 0.275 | 47.0 | 7332 | 1.0015 | 0.7437 |
100
+ | 0.275 | 48.0 | 7488 | 0.8450 | 0.7401 |
101
+ | 0.2596 | 49.0 | 7644 | 0.8222 | 0.7581 |
102
+ | 0.2596 | 50.0 | 7800 | 0.8968 | 0.7401 |
103
+ | 0.2596 | 51.0 | 7956 | 0.8584 | 0.7437 |
104
+ | 0.2469 | 52.0 | 8112 | 0.9157 | 0.7401 |
105
+ | 0.2469 | 53.0 | 8268 | 0.9732 | 0.7365 |
106
+ | 0.2469 | 54.0 | 8424 | 1.0671 | 0.7401 |
107
+ | 0.2303 | 55.0 | 8580 | 0.9512 | 0.7473 |
108
+ | 0.2303 | 56.0 | 8736 | 0.8708 | 0.7473 |
109
+ | 0.2303 | 57.0 | 8892 | 0.9290 | 0.7437 |
110
+ | 0.2275 | 58.0 | 9048 | 0.8866 | 0.7401 |
111
+ | 0.2275 | 59.0 | 9204 | 0.9366 | 0.7365 |
112
+ | 0.2275 | 60.0 | 9360 | 0.9555 | 0.7437 |
113
+
114
+
115
+ ### Framework versions
116
+
117
+ - Transformers 4.26.1
118
+ - Pytorch 2.0.1+cu118
119
+ - Datasets 2.12.0
120
+ - Tokenizers 0.13.3