user-agent commited on
Commit
860d43e
·
verified ·
1 Parent(s): 85dcb86

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +222 -222
config.json CHANGED
@@ -1,224 +1,224 @@
1
  {
2
- "_name_or_path": "bert-base-uncased",
3
- "architectures": [
4
- "BertForSequenceClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.1,
7
- "classifier_dropout": null,
8
- "gradient_checkpointing": false,
9
- "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.1,
11
- "hidden_size": 768,
12
- "id2label": {
13
- "0": "LABEL_0",
14
- "1": "LABEL_1",
15
- "2": "LABEL_2",
16
- "3": "LABEL_3",
17
- "4": "LABEL_4",
18
- "5": "LABEL_5",
19
- "6": "LABEL_6",
20
- "7": "LABEL_7",
21
- "8": "LABEL_8",
22
- "9": "LABEL_9",
23
- "10": "LABEL_10",
24
- "11": "LABEL_11",
25
- "12": "LABEL_12",
26
- "13": "LABEL_13",
27
- "14": "LABEL_14",
28
- "15": "LABEL_15",
29
- "16": "LABEL_16",
30
- "17": "LABEL_17",
31
- "18": "LABEL_18",
32
- "19": "LABEL_19",
33
- "20": "LABEL_20",
34
- "21": "LABEL_21",
35
- "22": "LABEL_22",
36
- "23": "LABEL_23",
37
- "24": "LABEL_24",
38
- "25": "LABEL_25",
39
- "26": "LABEL_26",
40
- "27": "LABEL_27",
41
- "28": "LABEL_28",
42
- "29": "LABEL_29",
43
- "30": "LABEL_30",
44
- "31": "LABEL_31",
45
- "32": "LABEL_32",
46
- "33": "LABEL_33",
47
- "34": "LABEL_34",
48
- "35": "LABEL_35",
49
- "36": "LABEL_36",
50
- "37": "LABEL_37",
51
- "38": "LABEL_38",
52
- "39": "LABEL_39",
53
- "40": "LABEL_40",
54
- "41": "LABEL_41",
55
- "42": "LABEL_42",
56
- "43": "LABEL_43",
57
- "44": "LABEL_44",
58
- "45": "LABEL_45",
59
- "46": "LABEL_46",
60
- "47": "LABEL_47",
61
- "48": "LABEL_48",
62
- "49": "LABEL_49",
63
- "50": "LABEL_50",
64
- "51": "LABEL_51",
65
- "52": "LABEL_52",
66
- "53": "LABEL_53",
67
- "54": "LABEL_54",
68
- "55": "LABEL_55",
69
- "56": "LABEL_56",
70
- "57": "LABEL_57",
71
- "58": "LABEL_58",
72
- "59": "LABEL_59",
73
- "60": "LABEL_60",
74
- "61": "LABEL_61",
75
- "62": "LABEL_62",
76
- "63": "LABEL_63",
77
- "64": "LABEL_64",
78
- "65": "LABEL_65",
79
- "66": "LABEL_66",
80
- "67": "LABEL_67",
81
- "68": "LABEL_68",
82
- "69": "LABEL_69",
83
- "70": "LABEL_70",
84
- "71": "LABEL_71",
85
- "72": "LABEL_72",
86
- "73": "LABEL_73",
87
- "74": "LABEL_74",
88
- "75": "LABEL_75",
89
- "76": "LABEL_76",
90
- "77": "LABEL_77",
91
- "78": "LABEL_78",
92
- "79": "LABEL_79",
93
- "80": "LABEL_80",
94
- "81": "LABEL_81",
95
- "82": "LABEL_82",
96
- "83": "LABEL_83",
97
- "84": "LABEL_84",
98
- "85": "LABEL_85",
99
- "86": "LABEL_86",
100
- "87": "LABEL_87",
101
- "88": "LABEL_88",
102
- "89": "LABEL_89",
103
- "90": "LABEL_90",
104
- "91": "LABEL_91",
105
- "92": "LABEL_92",
106
- "93": "LABEL_93",
107
- "94": "LABEL_94",
108
- "95": "LABEL_95",
109
- "96": "LABEL_96"
110
- },
111
- "initializer_range": 0.02,
112
- "intermediate_size": 3072,
113
- "label2id": {
114
- "LABEL_0": 0,
115
- "LABEL_1": 1,
116
- "LABEL_10": 10,
117
- "LABEL_11": 11,
118
- "LABEL_12": 12,
119
- "LABEL_13": 13,
120
- "LABEL_14": 14,
121
- "LABEL_15": 15,
122
- "LABEL_16": 16,
123
- "LABEL_17": 17,
124
- "LABEL_18": 18,
125
- "LABEL_19": 19,
126
- "LABEL_2": 2,
127
- "LABEL_20": 20,
128
- "LABEL_21": 21,
129
- "LABEL_22": 22,
130
- "LABEL_23": 23,
131
- "LABEL_24": 24,
132
- "LABEL_25": 25,
133
- "LABEL_26": 26,
134
- "LABEL_27": 27,
135
- "LABEL_28": 28,
136
- "LABEL_29": 29,
137
- "LABEL_3": 3,
138
- "LABEL_30": 30,
139
- "LABEL_31": 31,
140
- "LABEL_32": 32,
141
- "LABEL_33": 33,
142
- "LABEL_34": 34,
143
- "LABEL_35": 35,
144
- "LABEL_36": 36,
145
- "LABEL_37": 37,
146
- "LABEL_38": 38,
147
- "LABEL_39": 39,
148
- "LABEL_4": 4,
149
- "LABEL_40": 40,
150
- "LABEL_41": 41,
151
- "LABEL_42": 42,
152
- "LABEL_43": 43,
153
- "LABEL_44": 44,
154
- "LABEL_45": 45,
155
- "LABEL_46": 46,
156
- "LABEL_47": 47,
157
- "LABEL_48": 48,
158
- "LABEL_49": 49,
159
- "LABEL_5": 5,
160
- "LABEL_50": 50,
161
- "LABEL_51": 51,
162
- "LABEL_52": 52,
163
- "LABEL_53": 53,
164
- "LABEL_54": 54,
165
- "LABEL_55": 55,
166
- "LABEL_56": 56,
167
- "LABEL_57": 57,
168
- "LABEL_58": 58,
169
- "LABEL_59": 59,
170
- "LABEL_6": 6,
171
- "LABEL_60": 60,
172
- "LABEL_61": 61,
173
- "LABEL_62": 62,
174
- "LABEL_63": 63,
175
- "LABEL_64": 64,
176
- "LABEL_65": 65,
177
- "LABEL_66": 66,
178
- "LABEL_67": 67,
179
- "LABEL_68": 68,
180
- "LABEL_69": 69,
181
- "LABEL_7": 7,
182
- "LABEL_70": 70,
183
- "LABEL_71": 71,
184
- "LABEL_72": 72,
185
- "LABEL_73": 73,
186
- "LABEL_74": 74,
187
- "LABEL_75": 75,
188
- "LABEL_76": 76,
189
- "LABEL_77": 77,
190
- "LABEL_78": 78,
191
- "LABEL_79": 79,
192
- "LABEL_8": 8,
193
- "LABEL_80": 80,
194
- "LABEL_81": 81,
195
- "LABEL_82": 82,
196
- "LABEL_83": 83,
197
- "LABEL_84": 84,
198
- "LABEL_85": 85,
199
- "LABEL_86": 86,
200
- "LABEL_87": 87,
201
- "LABEL_88": 88,
202
- "LABEL_89": 89,
203
- "LABEL_9": 9,
204
- "LABEL_90": 90,
205
- "LABEL_91": 91,
206
- "LABEL_92": 92,
207
- "LABEL_93": 93,
208
- "LABEL_94": 94,
209
- "LABEL_95": 95,
210
- "LABEL_96": 96
211
- },
212
- "layer_norm_eps": 1e-12,
213
- "max_position_embeddings": 512,
214
- "model_type": "bert",
215
- "num_attention_heads": 12,
216
- "num_hidden_layers": 12,
217
- "pad_token_id": 0,
218
- "position_embedding_type": "absolute",
219
- "torch_dtype": "float32",
220
- "transformers_version": "4.41.1",
221
- "type_vocab_size": 2,
222
- "use_cache": true,
223
- "vocab_size": 30522
224
  }
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Clothing > Tops, Blouses & Tee > Shirts",
14
+ "1": "Clothing > Bottoms > Pants",
15
+ "2": "Clothing > Knitwear > Cardigans",
16
+ "3": "Clothing > Outerwear > Jackets",
17
+ "4": "Clothing > Knitwear > Sweaters",
18
+ "5": "Clothing > Suits > Blazers",
19
+ "6": "Clothing > Dresses > Mini",
20
+ "7": "Plus Size Clothing > Jumpsuits & Bodysuits > Jumpsuits",
21
+ "8": "Clothing > Tops, Blouses & Tee > T-Shirts",
22
+ "9": "Clothing > Tops, Blouses & Tee > Tank Tops & Camis",
23
+ "10": "Clothing > Dresses > Maxi",
24
+ "11": "Clothing > Loungewear > Pajama Sets",
25
+ "12": "Clothing > Bottoms > Shorts",
26
+ "13": "Clothing > Tops, Blouses & Tee > Blouses",
27
+ "14": "Clothing > Tops, Blouses & Tee > Tops",
28
+ "15": "Clothing > Dresses > Midi",
29
+ "16": "Clothing > Denim > Jeans",
30
+ "17": "Clothing > Bottoms > Skirts",
31
+ "18": "Clothing > Denim > Denim Skirts",
32
+ "19": "Plus Size Clothing > Suits > Blazers",
33
+ "20": "Plus Size Clothing > Dresses > Mini",
34
+ "21": "Clothing > Jumpsuits & Bodysuits > Jumpsuits",
35
+ "22": "Clothing > Tops, Blouses & Tee > Sweatshirts",
36
+ "23": "Clothing > Tops, Blouses & Tee > Waistcoats",
37
+ "24": "Clothing > Jumpsuits & Bodysuits > Playsuits",
38
+ "25": "Clothing > Knitwear > Knit Tops",
39
+ "26": "Clothing > Denim > Denim Overalls & Jumpsuits",
40
+ "27": "Clothing > Knitwear > Knit Co-ords",
41
+ "28": "Clothing > Outerwear > Coats",
42
+ "29": "Clothing > Outerwear > Trench Coats",
43
+ "30": "Clothing > Knitwear > Sweater Vests",
44
+ "31": "Plus Size Clothing > Bottoms > Pants",
45
+ "32": "Clothing > Bottoms > Sweatpants",
46
+ "33": "Clothing > Denim > Denim Shorts",
47
+ "34": "Clothing > Tops, Blouses & Tee > Crop Top",
48
+ "35": "Clothing > Outerwear > Vests",
49
+ "36": "Clothing > Co-ords > Suit Sets",
50
+ "37": "Clothing > Jumpsuits & Bodysuits > Unitards",
51
+ "38": "Clothing > Knitwear > Knit Pants",
52
+ "39": "Clothing > Bottoms > Leggings",
53
+ "40": "Clothing > Activewear > Active Bottoms",
54
+ "41": "Clothing > Co-ords > Two-pieces Co-ord",
55
+ "42": "Clothing > Denim > Denim Dresses",
56
+ "43": "Clothing > Knitwear > Knit Skirts",
57
+ "44": "Clothing > Tops, Blouses & Tee > Hoodies",
58
+ "45": "Plus Size Clothing > Knitwear > Sweaters",
59
+ "46": "Plus Size Clothing > Tops, Blouses & Tee > Tops",
60
+ "47": "Clothing > Knitwear > Knit Dresses",
61
+ "48": "Clothing > Outerwear > Puffers & Down Coats",
62
+ "49": "Clothing > Jumpsuits & Bodysuits > Bodysuits",
63
+ "50": "Clothing > Beachwear > Bikini Sets",
64
+ "51": "Clothing > Bottoms > Skorts",
65
+ "52": "Clothing > Loungewear > Lounge Dresses",
66
+ "53": "Clothing > Denim > Denim Jackets & Coats",
67
+ "54": "Clothing > Outdoor Jackets & Vest > Outdoor Puffers & Down Jackets",
68
+ "55": "Plus Size Clothing > Denim > Jeans",
69
+ "56": "Clothing > Knitwear > Knit Jumpsuits",
70
+ "57": "Plus Size Clothing > Tops, Blouses & Tee > Crop Top",
71
+ "58": "Plus Size Clothing > Dresses > Midi",
72
+ "59": "Clothing > Loungewear > Robes",
73
+ "60": "Clothing > Denim > Denim Tops",
74
+ "61": "Clothing > Outerwear > Mini",
75
+ "62": "Clothing > Tops, Blouses & Tee > T-shirts",
76
+ "63": "Plus Size Clothing > Tops, Blouses & Tee > Waistcoats",
77
+ "64": "Clothing > Suits > Suit Pants",
78
+ "65": "Plus Size Clothing > Denim > Denim Skirts",
79
+ "66": "Clothing > Tops, Blouses & Tee > Active Bottoms",
80
+ "67": "Plus Size Clothing > Bottoms > Skirts",
81
+ "68": "Clothing > Activewear > Tops",
82
+ "69": "Clothing > Co-ords > Three-pieces Co-ord",
83
+ "70": "Clothing > Outerwear > Faux Fur Coats",
84
+ "71": "Plus Size Clothing > Knitwear > Cardigans",
85
+ "72": "Clothing > Outwear > Vests",
86
+ "73": "Plus Size Clothing > Tops, Blouses & Tee > Tank Tops & Camis",
87
+ "74": "Clothing > Maternity > Loungewear",
88
+ "75": "Plus Size Clothing > Knitwear > Knit Dresses",
89
+ "76": "Clothing > dresses > Midi",
90
+ "77": "Clothing > Loungewear > Lounge Tops",
91
+ "78": "Plus Size Clothing > Jumpsuits & Bodysuits > Unitards",
92
+ "79": "Clothing > Loungewear > Lounge Bottoms",
93
+ "80": "Clothing > dresses > mini",
94
+ "81": "Plus Size Clothing > Tops, Blouses & Tee > Blouses",
95
+ "82": "Clothing > Intimates > Panties",
96
+ "83": "Plus Size Clothing > Outerwear > Jackets",
97
+ "84": "Plus Size Clothing > Co-ords > Two-pieces Co-ord",
98
+ "85": "Plus Size Clothing > Denim > Denim Shorts",
99
+ "86": "Plus Size Clothing > Bottoms > Skorts",
100
+ "87": "Clothing > dresses > maxi",
101
+ "88": "Plus Size Clothing > Dresses > Maxi",
102
+ "89": "Plus Size Clothing > Tops, Blouses & Tee > T-Shirts",
103
+ "90": "Plus Size Clothing > Bottoms > Shorts",
104
+ "91": "Clothing > Intimates > Bras & Bralettes",
105
+ "92": "Plus Size Clothing > Jumpsuits & Bodysuits > Playsuits",
106
+ "93": "Clothing > Outdoor Jackets & Vest > Outdoor Fleece",
107
+ "94": "Plus Size Clothing > Tops, Blouses & Tee > Hoodies",
108
+ "95": "Clothing > Denim > Denim Skorts",
109
+ "96": "Clothing > Co-ords > Denim Two-piece Outfits"
110
+ },
111
+ "initializer_range": 0.02,
112
+ "intermediate_size": 3072,
113
+ "label2id": {
114
+ "Clothing > Tops, Blouses & Tee > Shirts": 0,
115
+ "Clothing > Bottoms > Pants": 1,
116
+ "Clothing > Knitwear > Cardigans": 2,
117
+ "Clothing > Outerwear > Jackets": 3,
118
+ "Clothing > Knitwear > Sweaters": 4,
119
+ "Clothing > Suits > Blazers": 5,
120
+ "Clothing > Dresses > Mini": 6,
121
+ "Plus Size Clothing > Jumpsuits & Bodysuits > Jumpsuits": 7,
122
+ "Clothing > Tops, Blouses & Tee > T-Shirts": 8,
123
+ "Clothing > Tops, Blouses & Tee > Tank Tops & Camis": 9,
124
+ "Clothing > Dresses > Maxi": 10,
125
+ "Clothing > Loungewear > Pajama Sets": 11,
126
+ "Clothing > Bottoms > Shorts": 12,
127
+ "Clothing > Tops, Blouses & Tee > Blouses": 13,
128
+ "Clothing > Tops, Blouses & Tee > Tops": 14,
129
+ "Clothing > Dresses > Midi": 15,
130
+ "Clothing > Denim > Jeans": 16,
131
+ "Clothing > Bottoms > Skirts": 17,
132
+ "Clothing > Denim > Denim Skirts": 18,
133
+ "Plus Size Clothing > Suits > Blazers": 19,
134
+ "Plus Size Clothing > Dresses > Mini": 20,
135
+ "Clothing > Jumpsuits & Bodysuits > Jumpsuits": 21,
136
+ "Clothing > Tops, Blouses & Tee > Sweatshirts": 22,
137
+ "Clothing > Tops, Blouses & Tee > Waistcoats": 23,
138
+ "Clothing > Jumpsuits & Bodysuits > Playsuits": 24,
139
+ "Clothing > Knitwear > Knit Tops": 25,
140
+ "Clothing > Denim > Denim Overalls & Jumpsuits": 26,
141
+ "Clothing > Knitwear > Knit Co-ords": 27,
142
+ "Clothing > Outerwear > Coats": 28,
143
+ "Clothing > Outerwear > Trench Coats": 29,
144
+ "Clothing > Knitwear > Sweater Vests": 30,
145
+ "Plus Size Clothing > Bottoms > Pants": 31,
146
+ "Clothing > Bottoms > Sweatpants": 32,
147
+ "Clothing > Denim > Denim Shorts": 33,
148
+ "Clothing > Tops, Blouses & Tee > Crop Top": 34,
149
+ "Clothing > Outerwear > Vests": 35,
150
+ "Clothing > Co-ords > Suit Sets": 36,
151
+ "Clothing > Jumpsuits & Bodysuits > Unitards": 37,
152
+ "Clothing > Knitwear > Knit Pants": 38,
153
+ "Clothing > Bottoms > Leggings": 39,
154
+ "Clothing > Activewear > Active Bottoms": 40,
155
+ "Clothing > Co-ords > Two-pieces Co-ord": 41,
156
+ "Clothing > Denim > Denim Dresses": 42,
157
+ "Clothing > Knitwear > Knit Skirts": 43,
158
+ "Clothing > Tops, Blouses & Tee > Hoodies": 44,
159
+ "Plus Size Clothing > Knitwear > Sweaters": 45,
160
+ "Plus Size Clothing > Tops, Blouses & Tee > Tops": 46,
161
+ "Clothing > Knitwear > Knit Dresses": 47,
162
+ "Clothing > Outerwear > Puffers & Down Coats": 48,
163
+ "Clothing > Jumpsuits & Bodysuits > Bodysuits": 49,
164
+ "Clothing > Beachwear > Bikini Sets": 50,
165
+ "Clothing > Bottoms > Skorts": 51,
166
+ "Clothing > Loungewear > Lounge Dresses": 52,
167
+ "Clothing > Denim > Denim Jackets & Coats": 53,
168
+ "Clothing > Outdoor Jackets & Vest > Outdoor Puffers & Down Jackets": 54,
169
+ "Plus Size Clothing > Denim > Jeans": 55,
170
+ "Clothing > Knitwear > Knit Jumpsuits": 56,
171
+ "Plus Size Clothing > Tops, Blouses & Tee > Crop Top": 57,
172
+ "Plus Size Clothing > Dresses > Midi": 58,
173
+ "Clothing > Loungewear > Robes": 59,
174
+ "Clothing > Denim > Denim Tops": 60,
175
+ "Clothing > Outerwear > Mini": 61,
176
+ "Clothing > Tops, Blouses & Tee > T-shirts": 62,
177
+ "Plus Size Clothing > Tops, Blouses & Tee > Waistcoats": 63,
178
+ "Clothing > Suits > Suit Pants": 64,
179
+ "Plus Size Clothing > Denim > Denim Skirts": 65,
180
+ "Clothing > Tops, Blouses & Tee > Active Bottoms": 66,
181
+ "Plus Size Clothing > Bottoms > Skirts": 67,
182
+ "Clothing > Activewear > Tops": 68,
183
+ "Clothing > Co-ords > Three-pieces Co-ord": 69,
184
+ "Clothing > Outerwear > Faux Fur Coats": 70,
185
+ "Plus Size Clothing > Knitwear > Cardigans": 71,
186
+ "Clothing > Outwear > Vests": 72,
187
+ "Plus Size Clothing > Tops, Blouses & Tee > Tank Tops & Camis": 73,
188
+ "Clothing > Maternity > Loungewear": 74,
189
+ "Plus Size Clothing > Knitwear > Knit Dresses": 75,
190
+ "Clothing > dresses > Midi": 76,
191
+ "Clothing > Loungewear > Lounge Tops": 77,
192
+ "Plus Size Clothing > Jumpsuits & Bodysuits > Unitards": 78,
193
+ "Clothing > Loungewear > Lounge Bottoms": 79,
194
+ "Clothing > dresses > mini": 80,
195
+ "Plus Size Clothing > Tops, Blouses & Tee > Blouses": 81,
196
+ "Clothing > Intimates > Panties": 82,
197
+ "Plus Size Clothing > Outerwear > Jackets": 83,
198
+ "Plus Size Clothing > Co-ords > Two-pieces Co-ord": 84,
199
+ "Plus Size Clothing > Denim > Denim Shorts": 85,
200
+ "Plus Size Clothing > Bottoms > Skorts": 86,
201
+ "Clothing > dresses > maxi": 87,
202
+ "Plus Size Clothing > Dresses > Maxi": 88,
203
+ "Plus Size Clothing > Tops, Blouses & Tee > T-Shirts": 89,
204
+ "Plus Size Clothing > Bottoms > Shorts": 90,
205
+ "Clothing > Intimates > Bras & Bralettes": 91,
206
+ "Plus Size Clothing > Jumpsuits & Bodysuits > Playsuits": 92,
207
+ "Clothing > Outdoor Jackets & Vest > Outdoor Fleece": 93,
208
+ "Plus Size Clothing > Tops, Blouses & Tee > Hoodies": 94,
209
+ "Clothing > Denim > Denim Skorts": 95,
210
+ "Clothing > Co-ords > Denim Two-piece Outfits": 96
211
+ },
212
+ "layer_norm_eps": 1e-12,
213
+ "max_position_embeddings": 512,
214
+ "model_type": "bert",
215
+ "num_attention_heads": 12,
216
+ "num_hidden_layers": 12,
217
+ "pad_token_id": 0,
218
+ "position_embedding_type": "absolute",
219
+ "torch_dtype": "float32",
220
+ "transformers_version": "4.41.1",
221
+ "type_vocab_size": 2,
222
+ "use_cache": true,
223
+ "vocab_size": 30522
224
  }