Training in progress, epoch 1
Browse files
config.json
ADDED
@@ -0,0 +1,450 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "x",
|
13 |
+
"1": "cci ammunition",
|
14 |
+
"10": "offshore alert",
|
15 |
+
"100": "agence fran\u00e7aise anticorruption",
|
16 |
+
"101": "ochre",
|
17 |
+
"102": "pain news network",
|
18 |
+
"103": "cardiovascular credentialing international",
|
19 |
+
"104": "pinterest",
|
20 |
+
"105": "tripadvisor",
|
21 |
+
"106": "the chronicle",
|
22 |
+
"107": "microsoft",
|
23 |
+
"108": "embassy of the united states",
|
24 |
+
"109": "cci-legal",
|
25 |
+
"11": "invelopment partners",
|
26 |
+
"110": "ntpc",
|
27 |
+
"111": "cytora",
|
28 |
+
"112": "billner group",
|
29 |
+
"113": "bionicle",
|
30 |
+
"114": "hintons",
|
31 |
+
"115": "los angeles times",
|
32 |
+
"116": "youtube",
|
33 |
+
"117": "creditinfo",
|
34 |
+
"118": "acciaierie d'italia",
|
35 |
+
"119": "g7",
|
36 |
+
"12": "returnloads.net",
|
37 |
+
"120": "v lex",
|
38 |
+
"121": "acquisition international",
|
39 |
+
"122": "lexisnexis",
|
40 |
+
"123": "american association of equine practitioners",
|
41 |
+
"124": "ground news",
|
42 |
+
"125": "flipkart",
|
43 |
+
"126": "the guardian",
|
44 |
+
"127": "mtv",
|
45 |
+
"128": "manga panda",
|
46 |
+
"129": "thompson reuters",
|
47 |
+
"13": "cheq",
|
48 |
+
"130": "info clipper",
|
49 |
+
"131": "instagram",
|
50 |
+
"132": "tata steel",
|
51 |
+
"133": "cbonds",
|
52 |
+
"134": "cutting crime impact",
|
53 |
+
"135": "b2bhint",
|
54 |
+
"136": "capital",
|
55 |
+
"137": "citizens climate international",
|
56 |
+
"138": "eurometal",
|
57 |
+
"139": "opencorporates",
|
58 |
+
"14": "stagedoor",
|
59 |
+
"140": "owler",
|
60 |
+
"141": "pittsburgh business times",
|
61 |
+
"142": "md calc",
|
62 |
+
"143": "center for climate integrity",
|
63 |
+
"144": "oxfam",
|
64 |
+
"145": "dare2compete",
|
65 |
+
"146": "mlb",
|
66 |
+
"147": "times observer",
|
67 |
+
"148": "euromoney",
|
68 |
+
"149": "blockwarts",
|
69 |
+
"15": "avis",
|
70 |
+
"150": "hackmanac",
|
71 |
+
"151": "initiative for responsible mining assurance",
|
72 |
+
"152": "behind the art",
|
73 |
+
"153": "csr europe",
|
74 |
+
"154": "multiplan",
|
75 |
+
"155": "forbes",
|
76 |
+
"156": "hargreaves jones",
|
77 |
+
"157": "coventry city council",
|
78 |
+
"158": "children's cancer institute",
|
79 |
+
"159": "marketscreener.com",
|
80 |
+
"16": "international society of paediatric oncology",
|
81 |
+
"160": "ghanaweb",
|
82 |
+
"161": "construo",
|
83 |
+
"162": "futures forum",
|
84 |
+
"163": "la nuova musica",
|
85 |
+
"164": "handicap international",
|
86 |
+
"165": "world steel association",
|
87 |
+
"166": "tice news",
|
88 |
+
"167": "jus mundi",
|
89 |
+
"168": "euro-mediterranean economists association",
|
90 |
+
"169": "united healthcare",
|
91 |
+
"17": "panalgo",
|
92 |
+
"170": "radiotimes.com",
|
93 |
+
"171": "cnn",
|
94 |
+
"172": "trafalgar releasing",
|
95 |
+
"173": "associated press",
|
96 |
+
"174": "vehicle service pros",
|
97 |
+
"175": "open sanctions",
|
98 |
+
"176": "it brief",
|
99 |
+
"177": "the observer",
|
100 |
+
"178": "thomson reuters",
|
101 |
+
"179": "arcelor mittal mining",
|
102 |
+
"18": "aperam",
|
103 |
+
"180": "victoria university",
|
104 |
+
"181": "facebook",
|
105 |
+
"182": "fishbowl",
|
106 |
+
"183": "aston business school",
|
107 |
+
"184": "contactout",
|
108 |
+
"185": "imdb",
|
109 |
+
"186": "business wire",
|
110 |
+
"187": "metal bulletin",
|
111 |
+
"188": "global witness",
|
112 |
+
"189": "clubhouse",
|
113 |
+
"19": "bloomberg",
|
114 |
+
"190": "reuters",
|
115 |
+
"191": "pappers justice",
|
116 |
+
"192": "lego",
|
117 |
+
"193": "central index",
|
118 |
+
"194": "coutts",
|
119 |
+
"195": "tedx",
|
120 |
+
"196": "morris james",
|
121 |
+
"197": "easyjet",
|
122 |
+
"198": "aip publishing",
|
123 |
+
"199": "mining magazine",
|
124 |
+
"2": "cisco",
|
125 |
+
"20": "chuo chemical industries",
|
126 |
+
"200": "community clinic inc",
|
127 |
+
"201": "goodfirms",
|
128 |
+
"202": "ev hire",
|
129 |
+
"203": "apple",
|
130 |
+
"204": "alrosa",
|
131 |
+
"205": "post office",
|
132 |
+
"206": "westerman hattori",
|
133 |
+
"207": "childhood cancer international",
|
134 |
+
"208": "offshorealert",
|
135 |
+
"209": "appdynamics",
|
136 |
+
"21": "lamidey noury medical",
|
137 |
+
"210": "certificate in climate and investing",
|
138 |
+
"22": "taylor & francis group",
|
139 |
+
"23": "opensanctions",
|
140 |
+
"24": "travel weekly",
|
141 |
+
"25": "air india",
|
142 |
+
"26": "medicaid",
|
143 |
+
"27": "cci global",
|
144 |
+
"28": "competitive capabilities international",
|
145 |
+
"29": "inquisitr",
|
146 |
+
"3": "hindustan times",
|
147 |
+
"30": "unum",
|
148 |
+
"31": "lnm hacks",
|
149 |
+
"32": "european bank",
|
150 |
+
"33": "south african chamber of commerce",
|
151 |
+
"34": "sony music",
|
152 |
+
"35": "azur air",
|
153 |
+
"36": "google",
|
154 |
+
"37": "world benchmarking alliance",
|
155 |
+
"38": "market screener",
|
156 |
+
"39": "economic times",
|
157 |
+
"4": "trafalgar strategy",
|
158 |
+
"40": "ameritas",
|
159 |
+
"41": "sennovate",
|
160 |
+
"42": "any run",
|
161 |
+
"43": "xapien",
|
162 |
+
"44": "medica",
|
163 |
+
"45": "commonwealth cyber initiative",
|
164 |
+
"46": "delta",
|
165 |
+
"47": "marquee magic",
|
166 |
+
"48": "bt",
|
167 |
+
"49": "essar",
|
168 |
+
"5": "daily journal",
|
169 |
+
"50": "chambers of commerce and industry france",
|
170 |
+
"51": "capital consulting international",
|
171 |
+
"52": "pubmed",
|
172 |
+
"53": "zee news",
|
173 |
+
"54": "asian legal business",
|
174 |
+
"55": "mirror",
|
175 |
+
"56": "esa",
|
176 |
+
"57": "krea university",
|
177 |
+
"58": "british association for screen entertainment",
|
178 |
+
"59": "cci training center",
|
179 |
+
"6": "acxpa",
|
180 |
+
"60": "idex",
|
181 |
+
"61": "uniamerica",
|
182 |
+
"62": "market index",
|
183 |
+
"63": "cliffs",
|
184 |
+
"64": "lnm",
|
185 |
+
"65": "baxters",
|
186 |
+
"66": "trafalgar scientific",
|
187 |
+
"67": "fox news",
|
188 |
+
"68": "duplo",
|
189 |
+
"69": "jus connect",
|
190 |
+
"7": "futurefive",
|
191 |
+
"70": "yu-gi-oh",
|
192 |
+
"71": "express explained",
|
193 |
+
"72": "vitacost",
|
194 |
+
"73": "wikileaks",
|
195 |
+
"74": "europe 1",
|
196 |
+
"75": "iowa citizens for community improvement",
|
197 |
+
"76": "link now",
|
198 |
+
"77": "security media group",
|
199 |
+
"78": "women deliver",
|
200 |
+
"79": "k2fly",
|
201 |
+
"8": "broker chooser",
|
202 |
+
"80": "3vb",
|
203 |
+
"81": "drexel university",
|
204 |
+
"82": "ejn",
|
205 |
+
"83": "rfe/rl",
|
206 |
+
"84": "international mining",
|
207 |
+
"85": "the virginian pilot",
|
208 |
+
"86": "optum",
|
209 |
+
"87": "linguee",
|
210 |
+
"88": "twitter",
|
211 |
+
"89": "the zebra network",
|
212 |
+
"9": "crown castle",
|
213 |
+
"90": "trafalgar",
|
214 |
+
"91": "competition commission of india",
|
215 |
+
"92": "intel",
|
216 |
+
"93": "chevron",
|
217 |
+
"94": "easy leadz",
|
218 |
+
"95": "cran r",
|
219 |
+
"96": "justia",
|
220 |
+
"97": "united health care workers of ontario",
|
221 |
+
"98": "bbc",
|
222 |
+
"99": "computer & communications innovations"
|
223 |
+
},
|
224 |
+
"image_size": 224,
|
225 |
+
"initializer_range": 0.02,
|
226 |
+
"intermediate_size": 3072,
|
227 |
+
"label2id": {
|
228 |
+
"3vb": "80",
|
229 |
+
"acciaierie d'italia": "118",
|
230 |
+
"acquisition international": "121",
|
231 |
+
"acxpa": "6",
|
232 |
+
"agence fran\u00e7aise anticorruption": "100",
|
233 |
+
"aip publishing": "198",
|
234 |
+
"air india": "25",
|
235 |
+
"alrosa": "204",
|
236 |
+
"american association of equine practitioners": "123",
|
237 |
+
"ameritas": "40",
|
238 |
+
"any run": "42",
|
239 |
+
"aperam": "18",
|
240 |
+
"appdynamics": "209",
|
241 |
+
"apple": "203",
|
242 |
+
"arcelor mittal mining": "179",
|
243 |
+
"asian legal business": "54",
|
244 |
+
"associated press": "173",
|
245 |
+
"aston business school": "183",
|
246 |
+
"avis": "15",
|
247 |
+
"azur air": "35",
|
248 |
+
"b2bhint": "135",
|
249 |
+
"baxters": "65",
|
250 |
+
"bbc": "98",
|
251 |
+
"behind the art": "152",
|
252 |
+
"billner group": "112",
|
253 |
+
"bionicle": "113",
|
254 |
+
"blockwarts": "149",
|
255 |
+
"bloomberg": "19",
|
256 |
+
"british association for screen entertainment": "58",
|
257 |
+
"broker chooser": "8",
|
258 |
+
"bt": "48",
|
259 |
+
"business wire": "186",
|
260 |
+
"capital": "136",
|
261 |
+
"capital consulting international": "51",
|
262 |
+
"cardiovascular credentialing international": "103",
|
263 |
+
"cbonds": "133",
|
264 |
+
"cci ammunition": "1",
|
265 |
+
"cci global": "27",
|
266 |
+
"cci training center": "59",
|
267 |
+
"cci-legal": "109",
|
268 |
+
"center for climate integrity": "143",
|
269 |
+
"central index": "193",
|
270 |
+
"certificate in climate and investing": "210",
|
271 |
+
"chambers of commerce and industry france": "50",
|
272 |
+
"cheq": "13",
|
273 |
+
"chevron": "93",
|
274 |
+
"childhood cancer international": "207",
|
275 |
+
"children's cancer institute": "158",
|
276 |
+
"chuo chemical industries": "20",
|
277 |
+
"cisco": "2",
|
278 |
+
"citizens climate international": "137",
|
279 |
+
"cliffs": "63",
|
280 |
+
"clubhouse": "189",
|
281 |
+
"cnn": "171",
|
282 |
+
"commonwealth cyber initiative": "45",
|
283 |
+
"community clinic inc": "200",
|
284 |
+
"competition commission of india": "91",
|
285 |
+
"competitive capabilities international": "28",
|
286 |
+
"computer & communications innovations": "99",
|
287 |
+
"construo": "161",
|
288 |
+
"contactout": "184",
|
289 |
+
"coutts": "194",
|
290 |
+
"coventry city council": "157",
|
291 |
+
"cran r": "95",
|
292 |
+
"creditinfo": "117",
|
293 |
+
"crown castle": "9",
|
294 |
+
"csr europe": "153",
|
295 |
+
"cutting crime impact": "134",
|
296 |
+
"cytora": "111",
|
297 |
+
"daily journal": "5",
|
298 |
+
"dare2compete": "145",
|
299 |
+
"delta": "46",
|
300 |
+
"drexel university": "81",
|
301 |
+
"duplo": "68",
|
302 |
+
"easy leadz": "94",
|
303 |
+
"easyjet": "197",
|
304 |
+
"economic times": "39",
|
305 |
+
"ejn": "82",
|
306 |
+
"embassy of the united states": "108",
|
307 |
+
"esa": "56",
|
308 |
+
"essar": "49",
|
309 |
+
"euro-mediterranean economists association": "168",
|
310 |
+
"eurometal": "138",
|
311 |
+
"euromoney": "148",
|
312 |
+
"europe 1": "74",
|
313 |
+
"european bank": "32",
|
314 |
+
"ev hire": "202",
|
315 |
+
"express explained": "71",
|
316 |
+
"facebook": "181",
|
317 |
+
"fishbowl": "182",
|
318 |
+
"flipkart": "125",
|
319 |
+
"forbes": "155",
|
320 |
+
"fox news": "67",
|
321 |
+
"futurefive": "7",
|
322 |
+
"futures forum": "162",
|
323 |
+
"g7": "119",
|
324 |
+
"ghanaweb": "160",
|
325 |
+
"global witness": "188",
|
326 |
+
"goodfirms": "201",
|
327 |
+
"google": "36",
|
328 |
+
"ground news": "124",
|
329 |
+
"hackmanac": "150",
|
330 |
+
"handicap international": "164",
|
331 |
+
"hargreaves jones": "156",
|
332 |
+
"hindustan times": "3",
|
333 |
+
"hintons": "114",
|
334 |
+
"idex": "60",
|
335 |
+
"imdb": "185",
|
336 |
+
"info clipper": "130",
|
337 |
+
"initiative for responsible mining assurance": "151",
|
338 |
+
"inquisitr": "29",
|
339 |
+
"instagram": "131",
|
340 |
+
"intel": "92",
|
341 |
+
"international mining": "84",
|
342 |
+
"international society of paediatric oncology": "16",
|
343 |
+
"invelopment partners": "11",
|
344 |
+
"iowa citizens for community improvement": "75",
|
345 |
+
"it brief": "176",
|
346 |
+
"jus connect": "69",
|
347 |
+
"jus mundi": "167",
|
348 |
+
"justia": "96",
|
349 |
+
"k2fly": "79",
|
350 |
+
"krea university": "57",
|
351 |
+
"la nuova musica": "163",
|
352 |
+
"lamidey noury medical": "21",
|
353 |
+
"lego": "192",
|
354 |
+
"lexisnexis": "122",
|
355 |
+
"linguee": "87",
|
356 |
+
"link now": "76",
|
357 |
+
"lnm": "64",
|
358 |
+
"lnm hacks": "31",
|
359 |
+
"los angeles times": "115",
|
360 |
+
"manga panda": "128",
|
361 |
+
"market index": "62",
|
362 |
+
"market screener": "38",
|
363 |
+
"marketscreener.com": "159",
|
364 |
+
"marquee magic": "47",
|
365 |
+
"md calc": "142",
|
366 |
+
"medica": "44",
|
367 |
+
"medicaid": "26",
|
368 |
+
"metal bulletin": "187",
|
369 |
+
"microsoft": "107",
|
370 |
+
"mining magazine": "199",
|
371 |
+
"mirror": "55",
|
372 |
+
"mlb": "146",
|
373 |
+
"morris james": "196",
|
374 |
+
"mtv": "127",
|
375 |
+
"multiplan": "154",
|
376 |
+
"ntpc": "110",
|
377 |
+
"ochre": "101",
|
378 |
+
"offshore alert": "10",
|
379 |
+
"offshorealert": "208",
|
380 |
+
"open sanctions": "175",
|
381 |
+
"opencorporates": "139",
|
382 |
+
"opensanctions": "23",
|
383 |
+
"optum": "86",
|
384 |
+
"owler": "140",
|
385 |
+
"oxfam": "144",
|
386 |
+
"pain news network": "102",
|
387 |
+
"panalgo": "17",
|
388 |
+
"pappers justice": "191",
|
389 |
+
"pinterest": "104",
|
390 |
+
"pittsburgh business times": "141",
|
391 |
+
"post office": "205",
|
392 |
+
"pubmed": "52",
|
393 |
+
"radiotimes.com": "170",
|
394 |
+
"returnloads.net": "12",
|
395 |
+
"reuters": "190",
|
396 |
+
"rfe/rl": "83",
|
397 |
+
"security media group": "77",
|
398 |
+
"sennovate": "41",
|
399 |
+
"sony music": "34",
|
400 |
+
"south african chamber of commerce": "33",
|
401 |
+
"stagedoor": "14",
|
402 |
+
"tata steel": "132",
|
403 |
+
"taylor & francis group": "22",
|
404 |
+
"tedx": "195",
|
405 |
+
"the chronicle": "106",
|
406 |
+
"the guardian": "126",
|
407 |
+
"the observer": "177",
|
408 |
+
"the virginian pilot": "85",
|
409 |
+
"the zebra network": "89",
|
410 |
+
"thompson reuters": "129",
|
411 |
+
"thomson reuters": "178",
|
412 |
+
"tice news": "166",
|
413 |
+
"times observer": "147",
|
414 |
+
"trafalgar": "90",
|
415 |
+
"trafalgar releasing": "172",
|
416 |
+
"trafalgar scientific": "66",
|
417 |
+
"trafalgar strategy": "4",
|
418 |
+
"travel weekly": "24",
|
419 |
+
"tripadvisor": "105",
|
420 |
+
"twitter": "88",
|
421 |
+
"uniamerica": "61",
|
422 |
+
"united health care workers of ontario": "97",
|
423 |
+
"united healthcare": "169",
|
424 |
+
"unum": "30",
|
425 |
+
"v lex": "120",
|
426 |
+
"vehicle service pros": "174",
|
427 |
+
"victoria university": "180",
|
428 |
+
"vitacost": "72",
|
429 |
+
"westerman hattori": "206",
|
430 |
+
"wikileaks": "73",
|
431 |
+
"women deliver": "78",
|
432 |
+
"world benchmarking alliance": "37",
|
433 |
+
"world steel association": "165",
|
434 |
+
"x": "0",
|
435 |
+
"xapien": "43",
|
436 |
+
"youtube": "116",
|
437 |
+
"yu-gi-oh": "70",
|
438 |
+
"zee news": "53"
|
439 |
+
},
|
440 |
+
"layer_norm_eps": 1e-12,
|
441 |
+
"model_type": "vit",
|
442 |
+
"num_attention_heads": 12,
|
443 |
+
"num_channels": 3,
|
444 |
+
"num_hidden_layers": 12,
|
445 |
+
"patch_size": 16,
|
446 |
+
"problem_type": "multi_label_classification",
|
447 |
+
"qkv_bias": true,
|
448 |
+
"torch_dtype": "float32",
|
449 |
+
"transformers_version": "4.47.1"
|
450 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c58fcd9858f6f16bcb47127f78a1b6079fb251e52fd2dce865a04c991754ac9a
|
3 |
+
size 343866868
|
preprocessor_config.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_convert_rgb": null,
|
3 |
+
"do_normalize": true,
|
4 |
+
"do_rescale": true,
|
5 |
+
"do_resize": true,
|
6 |
+
"image_mean": [
|
7 |
+
0.5,
|
8 |
+
0.5,
|
9 |
+
0.5
|
10 |
+
],
|
11 |
+
"image_processor_type": "ViTFeatureExtractor",
|
12 |
+
"image_std": [
|
13 |
+
0.5,
|
14 |
+
0.5,
|
15 |
+
0.5
|
16 |
+
],
|
17 |
+
"resample": 2,
|
18 |
+
"rescale_factor": 0.00392156862745098,
|
19 |
+
"size": {
|
20 |
+
"height": 224,
|
21 |
+
"width": 224
|
22 |
+
}
|
23 |
+
}
|
runs/Jan15_19-13-05_a99b99d67614/events.out.tfevents.1736968388.a99b99d67614.505.16
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a4bb4e45d561841be3ee5765cd6350c4faf7a504d1251a94b0e086a49bf1f8c
|
3 |
+
size 17196
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c05b669f9921e0ed0a04a751fb1cf07636cec1a2d57cd36c50c5076da95b941
|
3 |
+
size 5368
|