procit007 commited on
Commit
e2cb066
·
verified ·
1 Parent(s): d9e9b2e

Upload BertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +199 -0
  2. config.json +465 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
config.json ADDED
@@ -0,0 +1,465 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-cased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.3,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.2,
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
+ "97": "LABEL_97",
111
+ "98": "LABEL_98",
112
+ "99": "LABEL_99",
113
+ "100": "LABEL_100",
114
+ "101": "LABEL_101",
115
+ "102": "LABEL_102",
116
+ "103": "LABEL_103",
117
+ "104": "LABEL_104",
118
+ "105": "LABEL_105",
119
+ "106": "LABEL_106",
120
+ "107": "LABEL_107",
121
+ "108": "LABEL_108",
122
+ "109": "LABEL_109",
123
+ "110": "LABEL_110",
124
+ "111": "LABEL_111",
125
+ "112": "LABEL_112",
126
+ "113": "LABEL_113",
127
+ "114": "LABEL_114",
128
+ "115": "LABEL_115",
129
+ "116": "LABEL_116",
130
+ "117": "LABEL_117",
131
+ "118": "LABEL_118",
132
+ "119": "LABEL_119",
133
+ "120": "LABEL_120",
134
+ "121": "LABEL_121",
135
+ "122": "LABEL_122",
136
+ "123": "LABEL_123",
137
+ "124": "LABEL_124",
138
+ "125": "LABEL_125",
139
+ "126": "LABEL_126",
140
+ "127": "LABEL_127",
141
+ "128": "LABEL_128",
142
+ "129": "LABEL_129",
143
+ "130": "LABEL_130",
144
+ "131": "LABEL_131",
145
+ "132": "LABEL_132",
146
+ "133": "LABEL_133",
147
+ "134": "LABEL_134",
148
+ "135": "LABEL_135",
149
+ "136": "LABEL_136",
150
+ "137": "LABEL_137",
151
+ "138": "LABEL_138",
152
+ "139": "LABEL_139",
153
+ "140": "LABEL_140",
154
+ "141": "LABEL_141",
155
+ "142": "LABEL_142",
156
+ "143": "LABEL_143",
157
+ "144": "LABEL_144",
158
+ "145": "LABEL_145",
159
+ "146": "LABEL_146",
160
+ "147": "LABEL_147",
161
+ "148": "LABEL_148",
162
+ "149": "LABEL_149",
163
+ "150": "LABEL_150",
164
+ "151": "LABEL_151",
165
+ "152": "LABEL_152",
166
+ "153": "LABEL_153",
167
+ "154": "LABEL_154",
168
+ "155": "LABEL_155",
169
+ "156": "LABEL_156",
170
+ "157": "LABEL_157",
171
+ "158": "LABEL_158",
172
+ "159": "LABEL_159",
173
+ "160": "LABEL_160",
174
+ "161": "LABEL_161",
175
+ "162": "LABEL_162",
176
+ "163": "LABEL_163",
177
+ "164": "LABEL_164",
178
+ "165": "LABEL_165",
179
+ "166": "LABEL_166",
180
+ "167": "LABEL_167",
181
+ "168": "LABEL_168",
182
+ "169": "LABEL_169",
183
+ "170": "LABEL_170",
184
+ "171": "LABEL_171",
185
+ "172": "LABEL_172",
186
+ "173": "LABEL_173",
187
+ "174": "LABEL_174",
188
+ "175": "LABEL_175",
189
+ "176": "LABEL_176",
190
+ "177": "LABEL_177",
191
+ "178": "LABEL_178",
192
+ "179": "LABEL_179",
193
+ "180": "LABEL_180",
194
+ "181": "LABEL_181",
195
+ "182": "LABEL_182",
196
+ "183": "LABEL_183",
197
+ "184": "LABEL_184",
198
+ "185": "LABEL_185",
199
+ "186": "LABEL_186",
200
+ "187": "LABEL_187",
201
+ "188": "LABEL_188",
202
+ "189": "LABEL_189",
203
+ "190": "LABEL_190",
204
+ "191": "LABEL_191",
205
+ "192": "LABEL_192",
206
+ "193": "LABEL_193",
207
+ "194": "LABEL_194",
208
+ "195": "LABEL_195",
209
+ "196": "LABEL_196",
210
+ "197": "LABEL_197",
211
+ "198": "LABEL_198",
212
+ "199": "LABEL_199",
213
+ "200": "LABEL_200",
214
+ "201": "LABEL_201",
215
+ "202": "LABEL_202",
216
+ "203": "LABEL_203",
217
+ "204": "LABEL_204",
218
+ "205": "LABEL_205",
219
+ "206": "LABEL_206",
220
+ "207": "LABEL_207",
221
+ "208": "LABEL_208",
222
+ "209": "LABEL_209",
223
+ "210": "LABEL_210",
224
+ "211": "LABEL_211",
225
+ "212": "LABEL_212",
226
+ "213": "LABEL_213",
227
+ "214": "LABEL_214",
228
+ "215": "LABEL_215",
229
+ "216": "LABEL_216"
230
+ },
231
+ "initializer_range": 0.02,
232
+ "intermediate_size": 3072,
233
+ "label2id": {
234
+ "LABEL_0": 0,
235
+ "LABEL_1": 1,
236
+ "LABEL_10": 10,
237
+ "LABEL_100": 100,
238
+ "LABEL_101": 101,
239
+ "LABEL_102": 102,
240
+ "LABEL_103": 103,
241
+ "LABEL_104": 104,
242
+ "LABEL_105": 105,
243
+ "LABEL_106": 106,
244
+ "LABEL_107": 107,
245
+ "LABEL_108": 108,
246
+ "LABEL_109": 109,
247
+ "LABEL_11": 11,
248
+ "LABEL_110": 110,
249
+ "LABEL_111": 111,
250
+ "LABEL_112": 112,
251
+ "LABEL_113": 113,
252
+ "LABEL_114": 114,
253
+ "LABEL_115": 115,
254
+ "LABEL_116": 116,
255
+ "LABEL_117": 117,
256
+ "LABEL_118": 118,
257
+ "LABEL_119": 119,
258
+ "LABEL_12": 12,
259
+ "LABEL_120": 120,
260
+ "LABEL_121": 121,
261
+ "LABEL_122": 122,
262
+ "LABEL_123": 123,
263
+ "LABEL_124": 124,
264
+ "LABEL_125": 125,
265
+ "LABEL_126": 126,
266
+ "LABEL_127": 127,
267
+ "LABEL_128": 128,
268
+ "LABEL_129": 129,
269
+ "LABEL_13": 13,
270
+ "LABEL_130": 130,
271
+ "LABEL_131": 131,
272
+ "LABEL_132": 132,
273
+ "LABEL_133": 133,
274
+ "LABEL_134": 134,
275
+ "LABEL_135": 135,
276
+ "LABEL_136": 136,
277
+ "LABEL_137": 137,
278
+ "LABEL_138": 138,
279
+ "LABEL_139": 139,
280
+ "LABEL_14": 14,
281
+ "LABEL_140": 140,
282
+ "LABEL_141": 141,
283
+ "LABEL_142": 142,
284
+ "LABEL_143": 143,
285
+ "LABEL_144": 144,
286
+ "LABEL_145": 145,
287
+ "LABEL_146": 146,
288
+ "LABEL_147": 147,
289
+ "LABEL_148": 148,
290
+ "LABEL_149": 149,
291
+ "LABEL_15": 15,
292
+ "LABEL_150": 150,
293
+ "LABEL_151": 151,
294
+ "LABEL_152": 152,
295
+ "LABEL_153": 153,
296
+ "LABEL_154": 154,
297
+ "LABEL_155": 155,
298
+ "LABEL_156": 156,
299
+ "LABEL_157": 157,
300
+ "LABEL_158": 158,
301
+ "LABEL_159": 159,
302
+ "LABEL_16": 16,
303
+ "LABEL_160": 160,
304
+ "LABEL_161": 161,
305
+ "LABEL_162": 162,
306
+ "LABEL_163": 163,
307
+ "LABEL_164": 164,
308
+ "LABEL_165": 165,
309
+ "LABEL_166": 166,
310
+ "LABEL_167": 167,
311
+ "LABEL_168": 168,
312
+ "LABEL_169": 169,
313
+ "LABEL_17": 17,
314
+ "LABEL_170": 170,
315
+ "LABEL_171": 171,
316
+ "LABEL_172": 172,
317
+ "LABEL_173": 173,
318
+ "LABEL_174": 174,
319
+ "LABEL_175": 175,
320
+ "LABEL_176": 176,
321
+ "LABEL_177": 177,
322
+ "LABEL_178": 178,
323
+ "LABEL_179": 179,
324
+ "LABEL_18": 18,
325
+ "LABEL_180": 180,
326
+ "LABEL_181": 181,
327
+ "LABEL_182": 182,
328
+ "LABEL_183": 183,
329
+ "LABEL_184": 184,
330
+ "LABEL_185": 185,
331
+ "LABEL_186": 186,
332
+ "LABEL_187": 187,
333
+ "LABEL_188": 188,
334
+ "LABEL_189": 189,
335
+ "LABEL_19": 19,
336
+ "LABEL_190": 190,
337
+ "LABEL_191": 191,
338
+ "LABEL_192": 192,
339
+ "LABEL_193": 193,
340
+ "LABEL_194": 194,
341
+ "LABEL_195": 195,
342
+ "LABEL_196": 196,
343
+ "LABEL_197": 197,
344
+ "LABEL_198": 198,
345
+ "LABEL_199": 199,
346
+ "LABEL_2": 2,
347
+ "LABEL_20": 20,
348
+ "LABEL_200": 200,
349
+ "LABEL_201": 201,
350
+ "LABEL_202": 202,
351
+ "LABEL_203": 203,
352
+ "LABEL_204": 204,
353
+ "LABEL_205": 205,
354
+ "LABEL_206": 206,
355
+ "LABEL_207": 207,
356
+ "LABEL_208": 208,
357
+ "LABEL_209": 209,
358
+ "LABEL_21": 21,
359
+ "LABEL_210": 210,
360
+ "LABEL_211": 211,
361
+ "LABEL_212": 212,
362
+ "LABEL_213": 213,
363
+ "LABEL_214": 214,
364
+ "LABEL_215": 215,
365
+ "LABEL_216": 216,
366
+ "LABEL_22": 22,
367
+ "LABEL_23": 23,
368
+ "LABEL_24": 24,
369
+ "LABEL_25": 25,
370
+ "LABEL_26": 26,
371
+ "LABEL_27": 27,
372
+ "LABEL_28": 28,
373
+ "LABEL_29": 29,
374
+ "LABEL_3": 3,
375
+ "LABEL_30": 30,
376
+ "LABEL_31": 31,
377
+ "LABEL_32": 32,
378
+ "LABEL_33": 33,
379
+ "LABEL_34": 34,
380
+ "LABEL_35": 35,
381
+ "LABEL_36": 36,
382
+ "LABEL_37": 37,
383
+ "LABEL_38": 38,
384
+ "LABEL_39": 39,
385
+ "LABEL_4": 4,
386
+ "LABEL_40": 40,
387
+ "LABEL_41": 41,
388
+ "LABEL_42": 42,
389
+ "LABEL_43": 43,
390
+ "LABEL_44": 44,
391
+ "LABEL_45": 45,
392
+ "LABEL_46": 46,
393
+ "LABEL_47": 47,
394
+ "LABEL_48": 48,
395
+ "LABEL_49": 49,
396
+ "LABEL_5": 5,
397
+ "LABEL_50": 50,
398
+ "LABEL_51": 51,
399
+ "LABEL_52": 52,
400
+ "LABEL_53": 53,
401
+ "LABEL_54": 54,
402
+ "LABEL_55": 55,
403
+ "LABEL_56": 56,
404
+ "LABEL_57": 57,
405
+ "LABEL_58": 58,
406
+ "LABEL_59": 59,
407
+ "LABEL_6": 6,
408
+ "LABEL_60": 60,
409
+ "LABEL_61": 61,
410
+ "LABEL_62": 62,
411
+ "LABEL_63": 63,
412
+ "LABEL_64": 64,
413
+ "LABEL_65": 65,
414
+ "LABEL_66": 66,
415
+ "LABEL_67": 67,
416
+ "LABEL_68": 68,
417
+ "LABEL_69": 69,
418
+ "LABEL_7": 7,
419
+ "LABEL_70": 70,
420
+ "LABEL_71": 71,
421
+ "LABEL_72": 72,
422
+ "LABEL_73": 73,
423
+ "LABEL_74": 74,
424
+ "LABEL_75": 75,
425
+ "LABEL_76": 76,
426
+ "LABEL_77": 77,
427
+ "LABEL_78": 78,
428
+ "LABEL_79": 79,
429
+ "LABEL_8": 8,
430
+ "LABEL_80": 80,
431
+ "LABEL_81": 81,
432
+ "LABEL_82": 82,
433
+ "LABEL_83": 83,
434
+ "LABEL_84": 84,
435
+ "LABEL_85": 85,
436
+ "LABEL_86": 86,
437
+ "LABEL_87": 87,
438
+ "LABEL_88": 88,
439
+ "LABEL_89": 89,
440
+ "LABEL_9": 9,
441
+ "LABEL_90": 90,
442
+ "LABEL_91": 91,
443
+ "LABEL_92": 92,
444
+ "LABEL_93": 93,
445
+ "LABEL_94": 94,
446
+ "LABEL_95": 95,
447
+ "LABEL_96": 96,
448
+ "LABEL_97": 97,
449
+ "LABEL_98": 98,
450
+ "LABEL_99": 99
451
+ },
452
+ "layer_norm_eps": 1e-12,
453
+ "max_position_embeddings": 512,
454
+ "model_type": "bert",
455
+ "num_attention_heads": 12,
456
+ "num_hidden_layers": 12,
457
+ "pad_token_id": 0,
458
+ "position_embedding_type": "absolute",
459
+ "problem_type": "single_label_classification",
460
+ "torch_dtype": "float32",
461
+ "transformers_version": "4.48.3",
462
+ "type_vocab_size": 2,
463
+ "use_cache": true,
464
+ "vocab_size": 28996
465
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba2a976ea6150eadfe790f564a1159002a33cb2c83bf00b1c0905a3771f24c4e
3
+ size 433932108