dima806 commited on
Commit
3d5b9a3
1 Parent(s): 97b9a65

Upload folder using huggingface_hub

Browse files
checkpoint-25328/config.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "Nebelung",
13
+ "1": "Canadian Hairless",
14
+ "2": "Oriental Tabby",
15
+ "3": "Russian Blue",
16
+ "4": "Balinese",
17
+ "5": "Domestic Long Hair",
18
+ "6": "Tiger",
19
+ "7": "Chinchilla",
20
+ "8": "Domestic Short Hair",
21
+ "9": "Domestic Medium Hair",
22
+ "10": "Devon Rex",
23
+ "11": "Burmese",
24
+ "12": "Birman",
25
+ "13": "Bengal",
26
+ "14": "Tonkinese",
27
+ "15": "American Shorthair",
28
+ "16": "Torbie",
29
+ "17": "Munchkin",
30
+ "18": "Turkish Van",
31
+ "19": "Ragamuffin",
32
+ "20": "Calico",
33
+ "21": "Himalayan",
34
+ "22": "Selkirk Rex",
35
+ "23": "Silver",
36
+ "24": "Somali",
37
+ "25": "Tuxedo",
38
+ "26": "Abyssinian",
39
+ "27": "British Shorthair",
40
+ "28": "American Curl",
41
+ "29": "Siberian",
42
+ "30": "Applehead Siamese",
43
+ "31": "Tortoiseshell",
44
+ "32": "Cymric",
45
+ "33": "Dilute Calico",
46
+ "34": "Pixiebob",
47
+ "35": "Singapura",
48
+ "36": "Havana",
49
+ "37": "Dilute Tortoiseshell",
50
+ "38": "Ocicat",
51
+ "39": "Burmilla",
52
+ "40": "Snowshoe",
53
+ "41": "Sphynx - Hairless Cat",
54
+ "42": "Cornish Rex",
55
+ "43": "American Bobtail",
56
+ "44": "Chausie",
57
+ "45": "Persian",
58
+ "46": "Javanese",
59
+ "47": "Tabby",
60
+ "48": "Korat",
61
+ "49": "Exotic Shorthair",
62
+ "50": "American Wirehair",
63
+ "51": "Siamese",
64
+ "52": "Egyptian Mau",
65
+ "53": "Japanese Bobtail",
66
+ "54": "York Chocolate",
67
+ "55": "Norwegian Forest Cat",
68
+ "56": "Scottish Fold",
69
+ "57": "Manx",
70
+ "58": "Oriental Short Hair",
71
+ "59": "Oriental Long Hair",
72
+ "60": "Turkish Angora",
73
+ "61": "LaPerm",
74
+ "62": "Chartreux",
75
+ "63": "Extra-Toes Cat - Hemingway Polydactyl",
76
+ "64": "Ragdoll",
77
+ "65": "Bombay",
78
+ "66": "Maine Coon"
79
+ },
80
+ "image_size": 224,
81
+ "initializer_range": 0.02,
82
+ "intermediate_size": 3072,
83
+ "label2id": {
84
+ "Abyssinian": 26,
85
+ "American Bobtail": 43,
86
+ "American Curl": 28,
87
+ "American Shorthair": 15,
88
+ "American Wirehair": 50,
89
+ "Applehead Siamese": 30,
90
+ "Balinese": 4,
91
+ "Bengal": 13,
92
+ "Birman": 12,
93
+ "Bombay": 65,
94
+ "British Shorthair": 27,
95
+ "Burmese": 11,
96
+ "Burmilla": 39,
97
+ "Calico": 20,
98
+ "Canadian Hairless": 1,
99
+ "Chartreux": 62,
100
+ "Chausie": 44,
101
+ "Chinchilla": 7,
102
+ "Cornish Rex": 42,
103
+ "Cymric": 32,
104
+ "Devon Rex": 10,
105
+ "Dilute Calico": 33,
106
+ "Dilute Tortoiseshell": 37,
107
+ "Domestic Long Hair": 5,
108
+ "Domestic Medium Hair": 9,
109
+ "Domestic Short Hair": 8,
110
+ "Egyptian Mau": 52,
111
+ "Exotic Shorthair": 49,
112
+ "Extra-Toes Cat - Hemingway Polydactyl": 63,
113
+ "Havana": 36,
114
+ "Himalayan": 21,
115
+ "Japanese Bobtail": 53,
116
+ "Javanese": 46,
117
+ "Korat": 48,
118
+ "LaPerm": 61,
119
+ "Maine Coon": 66,
120
+ "Manx": 57,
121
+ "Munchkin": 17,
122
+ "Nebelung": 0,
123
+ "Norwegian Forest Cat": 55,
124
+ "Ocicat": 38,
125
+ "Oriental Long Hair": 59,
126
+ "Oriental Short Hair": 58,
127
+ "Oriental Tabby": 2,
128
+ "Persian": 45,
129
+ "Pixiebob": 34,
130
+ "Ragamuffin": 19,
131
+ "Ragdoll": 64,
132
+ "Russian Blue": 3,
133
+ "Scottish Fold": 56,
134
+ "Selkirk Rex": 22,
135
+ "Siamese": 51,
136
+ "Siberian": 29,
137
+ "Silver": 23,
138
+ "Singapura": 35,
139
+ "Snowshoe": 40,
140
+ "Somali": 24,
141
+ "Sphynx - Hairless Cat": 41,
142
+ "Tabby": 47,
143
+ "Tiger": 6,
144
+ "Tonkinese": 14,
145
+ "Torbie": 16,
146
+ "Tortoiseshell": 31,
147
+ "Turkish Angora": 60,
148
+ "Turkish Van": 18,
149
+ "Tuxedo": 25,
150
+ "York Chocolate": 54
151
+ },
152
+ "layer_norm_eps": 1e-12,
153
+ "model_type": "vit",
154
+ "num_attention_heads": 12,
155
+ "num_channels": 3,
156
+ "num_hidden_layers": 12,
157
+ "patch_size": 16,
158
+ "problem_type": "single_label_classification",
159
+ "qkv_bias": true,
160
+ "torch_dtype": "float32",
161
+ "transformers_version": "4.33.0"
162
+ }
checkpoint-25328/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f166c9018b0bb9e260edd1160d8e71db6f542c8dc7c06a01db12608530d470a
3
+ size 686968325
checkpoint-25328/preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_processor_type": "ViTImageProcessor",
11
+ "image_std": [
12
+ 0.5,
13
+ 0.5,
14
+ 0.5
15
+ ],
16
+ "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
+ }
checkpoint-25328/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8feec3678d59c65890306f7c3a6de60dcfa749a673682bfd9d44d69202b23ed
3
+ size 343468653
checkpoint-25328/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd8e705c6a06e2fb64979687ae3f9baa8c0d7f67f7890f1807f605ba68d8c871
3
+ size 14575
checkpoint-25328/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36bf01ca9b61a7ad52a4aab89d35f5e4407f2fe616516370704240a83fe49f4f
3
+ size 627
checkpoint-25328/trainer_state.json ADDED
@@ -0,0 +1,391 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.5611639022827148,
3
+ "best_model_checkpoint": "67_cat_breeds_image_detection/checkpoint-25328",
4
+ "epoch": 8.0,
5
+ "eval_steps": 500,
6
+ "global_step": 25328,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.16,
13
+ "learning_rate": 9.821979586992643e-06,
14
+ "loss": 3.1114,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.32,
19
+ "learning_rate": 9.624179128095577e-06,
20
+ "loss": 2.6215,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 0.47,
25
+ "learning_rate": 9.426378669198514e-06,
26
+ "loss": 2.4034,
27
+ "step": 1500
28
+ },
29
+ {
30
+ "epoch": 0.63,
31
+ "learning_rate": 9.228578210301448e-06,
32
+ "loss": 2.2396,
33
+ "step": 2000
34
+ },
35
+ {
36
+ "epoch": 0.79,
37
+ "learning_rate": 9.030777751404383e-06,
38
+ "loss": 2.1317,
39
+ "step": 2500
40
+ },
41
+ {
42
+ "epoch": 0.95,
43
+ "learning_rate": 8.83297729250732e-06,
44
+ "loss": 2.0335,
45
+ "step": 3000
46
+ },
47
+ {
48
+ "epoch": 1.0,
49
+ "eval_accuracy": 0.5173761946133797,
50
+ "eval_loss": 1.9850196838378906,
51
+ "eval_runtime": 296.7547,
52
+ "eval_samples_per_second": 85.33,
53
+ "eval_steps_per_second": 10.669,
54
+ "step": 3166
55
+ },
56
+ {
57
+ "epoch": 1.11,
58
+ "learning_rate": 8.635176833610254e-06,
59
+ "loss": 1.9677,
60
+ "step": 3500
61
+ },
62
+ {
63
+ "epoch": 1.26,
64
+ "learning_rate": 8.437376374713189e-06,
65
+ "loss": 1.9292,
66
+ "step": 4000
67
+ },
68
+ {
69
+ "epoch": 1.42,
70
+ "learning_rate": 8.239575915816125e-06,
71
+ "loss": 1.8358,
72
+ "step": 4500
73
+ },
74
+ {
75
+ "epoch": 1.58,
76
+ "learning_rate": 8.04177545691906e-06,
77
+ "loss": 1.8098,
78
+ "step": 5000
79
+ },
80
+ {
81
+ "epoch": 1.74,
82
+ "learning_rate": 7.843974998021997e-06,
83
+ "loss": 1.7845,
84
+ "step": 5500
85
+ },
86
+ {
87
+ "epoch": 1.9,
88
+ "learning_rate": 7.646174539124931e-06,
89
+ "loss": 1.7439,
90
+ "step": 6000
91
+ },
92
+ {
93
+ "epoch": 2.0,
94
+ "eval_accuracy": 0.5424926940999921,
95
+ "eval_loss": 1.7416865825653076,
96
+ "eval_runtime": 305.3072,
97
+ "eval_samples_per_second": 82.939,
98
+ "eval_steps_per_second": 10.37,
99
+ "step": 6332
100
+ },
101
+ {
102
+ "epoch": 2.05,
103
+ "learning_rate": 7.448374080227867e-06,
104
+ "loss": 1.7391,
105
+ "step": 6500
106
+ },
107
+ {
108
+ "epoch": 2.21,
109
+ "learning_rate": 7.250573621330802e-06,
110
+ "loss": 1.678,
111
+ "step": 7000
112
+ },
113
+ {
114
+ "epoch": 2.37,
115
+ "learning_rate": 7.052773162433737e-06,
116
+ "loss": 1.6614,
117
+ "step": 7500
118
+ },
119
+ {
120
+ "epoch": 2.53,
121
+ "learning_rate": 6.8549727035366735e-06,
122
+ "loss": 1.6771,
123
+ "step": 8000
124
+ },
125
+ {
126
+ "epoch": 2.68,
127
+ "learning_rate": 6.657172244639608e-06,
128
+ "loss": 1.6238,
129
+ "step": 8500
130
+ },
131
+ {
132
+ "epoch": 2.84,
133
+ "learning_rate": 6.459371785742543e-06,
134
+ "loss": 1.6347,
135
+ "step": 9000
136
+ },
137
+ {
138
+ "epoch": 3.0,
139
+ "eval_accuracy": 0.5577758470894874,
140
+ "eval_loss": 1.64887535572052,
141
+ "eval_runtime": 301.4384,
142
+ "eval_samples_per_second": 84.004,
143
+ "eval_steps_per_second": 10.503,
144
+ "step": 9498
145
+ },
146
+ {
147
+ "epoch": 3.0,
148
+ "learning_rate": 6.261571326845479e-06,
149
+ "loss": 1.6022,
150
+ "step": 9500
151
+ },
152
+ {
153
+ "epoch": 3.16,
154
+ "learning_rate": 6.063770867948414e-06,
155
+ "loss": 1.5793,
156
+ "step": 10000
157
+ },
158
+ {
159
+ "epoch": 3.32,
160
+ "learning_rate": 5.865970409051349e-06,
161
+ "loss": 1.5794,
162
+ "step": 10500
163
+ },
164
+ {
165
+ "epoch": 3.47,
166
+ "learning_rate": 5.668169950154285e-06,
167
+ "loss": 1.5531,
168
+ "step": 11000
169
+ },
170
+ {
171
+ "epoch": 3.63,
172
+ "learning_rate": 5.47036949125722e-06,
173
+ "loss": 1.564,
174
+ "step": 11500
175
+ },
176
+ {
177
+ "epoch": 3.79,
178
+ "learning_rate": 5.2725690323601555e-06,
179
+ "loss": 1.5424,
180
+ "step": 12000
181
+ },
182
+ {
183
+ "epoch": 3.95,
184
+ "learning_rate": 5.074768573463091e-06,
185
+ "loss": 1.5426,
186
+ "step": 12500
187
+ },
188
+ {
189
+ "epoch": 4.0,
190
+ "eval_accuracy": 0.5635415843930179,
191
+ "eval_loss": 1.6023435592651367,
192
+ "eval_runtime": 296.7308,
193
+ "eval_samples_per_second": 85.337,
194
+ "eval_steps_per_second": 10.67,
195
+ "step": 12664
196
+ },
197
+ {
198
+ "epoch": 4.11,
199
+ "learning_rate": 4.876968114566027e-06,
200
+ "loss": 1.5209,
201
+ "step": 13000
202
+ },
203
+ {
204
+ "epoch": 4.26,
205
+ "learning_rate": 4.679167655668961e-06,
206
+ "loss": 1.518,
207
+ "step": 13500
208
+ },
209
+ {
210
+ "epoch": 4.42,
211
+ "learning_rate": 4.481367196771897e-06,
212
+ "loss": 1.4888,
213
+ "step": 14000
214
+ },
215
+ {
216
+ "epoch": 4.58,
217
+ "learning_rate": 4.2835667378748325e-06,
218
+ "loss": 1.499,
219
+ "step": 14500
220
+ },
221
+ {
222
+ "epoch": 4.74,
223
+ "learning_rate": 4.085766278977767e-06,
224
+ "loss": 1.4888,
225
+ "step": 15000
226
+ },
227
+ {
228
+ "epoch": 4.9,
229
+ "learning_rate": 3.887965820080703e-06,
230
+ "loss": 1.4907,
231
+ "step": 15500
232
+ },
233
+ {
234
+ "epoch": 5.0,
235
+ "eval_accuracy": 0.5614485427691336,
236
+ "eval_loss": 1.5871776342391968,
237
+ "eval_runtime": 298.3387,
238
+ "eval_samples_per_second": 84.877,
239
+ "eval_steps_per_second": 10.612,
240
+ "step": 15830
241
+ },
242
+ {
243
+ "epoch": 5.05,
244
+ "learning_rate": 3.690165361183638e-06,
245
+ "loss": 1.4685,
246
+ "step": 16000
247
+ },
248
+ {
249
+ "epoch": 5.21,
250
+ "learning_rate": 3.4923649022865734e-06,
251
+ "loss": 1.4495,
252
+ "step": 16500
253
+ },
254
+ {
255
+ "epoch": 5.37,
256
+ "learning_rate": 3.294564443389509e-06,
257
+ "loss": 1.4432,
258
+ "step": 17000
259
+ },
260
+ {
261
+ "epoch": 5.53,
262
+ "learning_rate": 3.096763984492444e-06,
263
+ "loss": 1.449,
264
+ "step": 17500
265
+ },
266
+ {
267
+ "epoch": 5.69,
268
+ "learning_rate": 2.8989635255953797e-06,
269
+ "loss": 1.4445,
270
+ "step": 18000
271
+ },
272
+ {
273
+ "epoch": 5.84,
274
+ "learning_rate": 2.7011630666983153e-06,
275
+ "loss": 1.4592,
276
+ "step": 18500
277
+ },
278
+ {
279
+ "epoch": 6.0,
280
+ "eval_accuracy": 0.5697022352104889,
281
+ "eval_loss": 1.5659719705581665,
282
+ "eval_runtime": 299.3375,
283
+ "eval_samples_per_second": 84.593,
284
+ "eval_steps_per_second": 10.577,
285
+ "step": 18996
286
+ },
287
+ {
288
+ "epoch": 6.0,
289
+ "learning_rate": 2.50336260780125e-06,
290
+ "loss": 1.4347,
291
+ "step": 19000
292
+ },
293
+ {
294
+ "epoch": 6.16,
295
+ "learning_rate": 2.3055621489041856e-06,
296
+ "loss": 1.4233,
297
+ "step": 19500
298
+ },
299
+ {
300
+ "epoch": 6.32,
301
+ "learning_rate": 2.107761690007121e-06,
302
+ "loss": 1.4259,
303
+ "step": 20000
304
+ },
305
+ {
306
+ "epoch": 6.48,
307
+ "learning_rate": 1.9099612311100563e-06,
308
+ "loss": 1.4131,
309
+ "step": 20500
310
+ },
311
+ {
312
+ "epoch": 6.63,
313
+ "learning_rate": 1.7121607722129916e-06,
314
+ "loss": 1.3964,
315
+ "step": 21000
316
+ },
317
+ {
318
+ "epoch": 6.79,
319
+ "learning_rate": 1.5143603133159272e-06,
320
+ "loss": 1.4152,
321
+ "step": 21500
322
+ },
323
+ {
324
+ "epoch": 6.95,
325
+ "learning_rate": 1.3165598544188623e-06,
326
+ "loss": 1.4004,
327
+ "step": 22000
328
+ },
329
+ {
330
+ "epoch": 7.0,
331
+ "eval_accuracy": 0.5668193665587237,
332
+ "eval_loss": 1.565866231918335,
333
+ "eval_runtime": 298.5036,
334
+ "eval_samples_per_second": 84.83,
335
+ "eval_steps_per_second": 10.606,
336
+ "step": 22162
337
+ },
338
+ {
339
+ "epoch": 7.11,
340
+ "learning_rate": 1.1187593955217977e-06,
341
+ "loss": 1.4024,
342
+ "step": 22500
343
+ },
344
+ {
345
+ "epoch": 7.26,
346
+ "learning_rate": 9.20958936624733e-07,
347
+ "loss": 1.4075,
348
+ "step": 23000
349
+ },
350
+ {
351
+ "epoch": 7.42,
352
+ "learning_rate": 7.231584777276685e-07,
353
+ "loss": 1.3715,
354
+ "step": 23500
355
+ },
356
+ {
357
+ "epoch": 7.58,
358
+ "learning_rate": 5.253580188306037e-07,
359
+ "loss": 1.3919,
360
+ "step": 24000
361
+ },
362
+ {
363
+ "epoch": 7.74,
364
+ "learning_rate": 3.275575599335391e-07,
365
+ "loss": 1.384,
366
+ "step": 24500
367
+ },
368
+ {
369
+ "epoch": 7.9,
370
+ "learning_rate": 1.2975710103647441e-07,
371
+ "loss": 1.384,
372
+ "step": 25000
373
+ },
374
+ {
375
+ "epoch": 8.0,
376
+ "eval_accuracy": 0.5691493562909723,
377
+ "eval_loss": 1.5611639022827148,
378
+ "eval_runtime": 298.9869,
379
+ "eval_samples_per_second": 84.693,
380
+ "eval_steps_per_second": 10.589,
381
+ "step": 25328
382
+ }
383
+ ],
384
+ "logging_steps": 500,
385
+ "max_steps": 25328,
386
+ "num_train_epochs": 8,
387
+ "save_steps": 500,
388
+ "total_flos": 6.282678931597911e+19,
389
+ "trial_name": null,
390
+ "trial_params": null
391
+ }
checkpoint-25328/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c95f05c09411eb787d32343899004f2df43083201dfee341006a80d12b3936
3
+ size 4027
config.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "Nebelung",
13
+ "1": "Canadian Hairless",
14
+ "2": "Oriental Tabby",
15
+ "3": "Russian Blue",
16
+ "4": "Balinese",
17
+ "5": "Domestic Long Hair",
18
+ "6": "Tiger",
19
+ "7": "Chinchilla",
20
+ "8": "Domestic Short Hair",
21
+ "9": "Domestic Medium Hair",
22
+ "10": "Devon Rex",
23
+ "11": "Burmese",
24
+ "12": "Birman",
25
+ "13": "Bengal",
26
+ "14": "Tonkinese",
27
+ "15": "American Shorthair",
28
+ "16": "Torbie",
29
+ "17": "Munchkin",
30
+ "18": "Turkish Van",
31
+ "19": "Ragamuffin",
32
+ "20": "Calico",
33
+ "21": "Himalayan",
34
+ "22": "Selkirk Rex",
35
+ "23": "Silver",
36
+ "24": "Somali",
37
+ "25": "Tuxedo",
38
+ "26": "Abyssinian",
39
+ "27": "British Shorthair",
40
+ "28": "American Curl",
41
+ "29": "Siberian",
42
+ "30": "Applehead Siamese",
43
+ "31": "Tortoiseshell",
44
+ "32": "Cymric",
45
+ "33": "Dilute Calico",
46
+ "34": "Pixiebob",
47
+ "35": "Singapura",
48
+ "36": "Havana",
49
+ "37": "Dilute Tortoiseshell",
50
+ "38": "Ocicat",
51
+ "39": "Burmilla",
52
+ "40": "Snowshoe",
53
+ "41": "Sphynx - Hairless Cat",
54
+ "42": "Cornish Rex",
55
+ "43": "American Bobtail",
56
+ "44": "Chausie",
57
+ "45": "Persian",
58
+ "46": "Javanese",
59
+ "47": "Tabby",
60
+ "48": "Korat",
61
+ "49": "Exotic Shorthair",
62
+ "50": "American Wirehair",
63
+ "51": "Siamese",
64
+ "52": "Egyptian Mau",
65
+ "53": "Japanese Bobtail",
66
+ "54": "York Chocolate",
67
+ "55": "Norwegian Forest Cat",
68
+ "56": "Scottish Fold",
69
+ "57": "Manx",
70
+ "58": "Oriental Short Hair",
71
+ "59": "Oriental Long Hair",
72
+ "60": "Turkish Angora",
73
+ "61": "LaPerm",
74
+ "62": "Chartreux",
75
+ "63": "Extra-Toes Cat - Hemingway Polydactyl",
76
+ "64": "Ragdoll",
77
+ "65": "Bombay",
78
+ "66": "Maine Coon"
79
+ },
80
+ "image_size": 224,
81
+ "initializer_range": 0.02,
82
+ "intermediate_size": 3072,
83
+ "label2id": {
84
+ "Abyssinian": 26,
85
+ "American Bobtail": 43,
86
+ "American Curl": 28,
87
+ "American Shorthair": 15,
88
+ "American Wirehair": 50,
89
+ "Applehead Siamese": 30,
90
+ "Balinese": 4,
91
+ "Bengal": 13,
92
+ "Birman": 12,
93
+ "Bombay": 65,
94
+ "British Shorthair": 27,
95
+ "Burmese": 11,
96
+ "Burmilla": 39,
97
+ "Calico": 20,
98
+ "Canadian Hairless": 1,
99
+ "Chartreux": 62,
100
+ "Chausie": 44,
101
+ "Chinchilla": 7,
102
+ "Cornish Rex": 42,
103
+ "Cymric": 32,
104
+ "Devon Rex": 10,
105
+ "Dilute Calico": 33,
106
+ "Dilute Tortoiseshell": 37,
107
+ "Domestic Long Hair": 5,
108
+ "Domestic Medium Hair": 9,
109
+ "Domestic Short Hair": 8,
110
+ "Egyptian Mau": 52,
111
+ "Exotic Shorthair": 49,
112
+ "Extra-Toes Cat - Hemingway Polydactyl": 63,
113
+ "Havana": 36,
114
+ "Himalayan": 21,
115
+ "Japanese Bobtail": 53,
116
+ "Javanese": 46,
117
+ "Korat": 48,
118
+ "LaPerm": 61,
119
+ "Maine Coon": 66,
120
+ "Manx": 57,
121
+ "Munchkin": 17,
122
+ "Nebelung": 0,
123
+ "Norwegian Forest Cat": 55,
124
+ "Ocicat": 38,
125
+ "Oriental Long Hair": 59,
126
+ "Oriental Short Hair": 58,
127
+ "Oriental Tabby": 2,
128
+ "Persian": 45,
129
+ "Pixiebob": 34,
130
+ "Ragamuffin": 19,
131
+ "Ragdoll": 64,
132
+ "Russian Blue": 3,
133
+ "Scottish Fold": 56,
134
+ "Selkirk Rex": 22,
135
+ "Siamese": 51,
136
+ "Siberian": 29,
137
+ "Silver": 23,
138
+ "Singapura": 35,
139
+ "Snowshoe": 40,
140
+ "Somali": 24,
141
+ "Sphynx - Hairless Cat": 41,
142
+ "Tabby": 47,
143
+ "Tiger": 6,
144
+ "Tonkinese": 14,
145
+ "Torbie": 16,
146
+ "Tortoiseshell": 31,
147
+ "Turkish Angora": 60,
148
+ "Turkish Van": 18,
149
+ "Tuxedo": 25,
150
+ "York Chocolate": 54
151
+ },
152
+ "layer_norm_eps": 1e-12,
153
+ "model_type": "vit",
154
+ "num_attention_heads": 12,
155
+ "num_channels": 3,
156
+ "num_hidden_layers": 12,
157
+ "patch_size": 16,
158
+ "problem_type": "single_label_classification",
159
+ "qkv_bias": true,
160
+ "torch_dtype": "float32",
161
+ "transformers_version": "4.33.0"
162
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_processor_type": "ViTImageProcessor",
11
+ "image_std": [
12
+ 0.5,
13
+ 0.5,
14
+ 0.5
15
+ ],
16
+ "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8feec3678d59c65890306f7c3a6de60dcfa749a673682bfd9d44d69202b23ed
3
+ size 343468653
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c95f05c09411eb787d32343899004f2df43083201dfee341006a80d12b3936
3
+ size 4027