Ldrago116 commited on
Commit
3cd5598
1 Parent(s): 020b1e5

Training in progress, epoch 0

Browse files
config.json ADDED
@@ -0,0 +1,357 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
3
+ "architectures": [
4
+ "SwinForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "depths": [
8
+ 2,
9
+ 2,
10
+ 6,
11
+ 2
12
+ ],
13
+ "drop_path_rate": 0.1,
14
+ "embed_dim": 96,
15
+ "encoder_stride": 32,
16
+ "hidden_act": "gelu",
17
+ "hidden_dropout_prob": 0.0,
18
+ "hidden_size": 768,
19
+ "id2label": {
20
+ "0": "Abra",
21
+ "1": "Aerodactyl",
22
+ "2": "Alakazam",
23
+ "3": "Alolan Sandslash",
24
+ "4": "Arbok",
25
+ "5": "Arcanine",
26
+ "6": "Articuno",
27
+ "7": "Beedrill",
28
+ "8": "Bellsprout",
29
+ "9": "Blastoise",
30
+ "10": "Bulbasaur",
31
+ "11": "Butterfree",
32
+ "12": "Caterpie",
33
+ "13": "Chansey",
34
+ "14": "Charizard",
35
+ "15": "Charmander",
36
+ "16": "Charmeleon",
37
+ "17": "Clefable",
38
+ "18": "Clefairy",
39
+ "19": "Cloyster",
40
+ "20": "Cubone",
41
+ "21": "Dewgong",
42
+ "22": "Diglett",
43
+ "23": "Ditto",
44
+ "24": "Dodrio",
45
+ "25": "Doduo",
46
+ "26": "Dragonair",
47
+ "27": "Dragonite",
48
+ "28": "Dratini",
49
+ "29": "Drowzee",
50
+ "30": "Dugtrio",
51
+ "31": "Eevee",
52
+ "32": "Ekans",
53
+ "33": "Electabuzz",
54
+ "34": "Electrode",
55
+ "35": "Exeggcute",
56
+ "36": "Exeggutor",
57
+ "37": "Farfetchd",
58
+ "38": "Fearow",
59
+ "39": "Flareon",
60
+ "40": "Gastly",
61
+ "41": "Gengar",
62
+ "42": "Geodude",
63
+ "43": "Gloom",
64
+ "44": "Golbat",
65
+ "45": "Goldeen",
66
+ "46": "Golduck",
67
+ "47": "Golem",
68
+ "48": "Graveler",
69
+ "49": "Grimer",
70
+ "50": "Growlithe",
71
+ "51": "Gyarados",
72
+ "52": "Haunter",
73
+ "53": "Hitmonchan",
74
+ "54": "Hitmonlee",
75
+ "55": "Horsea",
76
+ "56": "Hypno",
77
+ "57": "Ivysaur",
78
+ "58": "Jigglypuff",
79
+ "59": "Jolteon",
80
+ "60": "Jynx",
81
+ "61": "Kabuto",
82
+ "62": "Kabutops",
83
+ "63": "Kadabra",
84
+ "64": "Kakuna",
85
+ "65": "Kangaskhan",
86
+ "66": "Kingler",
87
+ "67": "Koffing",
88
+ "68": "Krabby",
89
+ "69": "Lapras",
90
+ "70": "Lickitung",
91
+ "71": "Machamp",
92
+ "72": "Machoke",
93
+ "73": "Machop",
94
+ "74": "Magikarp",
95
+ "75": "Magmar",
96
+ "76": "Magnemite",
97
+ "77": "Magneton",
98
+ "78": "Mankey",
99
+ "79": "Marowak",
100
+ "80": "Meowth",
101
+ "81": "Metapod",
102
+ "82": "Mew",
103
+ "83": "Mewtwo",
104
+ "84": "Moltres",
105
+ "85": "MrMime",
106
+ "86": "Muk",
107
+ "87": "Nidoking",
108
+ "88": "Nidoqueen",
109
+ "89": "Nidorina",
110
+ "90": "Nidorino",
111
+ "91": "Ninetales",
112
+ "92": "Oddish",
113
+ "93": "Omanyte",
114
+ "94": "Omastar",
115
+ "95": "Onix",
116
+ "96": "Paras",
117
+ "97": "Parasect",
118
+ "98": "Persian",
119
+ "99": "Pidgeot",
120
+ "100": "Pidgeotto",
121
+ "101": "Pidgey",
122
+ "102": "Pikachu",
123
+ "103": "Pinsir",
124
+ "104": "Poliwag",
125
+ "105": "Poliwhirl",
126
+ "106": "Poliwrath",
127
+ "107": "Ponyta",
128
+ "108": "Porygon",
129
+ "109": "Primeape",
130
+ "110": "Psyduck",
131
+ "111": "Raichu",
132
+ "112": "Rapidash",
133
+ "113": "Raticate",
134
+ "114": "Rattata",
135
+ "115": "Rhydon",
136
+ "116": "Rhyhorn",
137
+ "117": "Sandshrew",
138
+ "118": "Sandslash",
139
+ "119": "Scyther",
140
+ "120": "Seadra",
141
+ "121": "Seaking",
142
+ "122": "Seel",
143
+ "123": "Shellder",
144
+ "124": "Slowbro",
145
+ "125": "Slowpoke",
146
+ "126": "Snorlax",
147
+ "127": "Spearow",
148
+ "128": "Squirtle",
149
+ "129": "Starmie",
150
+ "130": "Staryu",
151
+ "131": "Tangela",
152
+ "132": "Tauros",
153
+ "133": "Tentacool",
154
+ "134": "Tentacruel",
155
+ "135": "Vaporeon",
156
+ "136": "Venomoth",
157
+ "137": "Venonat",
158
+ "138": "Venusaur",
159
+ "139": "Victreebel",
160
+ "140": "Vileplume",
161
+ "141": "Voltorb",
162
+ "142": "Vulpix",
163
+ "143": "Wartortle",
164
+ "144": "Weedle",
165
+ "145": "Weepinbell",
166
+ "146": "Weezing",
167
+ "147": "Wigglytuff",
168
+ "148": "Zapdos",
169
+ "149": "Zubat"
170
+ },
171
+ "image_size": 224,
172
+ "initializer_range": 0.02,
173
+ "label2id": {
174
+ "Abra": 0,
175
+ "Aerodactyl": 1,
176
+ "Alakazam": 2,
177
+ "Alolan Sandslash": 3,
178
+ "Arbok": 4,
179
+ "Arcanine": 5,
180
+ "Articuno": 6,
181
+ "Beedrill": 7,
182
+ "Bellsprout": 8,
183
+ "Blastoise": 9,
184
+ "Bulbasaur": 10,
185
+ "Butterfree": 11,
186
+ "Caterpie": 12,
187
+ "Chansey": 13,
188
+ "Charizard": 14,
189
+ "Charmander": 15,
190
+ "Charmeleon": 16,
191
+ "Clefable": 17,
192
+ "Clefairy": 18,
193
+ "Cloyster": 19,
194
+ "Cubone": 20,
195
+ "Dewgong": 21,
196
+ "Diglett": 22,
197
+ "Ditto": 23,
198
+ "Dodrio": 24,
199
+ "Doduo": 25,
200
+ "Dragonair": 26,
201
+ "Dragonite": 27,
202
+ "Dratini": 28,
203
+ "Drowzee": 29,
204
+ "Dugtrio": 30,
205
+ "Eevee": 31,
206
+ "Ekans": 32,
207
+ "Electabuzz": 33,
208
+ "Electrode": 34,
209
+ "Exeggcute": 35,
210
+ "Exeggutor": 36,
211
+ "Farfetchd": 37,
212
+ "Fearow": 38,
213
+ "Flareon": 39,
214
+ "Gastly": 40,
215
+ "Gengar": 41,
216
+ "Geodude": 42,
217
+ "Gloom": 43,
218
+ "Golbat": 44,
219
+ "Goldeen": 45,
220
+ "Golduck": 46,
221
+ "Golem": 47,
222
+ "Graveler": 48,
223
+ "Grimer": 49,
224
+ "Growlithe": 50,
225
+ "Gyarados": 51,
226
+ "Haunter": 52,
227
+ "Hitmonchan": 53,
228
+ "Hitmonlee": 54,
229
+ "Horsea": 55,
230
+ "Hypno": 56,
231
+ "Ivysaur": 57,
232
+ "Jigglypuff": 58,
233
+ "Jolteon": 59,
234
+ "Jynx": 60,
235
+ "Kabuto": 61,
236
+ "Kabutops": 62,
237
+ "Kadabra": 63,
238
+ "Kakuna": 64,
239
+ "Kangaskhan": 65,
240
+ "Kingler": 66,
241
+ "Koffing": 67,
242
+ "Krabby": 68,
243
+ "Lapras": 69,
244
+ "Lickitung": 70,
245
+ "Machamp": 71,
246
+ "Machoke": 72,
247
+ "Machop": 73,
248
+ "Magikarp": 74,
249
+ "Magmar": 75,
250
+ "Magnemite": 76,
251
+ "Magneton": 77,
252
+ "Mankey": 78,
253
+ "Marowak": 79,
254
+ "Meowth": 80,
255
+ "Metapod": 81,
256
+ "Mew": 82,
257
+ "Mewtwo": 83,
258
+ "Moltres": 84,
259
+ "MrMime": 85,
260
+ "Muk": 86,
261
+ "Nidoking": 87,
262
+ "Nidoqueen": 88,
263
+ "Nidorina": 89,
264
+ "Nidorino": 90,
265
+ "Ninetales": 91,
266
+ "Oddish": 92,
267
+ "Omanyte": 93,
268
+ "Omastar": 94,
269
+ "Onix": 95,
270
+ "Paras": 96,
271
+ "Parasect": 97,
272
+ "Persian": 98,
273
+ "Pidgeot": 99,
274
+ "Pidgeotto": 100,
275
+ "Pidgey": 101,
276
+ "Pikachu": 102,
277
+ "Pinsir": 103,
278
+ "Poliwag": 104,
279
+ "Poliwhirl": 105,
280
+ "Poliwrath": 106,
281
+ "Ponyta": 107,
282
+ "Porygon": 108,
283
+ "Primeape": 109,
284
+ "Psyduck": 110,
285
+ "Raichu": 111,
286
+ "Rapidash": 112,
287
+ "Raticate": 113,
288
+ "Rattata": 114,
289
+ "Rhydon": 115,
290
+ "Rhyhorn": 116,
291
+ "Sandshrew": 117,
292
+ "Sandslash": 118,
293
+ "Scyther": 119,
294
+ "Seadra": 120,
295
+ "Seaking": 121,
296
+ "Seel": 122,
297
+ "Shellder": 123,
298
+ "Slowbro": 124,
299
+ "Slowpoke": 125,
300
+ "Snorlax": 126,
301
+ "Spearow": 127,
302
+ "Squirtle": 128,
303
+ "Starmie": 129,
304
+ "Staryu": 130,
305
+ "Tangela": 131,
306
+ "Tauros": 132,
307
+ "Tentacool": 133,
308
+ "Tentacruel": 134,
309
+ "Vaporeon": 135,
310
+ "Venomoth": 136,
311
+ "Venonat": 137,
312
+ "Venusaur": 138,
313
+ "Victreebel": 139,
314
+ "Vileplume": 140,
315
+ "Voltorb": 141,
316
+ "Vulpix": 142,
317
+ "Wartortle": 143,
318
+ "Weedle": 144,
319
+ "Weepinbell": 145,
320
+ "Weezing": 146,
321
+ "Wigglytuff": 147,
322
+ "Zapdos": 148,
323
+ "Zubat": 149
324
+ },
325
+ "layer_norm_eps": 1e-05,
326
+ "mlp_ratio": 4.0,
327
+ "model_type": "swin",
328
+ "num_channels": 3,
329
+ "num_heads": [
330
+ 3,
331
+ 6,
332
+ 12,
333
+ 24
334
+ ],
335
+ "num_layers": 4,
336
+ "out_features": [
337
+ "stage4"
338
+ ],
339
+ "out_indices": [
340
+ 4
341
+ ],
342
+ "patch_size": 4,
343
+ "path_norm": true,
344
+ "problem_type": "single_label_classification",
345
+ "qkv_bias": true,
346
+ "stage_names": [
347
+ "stem",
348
+ "stage1",
349
+ "stage2",
350
+ "stage3",
351
+ "stage4"
352
+ ],
353
+ "torch_dtype": "float32",
354
+ "transformers_version": "4.39.0",
355
+ "use_absolute_embeddings": false,
356
+ "window_size": 7
357
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e02e0ad6bca9abd7f5d15a20a9542f9850ae553df6718254574353addfc2ad9c
3
+ size 110798120
preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.485,
21
+ 0.456,
22
+ 0.406
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.229,
27
+ 0.224,
28
+ 0.225
29
+ ],
30
+ "resample": 3,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
runs/Apr08_11-38-10_DESKTOP-SPBG53I/events.out.tfevents.1712556598.DESKTOP-SPBG53I.1544.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1f965564876df68a8581ce48fadf90097d475bf33ae90d48d115a8e5a5128c7
3
+ size 35414
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f94a16359409df09a8376ccfb94f7cbd1a89434c8e32c63c9ac59c1758612cb
3
+ size 4984