Adds model files
Browse files- config.json +254 -0
- model.safetensors +3 -0
- special_tokens_map.json +7 -0
- tokenizer_config.json +58 -0
- vocab.txt +0 -0
config.json
ADDED
|
@@ -0,0 +1,254 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"BertForSequenceClassification"
|
| 4 |
+
],
|
| 5 |
+
"attention_probs_dropout_prob": 0.1,
|
| 6 |
+
"classifier_dropout": null,
|
| 7 |
+
"dtype": "float32",
|
| 8 |
+
"gradient_checkpointing": false,
|
| 9 |
+
"hidden_act": "gelu",
|
| 10 |
+
"hidden_dropout_prob": 0.1,
|
| 11 |
+
"hidden_size": 768,
|
| 12 |
+
"id2label": {
|
| 13 |
+
"0": "car electronics",
|
| 14 |
+
"1": "janitorial and sanitation supplies",
|
| 15 |
+
"10": "home storage",
|
| 16 |
+
"100": "t-shirts and polos",
|
| 17 |
+
"101": "televisions",
|
| 18 |
+
"102": "test measure and inspect",
|
| 19 |
+
"103": "the designer boutique",
|
| 20 |
+
"104": "toys and games",
|
| 21 |
+
"105": "travel duffles",
|
| 22 |
+
"106": "value bazaar",
|
| 23 |
+
"107": "wallets",
|
| 24 |
+
"108": "washing machines",
|
| 25 |
+
"109": "watches",
|
| 26 |
+
"11": "toys gifting store",
|
| 27 |
+
"110": "western wear",
|
| 28 |
+
"111": "women's fashion",
|
| 29 |
+
"12": "air conditioners",
|
| 30 |
+
"13": "all appliances",
|
| 31 |
+
"14": "all car and motorbike products",
|
| 32 |
+
"15": "all exercise and fitness",
|
| 33 |
+
"16": "all grocery and gourmet foods",
|
| 34 |
+
"17": "all home and kitchen",
|
| 35 |
+
"18": "all pet supplies",
|
| 36 |
+
"19": "all sports fitness and outdoors",
|
| 37 |
+
"2": "all electronics",
|
| 38 |
+
"20": "amazon fashion",
|
| 39 |
+
"21": "baby bath skin and grooming",
|
| 40 |
+
"22": "baby fashion",
|
| 41 |
+
"23": "baby products",
|
| 42 |
+
"24": "backpacks",
|
| 43 |
+
"25": "badminton",
|
| 44 |
+
"26": "ballerinas",
|
| 45 |
+
"27": "beauty and grooming",
|
| 46 |
+
"28": "bedroom linen",
|
| 47 |
+
"29": "camera accessories",
|
| 48 |
+
"3": "make-up",
|
| 49 |
+
"30": "cameras",
|
| 50 |
+
"31": "camping and hiking",
|
| 51 |
+
"32": "car accessories",
|
| 52 |
+
"33": "car parts",
|
| 53 |
+
"34": "cardio equipment",
|
| 54 |
+
"35": "casual shoes",
|
| 55 |
+
"36": "clothing",
|
| 56 |
+
"37": "coffee tea and beverages",
|
| 57 |
+
"38": "cricket",
|
| 58 |
+
"39": "cycling",
|
| 59 |
+
"4": "travel accessories",
|
| 60 |
+
"40": "diapers",
|
| 61 |
+
"41": "diet and nutrition",
|
| 62 |
+
"42": "dog supplies",
|
| 63 |
+
"43": "ethnic wear",
|
| 64 |
+
"44": "fashion and silver jewellery",
|
| 65 |
+
"45": "fashion sales and deals",
|
| 66 |
+
"46": "fashion sandals",
|
| 67 |
+
"47": "fitness accessories",
|
| 68 |
+
"48": "football",
|
| 69 |
+
"49": "formal shoes",
|
| 70 |
+
"5": "car and bike care",
|
| 71 |
+
"50": "furniture",
|
| 72 |
+
"51": "garden and outdoors",
|
| 73 |
+
"52": "gold and diamond jewellery",
|
| 74 |
+
"53": "handbags and clutches",
|
| 75 |
+
"54": "headphones",
|
| 76 |
+
"55": "health and personal care",
|
| 77 |
+
"56": "heating and cooling appliances",
|
| 78 |
+
"57": "home audio and theater",
|
| 79 |
+
"58": "home d\u00e9cor",
|
| 80 |
+
"59": "home entertainment systems",
|
| 81 |
+
"6": "sunglasses",
|
| 82 |
+
"60": "home furnishing",
|
| 83 |
+
"61": "home improvement",
|
| 84 |
+
"62": "household supplies",
|
| 85 |
+
"63": "indoor lighting",
|
| 86 |
+
"64": "industrial and scientific supplies",
|
| 87 |
+
"65": "innerwear",
|
| 88 |
+
"66": "international toy store",
|
| 89 |
+
"67": "jeans",
|
| 90 |
+
"68": "jewellery",
|
| 91 |
+
"69": "kids' clothing",
|
| 92 |
+
"7": "bags and luggage",
|
| 93 |
+
"70": "kids' fashion",
|
| 94 |
+
"71": "kids' shoes",
|
| 95 |
+
"72": "kids' watches",
|
| 96 |
+
"73": "kitchen and dining",
|
| 97 |
+
"74": "kitchen and home appliances",
|
| 98 |
+
"75": "kitchen storage and containers",
|
| 99 |
+
"76": "lab and scientific",
|
| 100 |
+
"77": "lingerie and nightwear",
|
| 101 |
+
"78": "luxury beauty",
|
| 102 |
+
"79": "men's fashion",
|
| 103 |
+
"8": "yoga",
|
| 104 |
+
"80": "motorbike accessories and parts",
|
| 105 |
+
"81": "musical instruments and professional audio",
|
| 106 |
+
"82": "nursing and feeding",
|
| 107 |
+
"83": "personal care appliances",
|
| 108 |
+
"84": "refrigerators",
|
| 109 |
+
"85": "refurbished and open box",
|
| 110 |
+
"86": "rucksacks",
|
| 111 |
+
"87": "running",
|
| 112 |
+
"88": "school bags",
|
| 113 |
+
"89": "security cameras",
|
| 114 |
+
"9": "sportswear",
|
| 115 |
+
"90": "sewing and craft supplies",
|
| 116 |
+
"91": "shirts",
|
| 117 |
+
"92": "shoes",
|
| 118 |
+
"93": "snack foods",
|
| 119 |
+
"94": "speakers",
|
| 120 |
+
"95": "sports shoes",
|
| 121 |
+
"96": "stem toys store",
|
| 122 |
+
"97": "strength training",
|
| 123 |
+
"98": "strollers and prams",
|
| 124 |
+
"99": "suitcases and trolley bags"
|
| 125 |
+
},
|
| 126 |
+
"initializer_range": 0.02,
|
| 127 |
+
"intermediate_size": 3072,
|
| 128 |
+
"label2id": {
|
| 129 |
+
"air conditioners": 12,
|
| 130 |
+
"all appliances": 13,
|
| 131 |
+
"all car and motorbike products": 14,
|
| 132 |
+
"all electronics": 2,
|
| 133 |
+
"all exercise and fitness": 15,
|
| 134 |
+
"all grocery and gourmet foods": 16,
|
| 135 |
+
"all home and kitchen": 17,
|
| 136 |
+
"all pet supplies": 18,
|
| 137 |
+
"all sports fitness and outdoors": 19,
|
| 138 |
+
"amazon fashion": 20,
|
| 139 |
+
"baby bath skin and grooming": 21,
|
| 140 |
+
"baby fashion": 22,
|
| 141 |
+
"baby products": 23,
|
| 142 |
+
"backpacks": 24,
|
| 143 |
+
"badminton": 25,
|
| 144 |
+
"bags and luggage": 7,
|
| 145 |
+
"ballerinas": 26,
|
| 146 |
+
"beauty and grooming": 27,
|
| 147 |
+
"bedroom linen": 28,
|
| 148 |
+
"camera accessories": 29,
|
| 149 |
+
"cameras": 30,
|
| 150 |
+
"camping and hiking": 31,
|
| 151 |
+
"car accessories": 32,
|
| 152 |
+
"car and bike care": 5,
|
| 153 |
+
"car electronics": 0,
|
| 154 |
+
"car parts": 33,
|
| 155 |
+
"cardio equipment": 34,
|
| 156 |
+
"casual shoes": 35,
|
| 157 |
+
"clothing": 36,
|
| 158 |
+
"coffee tea and beverages": 37,
|
| 159 |
+
"cricket": 38,
|
| 160 |
+
"cycling": 39,
|
| 161 |
+
"diapers": 40,
|
| 162 |
+
"diet and nutrition": 41,
|
| 163 |
+
"dog supplies": 42,
|
| 164 |
+
"ethnic wear": 43,
|
| 165 |
+
"fashion and silver jewellery": 44,
|
| 166 |
+
"fashion sales and deals": 45,
|
| 167 |
+
"fashion sandals": 46,
|
| 168 |
+
"fitness accessories": 47,
|
| 169 |
+
"football": 48,
|
| 170 |
+
"formal shoes": 49,
|
| 171 |
+
"furniture": 50,
|
| 172 |
+
"garden and outdoors": 51,
|
| 173 |
+
"gold and diamond jewellery": 52,
|
| 174 |
+
"handbags and clutches": 53,
|
| 175 |
+
"headphones": 54,
|
| 176 |
+
"health and personal care": 55,
|
| 177 |
+
"heating and cooling appliances": 56,
|
| 178 |
+
"home audio and theater": 57,
|
| 179 |
+
"home d\u00e9cor": 58,
|
| 180 |
+
"home entertainment systems": 59,
|
| 181 |
+
"home furnishing": 60,
|
| 182 |
+
"home improvement": 61,
|
| 183 |
+
"home storage": 10,
|
| 184 |
+
"household supplies": 62,
|
| 185 |
+
"indoor lighting": 63,
|
| 186 |
+
"industrial and scientific supplies": 64,
|
| 187 |
+
"innerwear": 65,
|
| 188 |
+
"international toy store": 66,
|
| 189 |
+
"janitorial and sanitation supplies": 1,
|
| 190 |
+
"jeans": 67,
|
| 191 |
+
"jewellery": 68,
|
| 192 |
+
"kids' clothing": 69,
|
| 193 |
+
"kids' fashion": 70,
|
| 194 |
+
"kids' shoes": 71,
|
| 195 |
+
"kids' watches": 72,
|
| 196 |
+
"kitchen and dining": 73,
|
| 197 |
+
"kitchen and home appliances": 74,
|
| 198 |
+
"kitchen storage and containers": 75,
|
| 199 |
+
"lab and scientific": 76,
|
| 200 |
+
"lingerie and nightwear": 77,
|
| 201 |
+
"luxury beauty": 78,
|
| 202 |
+
"make-up": 3,
|
| 203 |
+
"men's fashion": 79,
|
| 204 |
+
"motorbike accessories and parts": 80,
|
| 205 |
+
"musical instruments and professional audio": 81,
|
| 206 |
+
"nursing and feeding": 82,
|
| 207 |
+
"personal care appliances": 83,
|
| 208 |
+
"refrigerators": 84,
|
| 209 |
+
"refurbished and open box": 85,
|
| 210 |
+
"rucksacks": 86,
|
| 211 |
+
"running": 87,
|
| 212 |
+
"school bags": 88,
|
| 213 |
+
"security cameras": 89,
|
| 214 |
+
"sewing and craft supplies": 90,
|
| 215 |
+
"shirts": 91,
|
| 216 |
+
"shoes": 92,
|
| 217 |
+
"snack foods": 93,
|
| 218 |
+
"speakers": 94,
|
| 219 |
+
"sports shoes": 95,
|
| 220 |
+
"sportswear": 9,
|
| 221 |
+
"stem toys store": 96,
|
| 222 |
+
"strength training": 97,
|
| 223 |
+
"strollers and prams": 98,
|
| 224 |
+
"suitcases and trolley bags": 99,
|
| 225 |
+
"sunglasses": 6,
|
| 226 |
+
"t-shirts and polos": 100,
|
| 227 |
+
"televisions": 101,
|
| 228 |
+
"test measure and inspect": 102,
|
| 229 |
+
"the designer boutique": 103,
|
| 230 |
+
"toys and games": 104,
|
| 231 |
+
"toys gifting store": 11,
|
| 232 |
+
"travel accessories": 4,
|
| 233 |
+
"travel duffles": 105,
|
| 234 |
+
"value bazaar": 106,
|
| 235 |
+
"wallets": 107,
|
| 236 |
+
"washing machines": 108,
|
| 237 |
+
"watches": 109,
|
| 238 |
+
"western wear": 110,
|
| 239 |
+
"women's fashion": 111,
|
| 240 |
+
"yoga": 8
|
| 241 |
+
},
|
| 242 |
+
"layer_norm_eps": 1e-12,
|
| 243 |
+
"max_position_embeddings": 512,
|
| 244 |
+
"model_type": "bert",
|
| 245 |
+
"num_attention_heads": 12,
|
| 246 |
+
"num_hidden_layers": 12,
|
| 247 |
+
"pad_token_id": 0,
|
| 248 |
+
"position_embedding_type": "absolute",
|
| 249 |
+
"problem_type": "single_label_classification",
|
| 250 |
+
"transformers_version": "4.57.2",
|
| 251 |
+
"type_vocab_size": 2,
|
| 252 |
+
"use_cache": true,
|
| 253 |
+
"vocab_size": 30522
|
| 254 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:694454a0b551dc41e2c40387330a1b5587217e6325ec657ffb5f4fa5ac57d974
|
| 3 |
+
size 438297008
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cls_token": "[CLS]",
|
| 3 |
+
"mask_token": "[MASK]",
|
| 4 |
+
"pad_token": "[PAD]",
|
| 5 |
+
"sep_token": "[SEP]",
|
| 6 |
+
"unk_token": "[UNK]"
|
| 7 |
+
}
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "[PAD]",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"100": {
|
| 12 |
+
"content": "[UNK]",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"101": {
|
| 20 |
+
"content": "[CLS]",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"102": {
|
| 28 |
+
"content": "[SEP]",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"103": {
|
| 36 |
+
"content": "[MASK]",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
"clean_up_tokenization_spaces": true,
|
| 45 |
+
"cls_token": "[CLS]",
|
| 46 |
+
"do_basic_tokenize": true,
|
| 47 |
+
"do_lower_case": true,
|
| 48 |
+
"extra_special_tokens": {},
|
| 49 |
+
"mask_token": "[MASK]",
|
| 50 |
+
"model_max_length": 512,
|
| 51 |
+
"never_split": null,
|
| 52 |
+
"pad_token": "[PAD]",
|
| 53 |
+
"sep_token": "[SEP]",
|
| 54 |
+
"strip_accents": null,
|
| 55 |
+
"tokenize_chinese_chars": true,
|
| 56 |
+
"tokenizer_class": "BertTokenizer",
|
| 57 |
+
"unk_token": "[UNK]"
|
| 58 |
+
}
|
vocab.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|