BilalMuftuoglu commited on
Commit
66cf156
·
verified ·
1 Parent(s): 602a898

Model save

Browse files
README.md ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/deit-base-distilled-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: deit-base-distilled-patch16-224-65-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.8169014084507042
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
+ # deit-base-distilled-patch16-224-65-fold1
32
+
33
+ This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.5417
36
+ - Accuracy: 0.8169
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 | 0.9231 | 3 | 0.7888 | 0.4930 |
71
+ | No log | 1.8462 | 6 | 0.7159 | 0.5070 |
72
+ | No log | 2.7692 | 9 | 0.7091 | 0.5070 |
73
+ | 0.7703 | 4.0 | 13 | 0.6908 | 0.5352 |
74
+ | 0.7703 | 4.9231 | 16 | 0.6527 | 0.6197 |
75
+ | 0.7703 | 5.8462 | 19 | 0.6236 | 0.7324 |
76
+ | 0.6435 | 6.7692 | 22 | 0.6357 | 0.6901 |
77
+ | 0.6435 | 8.0 | 26 | 0.5442 | 0.7042 |
78
+ | 0.6435 | 8.9231 | 29 | 0.5449 | 0.7183 |
79
+ | 0.5366 | 9.8462 | 32 | 0.5124 | 0.7465 |
80
+ | 0.5366 | 10.7692 | 35 | 0.5029 | 0.7042 |
81
+ | 0.5366 | 12.0 | 39 | 0.5486 | 0.7183 |
82
+ | 0.4577 | 12.9231 | 42 | 0.5394 | 0.6761 |
83
+ | 0.4577 | 13.8462 | 45 | 0.5511 | 0.7465 |
84
+ | 0.4577 | 14.7692 | 48 | 0.5794 | 0.6901 |
85
+ | 0.4187 | 16.0 | 52 | 0.5368 | 0.7324 |
86
+ | 0.4187 | 16.9231 | 55 | 0.4678 | 0.7887 |
87
+ | 0.4187 | 17.8462 | 58 | 0.6597 | 0.7042 |
88
+ | 0.3542 | 18.7692 | 61 | 0.4969 | 0.8169 |
89
+ | 0.3542 | 20.0 | 65 | 0.7103 | 0.7324 |
90
+ | 0.3542 | 20.9231 | 68 | 0.4979 | 0.7606 |
91
+ | 0.3057 | 21.8462 | 71 | 0.5271 | 0.7324 |
92
+ | 0.3057 | 22.7692 | 74 | 0.5357 | 0.7746 |
93
+ | 0.3057 | 24.0 | 78 | 0.4847 | 0.7887 |
94
+ | 0.2816 | 24.9231 | 81 | 0.5425 | 0.8310 |
95
+ | 0.2816 | 25.8462 | 84 | 0.5239 | 0.8028 |
96
+ | 0.2816 | 26.7692 | 87 | 0.4141 | 0.8310 |
97
+ | 0.2881 | 28.0 | 91 | 0.4997 | 0.8028 |
98
+ | 0.2881 | 28.9231 | 94 | 0.4216 | 0.8028 |
99
+ | 0.2881 | 29.8462 | 97 | 0.4668 | 0.7887 |
100
+ | 0.2421 | 30.7692 | 100 | 0.5904 | 0.7887 |
101
+ | 0.2421 | 32.0 | 104 | 0.5240 | 0.7746 |
102
+ | 0.2421 | 32.9231 | 107 | 0.9937 | 0.7606 |
103
+ | 0.2402 | 33.8462 | 110 | 0.4989 | 0.8028 |
104
+ | 0.2402 | 34.7692 | 113 | 0.7232 | 0.7887 |
105
+ | 0.2402 | 36.0 | 117 | 0.4815 | 0.8451 |
106
+ | 0.1862 | 36.9231 | 120 | 0.7431 | 0.7746 |
107
+ | 0.1862 | 37.8462 | 123 | 0.4434 | 0.8028 |
108
+ | 0.1862 | 38.7692 | 126 | 0.4760 | 0.7887 |
109
+ | 0.1783 | 40.0 | 130 | 0.5006 | 0.7887 |
110
+ | 0.1783 | 40.9231 | 133 | 0.4986 | 0.7887 |
111
+ | 0.1783 | 41.8462 | 136 | 0.7947 | 0.7887 |
112
+ | 0.1783 | 42.7692 | 139 | 0.4897 | 0.8310 |
113
+ | 0.1685 | 44.0 | 143 | 0.7500 | 0.7606 |
114
+ | 0.1685 | 44.9231 | 146 | 0.6053 | 0.7887 |
115
+ | 0.1685 | 45.8462 | 149 | 0.4777 | 0.8169 |
116
+ | 0.1779 | 46.7692 | 152 | 0.5800 | 0.7746 |
117
+ | 0.1779 | 48.0 | 156 | 0.4681 | 0.8451 |
118
+ | 0.1779 | 48.9231 | 159 | 0.7729 | 0.8028 |
119
+ | 0.1502 | 49.8462 | 162 | 0.6487 | 0.8028 |
120
+ | 0.1502 | 50.7692 | 165 | 0.5224 | 0.8169 |
121
+ | 0.1502 | 52.0 | 169 | 0.7017 | 0.8028 |
122
+ | 0.1586 | 52.9231 | 172 | 0.6034 | 0.8028 |
123
+ | 0.1586 | 53.8462 | 175 | 0.5791 | 0.8028 |
124
+ | 0.1586 | 54.7692 | 178 | 0.5651 | 0.8169 |
125
+ | 0.134 | 56.0 | 182 | 0.4862 | 0.8028 |
126
+ | 0.134 | 56.9231 | 185 | 0.6751 | 0.8169 |
127
+ | 0.134 | 57.8462 | 188 | 0.5925 | 0.8169 |
128
+ | 0.1602 | 58.7692 | 191 | 0.3982 | 0.8451 |
129
+ | 0.1602 | 60.0 | 195 | 0.5969 | 0.7887 |
130
+ | 0.1602 | 60.9231 | 198 | 0.5721 | 0.7887 |
131
+ | 0.1217 | 61.8462 | 201 | 0.3816 | 0.8732 |
132
+ | 0.1217 | 62.7692 | 204 | 0.4110 | 0.8310 |
133
+ | 0.1217 | 64.0 | 208 | 0.6716 | 0.7887 |
134
+ | 0.1274 | 64.9231 | 211 | 0.3499 | 0.8732 |
135
+ | 0.1274 | 65.8462 | 214 | 0.3671 | 0.8169 |
136
+ | 0.1274 | 66.7692 | 217 | 0.5318 | 0.7887 |
137
+ | 0.1277 | 68.0 | 221 | 0.6734 | 0.7887 |
138
+ | 0.1277 | 68.9231 | 224 | 0.4726 | 0.8028 |
139
+ | 0.1277 | 69.8462 | 227 | 0.4311 | 0.8169 |
140
+ | 0.1232 | 70.7692 | 230 | 0.7072 | 0.7746 |
141
+ | 0.1232 | 72.0 | 234 | 0.5859 | 0.7887 |
142
+ | 0.1232 | 72.9231 | 237 | 0.3758 | 0.8310 |
143
+ | 0.1293 | 73.8462 | 240 | 0.3673 | 0.8451 |
144
+ | 0.1293 | 74.7692 | 243 | 0.3673 | 0.8592 |
145
+ | 0.1293 | 76.0 | 247 | 0.4752 | 0.8169 |
146
+ | 0.1117 | 76.9231 | 250 | 0.4450 | 0.8310 |
147
+ | 0.1117 | 77.8462 | 253 | 0.4437 | 0.8451 |
148
+ | 0.1117 | 78.7692 | 256 | 0.4330 | 0.8310 |
149
+ | 0.1092 | 80.0 | 260 | 0.5095 | 0.8169 |
150
+ | 0.1092 | 80.9231 | 263 | 0.4948 | 0.8169 |
151
+ | 0.1092 | 81.8462 | 266 | 0.4135 | 0.8592 |
152
+ | 0.1092 | 82.7692 | 269 | 0.4190 | 0.8451 |
153
+ | 0.1151 | 84.0 | 273 | 0.4194 | 0.8732 |
154
+ | 0.1151 | 84.9231 | 276 | 0.4356 | 0.8310 |
155
+ | 0.1151 | 85.8462 | 279 | 0.4623 | 0.8028 |
156
+ | 0.1085 | 86.7692 | 282 | 0.4845 | 0.8310 |
157
+ | 0.1085 | 88.0 | 286 | 0.4998 | 0.8169 |
158
+ | 0.1085 | 88.9231 | 289 | 0.5181 | 0.8028 |
159
+ | 0.0908 | 89.8462 | 292 | 0.5373 | 0.8169 |
160
+ | 0.0908 | 90.7692 | 295 | 0.5465 | 0.8169 |
161
+ | 0.0908 | 92.0 | 299 | 0.5422 | 0.8169 |
162
+ | 0.0902 | 92.3077 | 300 | 0.5417 | 0.8169 |
163
+
164
+
165
+ ### Framework versions
166
+
167
+ - Transformers 4.41.0
168
+ - Pytorch 2.3.0+cu121
169
+ - Datasets 2.19.1
170
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:222e78773895b962bcb3d7d9fd1a710af1ae638d114dfa2e238f7d09225bc72a
3
  size 343230408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aeabb24fdf3ce210dcf77efb67aa12f71946323b8fc039b0b8133f419184789
3
  size 343230408
runs/May21_22-06-10_804716d6a90a/events.out.tfevents.1716329170.804716d6a90a.958.10 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ddd268ccffd989f81c7205e6c425b7731f0149a244fb82ea0e53a3c40f7ce98
3
- size 40464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a3f7f76a31f71babfbd03626390f84c57e2691a6144f43716fce56a675b5982
3
+ size 41352