BilalMuftuoglu commited on
Commit
8c638b2
1 Parent(s): 7f419ec

Model save

Browse files
README.md ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/beit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: beit-base-patch16-224-75-fold1
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: train
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.8837209302325582
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # beit-base-patch16-224-75-fold1
32
+
33
+ This model is a fine-tuned version of [microsoft/beit-base-patch16-224](https://huggingface.co/microsoft/beit-base-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.4135
36
+ - Accuracy: 0.8837
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 5e-05
56
+ - train_batch_size: 32
57
+ - eval_batch_size: 32
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 128
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 100
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | No log | 1.0 | 2 | 1.0987 | 0.3023 |
71
+ | No log | 2.0 | 4 | 0.6630 | 0.6977 |
72
+ | No log | 3.0 | 6 | 0.8342 | 0.6977 |
73
+ | No log | 4.0 | 8 | 0.6752 | 0.6977 |
74
+ | 0.7768 | 5.0 | 10 | 0.5408 | 0.7209 |
75
+ | 0.7768 | 6.0 | 12 | 0.7252 | 0.6977 |
76
+ | 0.7768 | 7.0 | 14 | 0.5609 | 0.7209 |
77
+ | 0.7768 | 8.0 | 16 | 0.7345 | 0.6977 |
78
+ | 0.7768 | 9.0 | 18 | 0.4614 | 0.7674 |
79
+ | 0.4249 | 10.0 | 20 | 0.4434 | 0.8372 |
80
+ | 0.4249 | 11.0 | 22 | 0.7552 | 0.7442 |
81
+ | 0.4249 | 12.0 | 24 | 0.4142 | 0.7674 |
82
+ | 0.4249 | 13.0 | 26 | 0.7183 | 0.7442 |
83
+ | 0.4249 | 14.0 | 28 | 0.5591 | 0.7907 |
84
+ | 0.3506 | 15.0 | 30 | 0.4363 | 0.6977 |
85
+ | 0.3506 | 16.0 | 32 | 0.5738 | 0.7907 |
86
+ | 0.3506 | 17.0 | 34 | 0.4286 | 0.8140 |
87
+ | 0.3506 | 18.0 | 36 | 0.4200 | 0.8140 |
88
+ | 0.3506 | 19.0 | 38 | 0.6514 | 0.7442 |
89
+ | 0.3434 | 20.0 | 40 | 0.4190 | 0.7907 |
90
+ | 0.3434 | 21.0 | 42 | 0.6220 | 0.8140 |
91
+ | 0.3434 | 22.0 | 44 | 0.6334 | 0.7907 |
92
+ | 0.3434 | 23.0 | 46 | 0.4487 | 0.8372 |
93
+ | 0.3434 | 24.0 | 48 | 0.4960 | 0.8605 |
94
+ | 0.2498 | 25.0 | 50 | 0.4179 | 0.8605 |
95
+ | 0.2498 | 26.0 | 52 | 0.3221 | 0.8605 |
96
+ | 0.2498 | 27.0 | 54 | 0.4776 | 0.8372 |
97
+ | 0.2498 | 28.0 | 56 | 0.5756 | 0.8605 |
98
+ | 0.2498 | 29.0 | 58 | 0.5444 | 0.8372 |
99
+ | 0.2461 | 30.0 | 60 | 0.3973 | 0.8605 |
100
+ | 0.2461 | 31.0 | 62 | 0.3672 | 0.8605 |
101
+ | 0.2461 | 32.0 | 64 | 0.4071 | 0.8837 |
102
+ | 0.2461 | 33.0 | 66 | 0.4678 | 0.7674 |
103
+ | 0.2461 | 34.0 | 68 | 0.2641 | 0.9302 |
104
+ | 0.2279 | 35.0 | 70 | 0.5551 | 0.8372 |
105
+ | 0.2279 | 36.0 | 72 | 0.2727 | 0.9302 |
106
+ | 0.2279 | 37.0 | 74 | 0.3312 | 0.8837 |
107
+ | 0.2279 | 38.0 | 76 | 0.7485 | 0.7907 |
108
+ | 0.2279 | 39.0 | 78 | 0.6407 | 0.8605 |
109
+ | 0.183 | 40.0 | 80 | 0.5420 | 0.8372 |
110
+ | 0.183 | 41.0 | 82 | 0.7364 | 0.8605 |
111
+ | 0.183 | 42.0 | 84 | 0.4141 | 0.8605 |
112
+ | 0.183 | 43.0 | 86 | 0.5461 | 0.7907 |
113
+ | 0.183 | 44.0 | 88 | 0.3438 | 0.8605 |
114
+ | 0.1658 | 45.0 | 90 | 0.3322 | 0.9302 |
115
+ | 0.1658 | 46.0 | 92 | 0.3463 | 0.9302 |
116
+ | 0.1658 | 47.0 | 94 | 0.6066 | 0.8605 |
117
+ | 0.1658 | 48.0 | 96 | 0.6259 | 0.8605 |
118
+ | 0.1658 | 49.0 | 98 | 0.4909 | 0.8372 |
119
+ | 0.1555 | 50.0 | 100 | 0.6022 | 0.7907 |
120
+ | 0.1555 | 51.0 | 102 | 0.5234 | 0.8372 |
121
+ | 0.1555 | 52.0 | 104 | 0.4164 | 0.8837 |
122
+ | 0.1555 | 53.0 | 106 | 0.3893 | 0.8605 |
123
+ | 0.1555 | 54.0 | 108 | 0.3774 | 0.8837 |
124
+ | 0.1487 | 55.0 | 110 | 0.7532 | 0.8372 |
125
+ | 0.1487 | 56.0 | 112 | 0.7141 | 0.8605 |
126
+ | 0.1487 | 57.0 | 114 | 0.4197 | 0.9070 |
127
+ | 0.1487 | 58.0 | 116 | 0.6816 | 0.7442 |
128
+ | 0.1487 | 59.0 | 118 | 0.5384 | 0.8140 |
129
+ | 0.1349 | 60.0 | 120 | 0.4971 | 0.8605 |
130
+ | 0.1349 | 61.0 | 122 | 0.4601 | 0.8837 |
131
+ | 0.1349 | 62.0 | 124 | 0.4740 | 0.8372 |
132
+ | 0.1349 | 63.0 | 126 | 0.5386 | 0.8140 |
133
+ | 0.1349 | 64.0 | 128 | 0.3376 | 0.9070 |
134
+ | 0.128 | 65.0 | 130 | 0.3905 | 0.9070 |
135
+ | 0.128 | 66.0 | 132 | 0.3841 | 0.9302 |
136
+ | 0.128 | 67.0 | 134 | 0.3567 | 0.8605 |
137
+ | 0.128 | 68.0 | 136 | 0.3985 | 0.8372 |
138
+ | 0.128 | 69.0 | 138 | 0.4165 | 0.8372 |
139
+ | 0.0875 | 70.0 | 140 | 0.4346 | 0.8605 |
140
+ | 0.0875 | 71.0 | 142 | 0.4497 | 0.8372 |
141
+ | 0.0875 | 72.0 | 144 | 0.4353 | 0.8837 |
142
+ | 0.0875 | 73.0 | 146 | 0.4276 | 0.8837 |
143
+ | 0.0875 | 74.0 | 148 | 0.4010 | 0.8837 |
144
+ | 0.0932 | 75.0 | 150 | 0.3958 | 0.9070 |
145
+ | 0.0932 | 76.0 | 152 | 0.3604 | 0.9070 |
146
+ | 0.0932 | 77.0 | 154 | 0.3427 | 0.8837 |
147
+ | 0.0932 | 78.0 | 156 | 0.3417 | 0.8837 |
148
+ | 0.0932 | 79.0 | 158 | 0.3438 | 0.9070 |
149
+ | 0.0943 | 80.0 | 160 | 0.3756 | 0.9302 |
150
+ | 0.0943 | 81.0 | 162 | 0.4077 | 0.9302 |
151
+ | 0.0943 | 82.0 | 164 | 0.4129 | 0.9302 |
152
+ | 0.0943 | 83.0 | 166 | 0.4304 | 0.9302 |
153
+ | 0.0943 | 84.0 | 168 | 0.4156 | 0.9302 |
154
+ | 0.0753 | 85.0 | 170 | 0.4088 | 0.9070 |
155
+ | 0.0753 | 86.0 | 172 | 0.4090 | 0.8837 |
156
+ | 0.0753 | 87.0 | 174 | 0.4076 | 0.9070 |
157
+ | 0.0753 | 88.0 | 176 | 0.4273 | 0.9070 |
158
+ | 0.0753 | 89.0 | 178 | 0.4367 | 0.9070 |
159
+ | 0.0846 | 90.0 | 180 | 0.4490 | 0.9070 |
160
+ | 0.0846 | 91.0 | 182 | 0.4448 | 0.8837 |
161
+ | 0.0846 | 92.0 | 184 | 0.4406 | 0.8837 |
162
+ | 0.0846 | 93.0 | 186 | 0.4393 | 0.8837 |
163
+ | 0.0846 | 94.0 | 188 | 0.4370 | 0.8837 |
164
+ | 0.0865 | 95.0 | 190 | 0.4330 | 0.8837 |
165
+ | 0.0865 | 96.0 | 192 | 0.4293 | 0.8837 |
166
+ | 0.0865 | 97.0 | 194 | 0.4240 | 0.8837 |
167
+ | 0.0865 | 98.0 | 196 | 0.4177 | 0.8837 |
168
+ | 0.0865 | 99.0 | 198 | 0.4144 | 0.8837 |
169
+ | 0.1019 | 100.0 | 200 | 0.4135 | 0.8837 |
170
+
171
+
172
+ ### Framework versions
173
+
174
+ - Transformers 4.40.2
175
+ - Pytorch 2.2.1+cu121
176
+ - Datasets 2.19.1
177
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a12c9ec1ef42a4d0bbd66bed090008fe85dbac8410abf9aeac37e1e8e57871d
3
  size 343080328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59357c0684266287c91b6743364b60ce81781b75488731bfb6016e4252252c43
3
  size 343080328
runs/May20_17-35-46_b94dbfcd7693/events.out.tfevents.1716226547.b94dbfcd7693.1289.19 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:560c641e0afc9b6a5acdf9c665ded074c28311f6601e536930543b021c9dac68
3
- size 40779
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2e6bee0718ba3bea01a5f4d84ef283260cd69a6d856ed1ede9615d9cd93a40
3
+ size 41990