File size: 10,341 Bytes
2340001
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
{
  "_name_or_path": "tohoku-nlp/bert-base-japanese-v3",
  "architectures": [
    "BertForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "classifier_dropout": null,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "tumbler",
    "1": "coaster",
    "2": "umbrella marker",
    "3": "key ring",
    "4": "umbrella",
    "5": "shirt",
    "6": "hoodie",
    "7": "sticky note case",
    "8": "Ballpoint pen/mechanical pencil",
    "9": "Pouch",
    "10": "bluetooth earphones",
    "11": "sticker",
    "12": "Jersey",
    "13": "Smartphone case",
    "14": "puzzle",
    "15": "cushion",
    "16": "card case",
    "17": "pass case",
    "18": "clear file",
    "19": "Note",
    "20": "Underlay",
    "21": "pencil",
    "22": "hair comb",
    "23": "hair tie",
    "24": "brush stand",
    "25": "mask",
    "26": "medicine case",
    "27": "envelope",
    "28": "sacoche",
    "29": "Stamp",
    "30": "glass marker",
    "31": "push ring",
    "32": "key case",
    "33": "calculator",
    "34": "canvas magnet",
    "35": "pin badge",
    "36": "flat clear pouch",
    "37": "T-shirt",
    "38": "clear pencil case",
    "39": "plastic mug",
    "40": "clear charm",
    "41": "Puni can",
    "42": "acrylic stand",
    "43": "Postcard",
    "44": "ballpoint pen",
    "45": "sliding mirror",
    "46": "earrings",
    "47": "Jewelry case",
    "48": "tin badge",
    "49": "jug glass",
    "50": "face towel",
    "51": "pants",
    "52": "sauna hat",
    "53": "baby onesie",
    "54": "bib",
    "55": "slipper",
    "56": "smartphone stand",
    "57": "Wireless charger (no lithium battery)",
    "58": "passport case",
    "59": "ipad case",
    "60": "blanket",
    "61": "ashtray",
    "62": "fortune telling",
    "63": "leather coin case",
    "64": "shoulder marche bag",
    "65": "magnet",
    "66": "handkerchief",
    "67": "chopsticks",
    "68": "Lunch box",
    "69": "apron",
    "70": "canvas",
    "71": "Penlight",
    "72": "mini pillow",
    "73": "Hand towel",
    "74": "glass small plate",
    "75": "mini canvas",
    "76": "card",
    "77": "cap",
    "78": "Mug",
    "79": "tote bag",
    "80": "Button Badges",
    "81": "amulet",
    "82": "work gloves",
    "83": "whistle",
    "84": "security buzzer",
    "85": "glasses case",
    "86": "etiquette set",
    "87": "eco warmer",
    "88": "combination lock",
    "89": "lunch box set",
    "90": "tote",
    "91": "lunch box",
    "92": "cutlery set",
    "93": "silicone cable protection cover",
    "94": "canvas book cover",
    "95": "security set",
    "96": "Spring mouth pouch & can mirror set",
    "97": "spring mouth pouch",
    "98": "sweat",
    "99": "ruler",
    "100": "mirror",
    "101": "purse",
    "102": "socks",
    "103": "bucket hat",
    "104": "aurora glass",
    "105": "clip",
    "106": "LED light with carabiner",
    "107": "Face towel",
    "108": "stuffed toy",
    "109": "bath towel",
    "110": "Ema",
    "111": "new year's card",
    "112": "pencil case",
    "113": "calendar",
    "114": "canister",
    "115": "Mouse pad",
    "116": "badge",
    "117": "humidifier",
    "118": "Hanger",
    "119": "strap",
    "120": "font tab",
    "121": "knapsack",
    "122": "trainer",
    "123": "towel set",
    "124": "carabiner",
    "125": "ticket holder",
    "126": "binder",
    "127": "Notepad",
    "128": "Nail clippers",
    "129": "lunch tote",
    "130": "Earrings",
    "131": "hairpin",
    "132": "wallet",
    "133": "multi case",
    "134": "matil case",
    "135": "bottle holder",
    "136": "bottle opener",
    "137": "sandals",
    "138": "Muffler Towel",
    "139": "stainless steel thermo bottle",
    "140": "AC adapter",
    "141": "tapestry",
    "142": "glass cup",
    "143": "charm",
    "144": "Eco bag",
    "145": "Writer",
    "146": "frame stand",
    "147": "album",
    "148": "instax folder",
    "149": "handy fan",
    "150": "cigarette case",
    "151": "campus with easel",
    "152": "square clear bottle",
    "153": "water glass",
    "154": "stand plate",
    "155": "cami sauce",
    "156": "Fan",
    "157": "mobile battery",
    "158": "mobile phone",
    "159": "Lip balm",
    "160": "multi pouch",
    "161": "business card case",
    "162": "mini canvas with easel",
    "163": "campus",
    "164": "diorama",
    "165": "stand",
    "166": "teacup",
    "167": "eco bag",
    "168": "magnet charm",
    "169": "jug",
    "170": "coin purse",
    "171": "round coin case",
    "172": "pillow case",
    "173": "paper bag",
    "174": "acrylic tray",
    "175": "synthetic leather book cover",
    "176": "long wallet",
    "177": "sewing set",
    "178": "mirror charm",
    "179": "bag hanger",
    "180": "food bowl",
    "181": "bottle cap",
    "182": "spoon",
    "183": "fork",
    "184": "can case",
    "185": "pill case",
    "186": "ticket case",
    "187": "coin & card case",
    "188": "comb",
    "189": "door tag",
    "190": "wireless charger",
    "191": "Can case with magnet",
    "192": "glass",
    "193": "clear plate",
    "194": "float glass",
    "195": "clear pouch",
    "196": "clear bottle",
    "197": "spray bottle",
    "198": "mobile fan",
    "199": "ipod case",
    "200": "smartphone ring"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "AC adapter": 140,
    "Ballpoint pen/mechanical pencil": 8,
    "Button Badges": 80,
    "Can case with magnet": 191,
    "Earrings": 130,
    "Eco bag": 144,
    "Ema": 110,
    "Face towel": 107,
    "Fan": 156,
    "Hand towel": 73,
    "Hanger": 118,
    "Jersey": 12,
    "Jewelry case": 47,
    "LED light with carabiner": 106,
    "Lip balm": 159,
    "Lunch box": 68,
    "Mouse pad": 115,
    "Muffler Towel": 138,
    "Mug": 78,
    "Nail clippers": 128,
    "Note": 19,
    "Notepad": 127,
    "Penlight": 71,
    "Postcard": 43,
    "Pouch": 9,
    "Puni can": 41,
    "Smartphone case": 13,
    "Spring mouth pouch & can mirror set": 96,
    "Stamp": 29,
    "T-shirt": 37,
    "Underlay": 20,
    "Wireless charger (no lithium battery)": 57,
    "Writer": 145,
    "acrylic stand": 42,
    "acrylic tray": 174,
    "album": 147,
    "amulet": 81,
    "apron": 69,
    "ashtray": 61,
    "aurora glass": 104,
    "baby onesie": 53,
    "badge": 116,
    "bag hanger": 179,
    "ballpoint pen": 44,
    "bath towel": 109,
    "bib": 54,
    "binder": 126,
    "blanket": 60,
    "bluetooth earphones": 10,
    "bottle cap": 181,
    "bottle holder": 135,
    "bottle opener": 136,
    "brush stand": 24,
    "bucket hat": 103,
    "business card case": 161,
    "calculator": 33,
    "calendar": 113,
    "cami sauce": 155,
    "campus": 163,
    "campus with easel": 151,
    "can case": 184,
    "canister": 114,
    "canvas": 70,
    "canvas book cover": 94,
    "canvas magnet": 34,
    "cap": 77,
    "carabiner": 124,
    "card": 76,
    "card case": 16,
    "charm": 143,
    "chopsticks": 67,
    "cigarette case": 150,
    "clear bottle": 196,
    "clear charm": 40,
    "clear file": 18,
    "clear pencil case": 38,
    "clear plate": 193,
    "clear pouch": 195,
    "clip": 105,
    "coaster": 1,
    "coin & card case": 187,
    "coin purse": 170,
    "comb": 188,
    "combination lock": 88,
    "cushion": 15,
    "cutlery set": 92,
    "diorama": 164,
    "door tag": 189,
    "earrings": 46,
    "eco bag": 167,
    "eco warmer": 87,
    "envelope": 27,
    "etiquette set": 86,
    "face towel": 50,
    "flat clear pouch": 36,
    "float glass": 194,
    "font tab": 120,
    "food bowl": 180,
    "fork": 183,
    "fortune telling": 62,
    "frame stand": 146,
    "glass": 192,
    "glass cup": 142,
    "glass marker": 30,
    "glass small plate": 74,
    "glasses case": 85,
    "hair comb": 22,
    "hair tie": 23,
    "hairpin": 131,
    "handkerchief": 66,
    "handy fan": 149,
    "hoodie": 6,
    "humidifier": 117,
    "instax folder": 148,
    "ipad case": 59,
    "ipod case": 199,
    "jug": 169,
    "jug glass": 49,
    "key case": 32,
    "key ring": 3,
    "knapsack": 121,
    "leather coin case": 63,
    "long wallet": 176,
    "lunch box": 91,
    "lunch box set": 89,
    "lunch tote": 129,
    "magnet": 65,
    "magnet charm": 168,
    "mask": 25,
    "matil case": 134,
    "medicine case": 26,
    "mini canvas": 75,
    "mini canvas with easel": 162,
    "mini pillow": 72,
    "mirror": 100,
    "mirror charm": 178,
    "mobile battery": 157,
    "mobile fan": 198,
    "mobile phone": 158,
    "multi case": 133,
    "multi pouch": 160,
    "new year's card": 111,
    "pants": 51,
    "paper bag": 173,
    "pass case": 17,
    "passport case": 58,
    "pencil": 21,
    "pencil case": 112,
    "pill case": 185,
    "pillow case": 172,
    "pin badge": 35,
    "plastic mug": 39,
    "purse": 101,
    "push ring": 31,
    "puzzle": 14,
    "round coin case": 171,
    "ruler": 99,
    "sacoche": 28,
    "sandals": 137,
    "sauna hat": 52,
    "security buzzer": 84,
    "security set": 95,
    "sewing set": 177,
    "shirt": 5,
    "shoulder marche bag": 64,
    "silicone cable protection cover": 93,
    "sliding mirror": 45,
    "slipper": 55,
    "smartphone ring": 200,
    "smartphone stand": 56,
    "socks": 102,
    "spoon": 182,
    "spray bottle": 197,
    "spring mouth pouch": 97,
    "square clear bottle": 152,
    "stainless steel thermo bottle": 139,
    "stand": 165,
    "stand plate": 154,
    "sticker": 11,
    "sticky note case": 7,
    "strap": 119,
    "stuffed toy": 108,
    "sweat": 98,
    "synthetic leather book cover": 175,
    "tapestry": 141,
    "teacup": 166,
    "ticket case": 186,
    "ticket holder": 125,
    "tin badge": 48,
    "tote": 90,
    "tote bag": 79,
    "towel set": 123,
    "trainer": 122,
    "tumbler": 0,
    "umbrella": 4,
    "umbrella marker": 2,
    "wallet": 132,
    "water glass": 153,
    "whistle": 83,
    "wireless charger": 190,
    "work gloves": 82
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 512,
  "model_type": "bert",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 0,
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.39.1",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 32768
}