MaggieZhang commited on
Commit
3852810
1 Parent(s): dfc5999

End of training

Browse files
Files changed (2) hide show
  1. README.md +161 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ base_model: distilbert-base-uncased
9
+ model-index:
10
+ - name: myclassification
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
+ # myclassification
18
+
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1432
22
+ - Accuracy: 0.9388
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: 5e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 100
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | 0.6881 | 1.0 | 625 | 0.5453 | 0.7528 |
54
+ | 0.5585 | 2.0 | 1250 | 0.4954 | 0.7574 |
55
+ | 0.5185 | 3.0 | 1875 | 0.4485 | 0.8018 |
56
+ | 0.4635 | 4.0 | 2500 | 0.4274 | 0.8236 |
57
+ | 0.4556 | 5.0 | 3125 | 0.4262 | 0.8264 |
58
+ | 0.431 | 6.0 | 3750 | 0.4520 | 0.8258 |
59
+ | 0.4422 | 7.0 | 4375 | 0.4324 | 0.829 |
60
+ | 0.4276 | 8.0 | 5000 | 0.3828 | 0.8342 |
61
+ | 0.4137 | 9.0 | 5625 | 0.4053 | 0.8306 |
62
+ | 0.4282 | 10.0 | 6250 | 0.3915 | 0.834 |
63
+ | 0.4131 | 11.0 | 6875 | 0.4001 | 0.8342 |
64
+ | 0.403 | 12.0 | 7500 | 0.3894 | 0.834 |
65
+ | 0.4098 | 13.0 | 8125 | 0.3739 | 0.8352 |
66
+ | 0.3976 | 14.0 | 8750 | 0.3936 | 0.8298 |
67
+ | 0.4015 | 15.0 | 9375 | 0.3794 | 0.836 |
68
+ | 0.3979 | 16.0 | 10000 | 0.3737 | 0.841 |
69
+ | 0.3894 | 17.0 | 10625 | 0.3610 | 0.8364 |
70
+ | 0.3884 | 18.0 | 11250 | 0.3530 | 0.8312 |
71
+ | 0.3852 | 19.0 | 11875 | 0.3564 | 0.8348 |
72
+ | 0.3806 | 20.0 | 12500 | 0.3507 | 0.842 |
73
+ | 0.3803 | 21.0 | 13125 | 0.3439 | 0.8392 |
74
+ | 0.3757 | 22.0 | 13750 | 0.3391 | 0.8386 |
75
+ | 0.37 | 23.0 | 14375 | 0.3244 | 0.8428 |
76
+ | 0.3781 | 24.0 | 15000 | 0.3200 | 0.8442 |
77
+ | 0.3662 | 25.0 | 15625 | 0.3418 | 0.8458 |
78
+ | 0.3515 | 26.0 | 16250 | 0.3043 | 0.8522 |
79
+ | 0.3615 | 27.0 | 16875 | 0.2973 | 0.8606 |
80
+ | 0.3532 | 28.0 | 17500 | 0.3105 | 0.8558 |
81
+ | 0.3498 | 29.0 | 18125 | 0.2971 | 0.8664 |
82
+ | 0.3564 | 30.0 | 18750 | 0.3051 | 0.8684 |
83
+ | 0.3469 | 31.0 | 19375 | 0.3050 | 0.8688 |
84
+ | 0.349 | 32.0 | 20000 | 0.2813 | 0.864 |
85
+ | 0.3294 | 33.0 | 20625 | 0.2898 | 0.8716 |
86
+ | 0.3371 | 34.0 | 21250 | 0.2921 | 0.8728 |
87
+ | 0.3254 | 35.0 | 21875 | 0.2812 | 0.8744 |
88
+ | 0.3382 | 36.0 | 22500 | 0.2816 | 0.8622 |
89
+ | 0.3402 | 37.0 | 23125 | 0.2905 | 0.873 |
90
+ | 0.3333 | 38.0 | 23750 | 0.2832 | 0.863 |
91
+ | 0.3084 | 39.0 | 24375 | 0.3017 | 0.8734 |
92
+ | 0.3421 | 40.0 | 25000 | 0.2876 | 0.8718 |
93
+ | 0.3113 | 41.0 | 25625 | 0.2759 | 0.8642 |
94
+ | 0.3223 | 42.0 | 26250 | 0.2814 | 0.8746 |
95
+ | 0.3154 | 43.0 | 26875 | 0.2691 | 0.8684 |
96
+ | 0.3185 | 44.0 | 27500 | 0.2780 | 0.8726 |
97
+ | 0.3074 | 45.0 | 28125 | 0.2596 | 0.88 |
98
+ | 0.3037 | 46.0 | 28750 | 0.2645 | 0.8822 |
99
+ | 0.3035 | 47.0 | 29375 | 0.2498 | 0.8848 |
100
+ | 0.3144 | 48.0 | 30000 | 0.2552 | 0.8742 |
101
+ | 0.3057 | 49.0 | 30625 | 0.2453 | 0.8876 |
102
+ | 0.2972 | 50.0 | 31250 | 0.2412 | 0.891 |
103
+ | 0.2962 | 51.0 | 31875 | 0.2394 | 0.8938 |
104
+ | 0.2931 | 52.0 | 32500 | 0.2502 | 0.8948 |
105
+ | 0.2908 | 53.0 | 33125 | 0.2398 | 0.8972 |
106
+ | 0.288 | 54.0 | 33750 | 0.2314 | 0.8972 |
107
+ | 0.2872 | 55.0 | 34375 | 0.2221 | 0.9016 |
108
+ | 0.2885 | 56.0 | 35000 | 0.2404 | 0.8932 |
109
+ | 0.2828 | 57.0 | 35625 | 0.2145 | 0.9046 |
110
+ | 0.2786 | 58.0 | 36250 | 0.2171 | 0.9038 |
111
+ | 0.267 | 59.0 | 36875 | 0.2191 | 0.9062 |
112
+ | 0.2689 | 60.0 | 37500 | 0.2012 | 0.9084 |
113
+ | 0.2716 | 61.0 | 38125 | 0.2061 | 0.9096 |
114
+ | 0.2707 | 62.0 | 38750 | 0.2156 | 0.912 |
115
+ | 0.275 | 63.0 | 39375 | 0.1997 | 0.911 |
116
+ | 0.2355 | 64.0 | 40000 | 0.1991 | 0.9128 |
117
+ | 0.2692 | 65.0 | 40625 | 0.1910 | 0.914 |
118
+ | 0.2591 | 66.0 | 41250 | 0.1833 | 0.9166 |
119
+ | 0.2694 | 67.0 | 41875 | 0.1838 | 0.9228 |
120
+ | 0.2762 | 68.0 | 42500 | 0.1776 | 0.9244 |
121
+ | 0.2596 | 69.0 | 43125 | 0.1820 | 0.924 |
122
+ | 0.2624 | 70.0 | 43750 | 0.1893 | 0.9218 |
123
+ | 0.2442 | 71.0 | 44375 | 0.1764 | 0.9234 |
124
+ | 0.2601 | 72.0 | 45000 | 0.1652 | 0.9292 |
125
+ | 0.2614 | 73.0 | 45625 | 0.1701 | 0.9232 |
126
+ | 0.2579 | 74.0 | 46250 | 0.1627 | 0.9308 |
127
+ | 0.2562 | 75.0 | 46875 | 0.1616 | 0.9306 |
128
+ | 0.244 | 76.0 | 47500 | 0.1630 | 0.9312 |
129
+ | 0.2368 | 77.0 | 48125 | 0.1616 | 0.9298 |
130
+ | 0.2619 | 78.0 | 48750 | 0.1658 | 0.93 |
131
+ | 0.2249 | 79.0 | 49375 | 0.1596 | 0.9316 |
132
+ | 0.254 | 80.0 | 50000 | 0.1525 | 0.9334 |
133
+ | 0.2467 | 81.0 | 50625 | 0.1596 | 0.9336 |
134
+ | 0.2311 | 82.0 | 51250 | 0.1577 | 0.932 |
135
+ | 0.2422 | 83.0 | 51875 | 0.1502 | 0.9346 |
136
+ | 0.2224 | 84.0 | 52500 | 0.1500 | 0.9358 |
137
+ | 0.2377 | 85.0 | 53125 | 0.1499 | 0.937 |
138
+ | 0.2442 | 86.0 | 53750 | 0.1498 | 0.9364 |
139
+ | 0.2285 | 87.0 | 54375 | 0.1506 | 0.9354 |
140
+ | 0.2361 | 88.0 | 55000 | 0.1479 | 0.9362 |
141
+ | 0.2416 | 89.0 | 55625 | 0.1461 | 0.9372 |
142
+ | 0.2315 | 90.0 | 56250 | 0.1462 | 0.9362 |
143
+ | 0.2282 | 91.0 | 56875 | 0.1471 | 0.9348 |
144
+ | 0.2293 | 92.0 | 57500 | 0.1479 | 0.9348 |
145
+ | 0.2246 | 93.0 | 58125 | 0.1484 | 0.9376 |
146
+ | 0.2568 | 94.0 | 58750 | 0.1434 | 0.9384 |
147
+ | 0.2356 | 95.0 | 59375 | 0.1454 | 0.9374 |
148
+ | 0.2357 | 96.0 | 60000 | 0.1432 | 0.9378 |
149
+ | 0.2301 | 97.0 | 60625 | 0.1421 | 0.9386 |
150
+ | 0.2321 | 98.0 | 61250 | 0.1425 | 0.9386 |
151
+ | 0.241 | 99.0 | 61875 | 0.1427 | 0.9392 |
152
+ | 0.2283 | 100.0 | 62500 | 0.1432 | 0.9388 |
153
+
154
+
155
+ ### Framework versions
156
+
157
+ - PEFT 0.8.2
158
+ - Transformers 4.39.0.dev0
159
+ - Pytorch 2.1.0+cu121
160
+ - Datasets 2.17.1
161
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b53b664d113216605f471fc3e88c31e1d2c3b87105f93903b8555f4226abd2c7
3
  size 2446056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb0387cc89c353dbbfc859d0ebbff0c8cc818d89058148a5c01f837694d7c619
3
  size 2446056