alexneakameni commited on
Commit
9ea332a
·
verified ·
1 Parent(s): 4c2892a

Upload BertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +199 -0
  2. config.json +433 -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,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "results/checkpoint-42598",
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": 384,
12
+ "id2label": {
13
+ "0": "lit_Latn",
14
+ "1": "fon_Latn",
15
+ "2": "kin_Latn",
16
+ "3": "khm_Khmr",
17
+ "4": "bjn_Latn",
18
+ "5": "prs_Arab",
19
+ "6": "wol_Latn",
20
+ "7": "run_Latn",
21
+ "8": "eng_Latn",
22
+ "9": "gla_Latn",
23
+ "10": "lvs_Latn",
24
+ "11": "nya_Latn",
25
+ "12": "kac_Latn",
26
+ "13": "lua_Latn",
27
+ "14": "tuk_Latn",
28
+ "15": "tpi_Latn",
29
+ "16": "grn_Latn",
30
+ "17": "xho_Latn",
31
+ "18": "bam_Latn",
32
+ "19": "mri_Latn",
33
+ "20": "san_Deva",
34
+ "21": "isl_Latn",
35
+ "22": "kas_Deva",
36
+ "23": "bel_Cyrl",
37
+ "24": "heb_Hebr",
38
+ "25": "zho_Hant",
39
+ "26": "bak_Cyrl",
40
+ "27": "fra_Latn",
41
+ "28": "por_Latn",
42
+ "29": "ukr_Cyrl",
43
+ "30": "umb_Latn",
44
+ "31": "kan_Knda",
45
+ "32": "smo_Latn",
46
+ "33": "als_Latn",
47
+ "34": "kbp_Latn",
48
+ "35": "lin_Latn",
49
+ "36": "urd_Arab",
50
+ "37": "yor_Latn",
51
+ "38": "azb_Arab",
52
+ "39": "ltz_Latn",
53
+ "40": "twi_Latn",
54
+ "41": "hin_Deva",
55
+ "42": "tgl_Latn",
56
+ "43": "asm_Beng",
57
+ "44": "gaz_Latn",
58
+ "45": "ell_Grek",
59
+ "46": "taq_Tfng",
60
+ "47": "nso_Latn",
61
+ "48": "dan_Latn",
62
+ "49": "pes_Arab",
63
+ "50": "pan_Guru",
64
+ "51": "war_Latn",
65
+ "52": "mar_Deva",
66
+ "53": "mni_Beng",
67
+ "54": "acm_Arab",
68
+ "55": "srd_Latn",
69
+ "56": "vec_Latn",
70
+ "57": "ory_Orya",
71
+ "58": "lug_Latn",
72
+ "59": "ltg_Latn",
73
+ "60": "guj_Gujr",
74
+ "61": "ita_Latn",
75
+ "62": "swe_Latn",
76
+ "63": "cjk_Latn",
77
+ "64": "ace_Latn",
78
+ "65": "taq_Latn",
79
+ "66": "cat_Latn",
80
+ "67": "zsm_Latn",
81
+ "68": "hun_Latn",
82
+ "69": "kaz_Cyrl",
83
+ "70": "pol_Latn",
84
+ "71": "ban_Latn",
85
+ "72": "nus_Latn",
86
+ "73": "acq_Arab",
87
+ "74": "aeb_Arab",
88
+ "75": "spa_Latn",
89
+ "76": "slk_Latn",
90
+ "77": "hrv_Latn",
91
+ "78": "crh_Latn",
92
+ "79": "tur_Latn",
93
+ "80": "bos_Latn",
94
+ "81": "ssw_Latn",
95
+ "82": "kik_Latn",
96
+ "83": "ydd_Hebr",
97
+ "84": "snd_Arab",
98
+ "85": "hau_Latn",
99
+ "86": "tam_Taml",
100
+ "87": "plt_Latn",
101
+ "88": "kmr_Latn",
102
+ "89": "ace_Arab",
103
+ "90": "mkd_Cyrl",
104
+ "91": "lij_Latn",
105
+ "92": "dyu_Latn",
106
+ "93": "mos_Latn",
107
+ "94": "ayr_Latn",
108
+ "95": "ast_Latn",
109
+ "96": "fij_Latn",
110
+ "97": "lmo_Latn",
111
+ "98": "zho_Hans",
112
+ "99": "nob_Latn",
113
+ "100": "hye_Armn",
114
+ "101": "amh_Ethi",
115
+ "102": "jav_Latn",
116
+ "103": "sag_Latn",
117
+ "104": "mai_Deva",
118
+ "105": "lao_Laoo",
119
+ "106": "uzn_Latn",
120
+ "107": "mya_Mymr",
121
+ "108": "fin_Latn",
122
+ "109": "knc_Latn",
123
+ "110": "tat_Cyrl",
124
+ "111": "ajp_Arab",
125
+ "112": "dzo_Tibt",
126
+ "113": "pag_Latn",
127
+ "114": "kir_Cyrl",
128
+ "115": "sna_Latn",
129
+ "116": "zul_Latn",
130
+ "117": "kab_Latn",
131
+ "118": "fur_Latn",
132
+ "119": "ckb_Arab",
133
+ "120": "vie_Latn",
134
+ "121": "mal_Mlym",
135
+ "122": "bem_Latn",
136
+ "123": "som_Latn",
137
+ "124": "ars_Arab",
138
+ "125": "szl_Latn",
139
+ "126": "tgk_Cyrl",
140
+ "127": "tel_Telu",
141
+ "128": "quy_Latn",
142
+ "129": "deu_Latn",
143
+ "130": "bjn_Arab",
144
+ "131": "azj_Latn",
145
+ "132": "eus_Latn",
146
+ "133": "ces_Latn",
147
+ "134": "nld_Latn",
148
+ "135": "shn_Mymr",
149
+ "136": "bul_Cyrl",
150
+ "137": "kam_Latn",
151
+ "138": "kmb_Latn",
152
+ "139": "ron_Latn",
153
+ "140": "bho_Deva",
154
+ "141": "glg_Latn",
155
+ "142": "awa_Deva",
156
+ "143": "tha_Thai",
157
+ "144": "lim_Latn",
158
+ "145": "hat_Latn",
159
+ "146": "mag_Deva",
160
+ "147": "kon_Latn",
161
+ "148": "pbt_Arab",
162
+ "149": "kat_Geor",
163
+ "150": "khk_Cyrl",
164
+ "151": "arb_Arab",
165
+ "152": "knc_Arab",
166
+ "153": "kor_Hang",
167
+ "154": "oci_Latn",
168
+ "155": "lus_Latn",
169
+ "156": "ary_Arab",
170
+ "157": "epo_Latn",
171
+ "158": "pap_Latn",
172
+ "159": "ibo_Latn",
173
+ "160": "fao_Latn",
174
+ "161": "ben_Beng",
175
+ "162": "yue_Hant",
176
+ "163": "ceb_Latn",
177
+ "164": "luo_Latn",
178
+ "165": "srp_Cyrl",
179
+ "166": "ind_Latn",
180
+ "167": "slv_Latn",
181
+ "168": "min_Latn",
182
+ "169": "scn_Latn",
183
+ "170": "apc_Arab",
184
+ "171": "sin_Sinh",
185
+ "172": "mlt_Latn",
186
+ "173": "kea_Latn",
187
+ "174": "uig_Arab",
188
+ "175": "npi_Deva",
189
+ "176": "kas_Arab",
190
+ "177": "bug_Latn",
191
+ "178": "hne_Deva",
192
+ "179": "sat_Olck",
193
+ "180": "swh_Latn",
194
+ "181": "tso_Latn",
195
+ "182": "nno_Latn",
196
+ "183": "rus_Cyrl",
197
+ "184": "dik_Latn",
198
+ "185": "sun_Latn",
199
+ "186": "afr_Latn",
200
+ "187": "arz_Arab",
201
+ "188": "gle_Latn",
202
+ "189": "sot_Latn",
203
+ "190": "ewe_Latn",
204
+ "191": "fuv_Latn",
205
+ "192": "tum_Latn",
206
+ "193": "ilo_Latn",
207
+ "194": "cym_Latn",
208
+ "195": "tir_Ethi",
209
+ "196": "tzm_Tfng",
210
+ "197": "bod_Tibt",
211
+ "198": "tsn_Latn",
212
+ "199": "est_Latn",
213
+ "200": "jpn_Jpan"
214
+ },
215
+ "initializer_range": 0.02,
216
+ "intermediate_size": 768,
217
+ "label2id": {
218
+ "ace_Arab": 89,
219
+ "ace_Latn": 64,
220
+ "acm_Arab": 54,
221
+ "acq_Arab": 73,
222
+ "aeb_Arab": 74,
223
+ "afr_Latn": 186,
224
+ "ajp_Arab": 111,
225
+ "als_Latn": 33,
226
+ "amh_Ethi": 101,
227
+ "apc_Arab": 170,
228
+ "arb_Arab": 151,
229
+ "ars_Arab": 124,
230
+ "ary_Arab": 156,
231
+ "arz_Arab": 187,
232
+ "asm_Beng": 43,
233
+ "ast_Latn": 95,
234
+ "awa_Deva": 142,
235
+ "ayr_Latn": 94,
236
+ "azb_Arab": 38,
237
+ "azj_Latn": 131,
238
+ "bak_Cyrl": 26,
239
+ "bam_Latn": 18,
240
+ "ban_Latn": 71,
241
+ "bel_Cyrl": 23,
242
+ "bem_Latn": 122,
243
+ "ben_Beng": 161,
244
+ "bho_Deva": 140,
245
+ "bjn_Arab": 130,
246
+ "bjn_Latn": 4,
247
+ "bod_Tibt": 197,
248
+ "bos_Latn": 80,
249
+ "bug_Latn": 177,
250
+ "bul_Cyrl": 136,
251
+ "cat_Latn": 66,
252
+ "ceb_Latn": 163,
253
+ "ces_Latn": 133,
254
+ "cjk_Latn": 63,
255
+ "ckb_Arab": 119,
256
+ "crh_Latn": 78,
257
+ "cym_Latn": 194,
258
+ "dan_Latn": 48,
259
+ "deu_Latn": 129,
260
+ "dik_Latn": 184,
261
+ "dyu_Latn": 92,
262
+ "dzo_Tibt": 112,
263
+ "ell_Grek": 45,
264
+ "eng_Latn": 8,
265
+ "epo_Latn": 157,
266
+ "est_Latn": 199,
267
+ "eus_Latn": 132,
268
+ "ewe_Latn": 190,
269
+ "fao_Latn": 160,
270
+ "fij_Latn": 96,
271
+ "fin_Latn": 108,
272
+ "fon_Latn": 1,
273
+ "fra_Latn": 27,
274
+ "fur_Latn": 118,
275
+ "fuv_Latn": 191,
276
+ "gaz_Latn": 44,
277
+ "gla_Latn": 9,
278
+ "gle_Latn": 188,
279
+ "glg_Latn": 141,
280
+ "grn_Latn": 16,
281
+ "guj_Gujr": 60,
282
+ "hat_Latn": 145,
283
+ "hau_Latn": 85,
284
+ "heb_Hebr": 24,
285
+ "hin_Deva": 41,
286
+ "hne_Deva": 178,
287
+ "hrv_Latn": 77,
288
+ "hun_Latn": 68,
289
+ "hye_Armn": 100,
290
+ "ibo_Latn": 159,
291
+ "ilo_Latn": 193,
292
+ "ind_Latn": 166,
293
+ "isl_Latn": 21,
294
+ "ita_Latn": 61,
295
+ "jav_Latn": 102,
296
+ "jpn_Jpan": 200,
297
+ "kab_Latn": 117,
298
+ "kac_Latn": 12,
299
+ "kam_Latn": 137,
300
+ "kan_Knda": 31,
301
+ "kas_Arab": 176,
302
+ "kas_Deva": 22,
303
+ "kat_Geor": 149,
304
+ "kaz_Cyrl": 69,
305
+ "kbp_Latn": 34,
306
+ "kea_Latn": 173,
307
+ "khk_Cyrl": 150,
308
+ "khm_Khmr": 3,
309
+ "kik_Latn": 82,
310
+ "kin_Latn": 2,
311
+ "kir_Cyrl": 114,
312
+ "kmb_Latn": 138,
313
+ "kmr_Latn": 88,
314
+ "knc_Arab": 152,
315
+ "knc_Latn": 109,
316
+ "kon_Latn": 147,
317
+ "kor_Hang": 153,
318
+ "lao_Laoo": 105,
319
+ "lij_Latn": 91,
320
+ "lim_Latn": 144,
321
+ "lin_Latn": 35,
322
+ "lit_Latn": 0,
323
+ "lmo_Latn": 97,
324
+ "ltg_Latn": 59,
325
+ "ltz_Latn": 39,
326
+ "lua_Latn": 13,
327
+ "lug_Latn": 58,
328
+ "luo_Latn": 164,
329
+ "lus_Latn": 155,
330
+ "lvs_Latn": 10,
331
+ "mag_Deva": 146,
332
+ "mai_Deva": 104,
333
+ "mal_Mlym": 121,
334
+ "mar_Deva": 52,
335
+ "min_Latn": 168,
336
+ "mkd_Cyrl": 90,
337
+ "mlt_Latn": 172,
338
+ "mni_Beng": 53,
339
+ "mos_Latn": 93,
340
+ "mri_Latn": 19,
341
+ "mya_Mymr": 107,
342
+ "nld_Latn": 134,
343
+ "nno_Latn": 182,
344
+ "nob_Latn": 99,
345
+ "npi_Deva": 175,
346
+ "nso_Latn": 47,
347
+ "nus_Latn": 72,
348
+ "nya_Latn": 11,
349
+ "oci_Latn": 154,
350
+ "ory_Orya": 57,
351
+ "pag_Latn": 113,
352
+ "pan_Guru": 50,
353
+ "pap_Latn": 158,
354
+ "pbt_Arab": 148,
355
+ "pes_Arab": 49,
356
+ "plt_Latn": 87,
357
+ "pol_Latn": 70,
358
+ "por_Latn": 28,
359
+ "prs_Arab": 5,
360
+ "quy_Latn": 128,
361
+ "ron_Latn": 139,
362
+ "run_Latn": 7,
363
+ "rus_Cyrl": 183,
364
+ "sag_Latn": 103,
365
+ "san_Deva": 20,
366
+ "sat_Olck": 179,
367
+ "scn_Latn": 169,
368
+ "shn_Mymr": 135,
369
+ "sin_Sinh": 171,
370
+ "slk_Latn": 76,
371
+ "slv_Latn": 167,
372
+ "smo_Latn": 32,
373
+ "sna_Latn": 115,
374
+ "snd_Arab": 84,
375
+ "som_Latn": 123,
376
+ "sot_Latn": 189,
377
+ "spa_Latn": 75,
378
+ "srd_Latn": 55,
379
+ "srp_Cyrl": 165,
380
+ "ssw_Latn": 81,
381
+ "sun_Latn": 185,
382
+ "swe_Latn": 62,
383
+ "swh_Latn": 180,
384
+ "szl_Latn": 125,
385
+ "tam_Taml": 86,
386
+ "taq_Latn": 65,
387
+ "taq_Tfng": 46,
388
+ "tat_Cyrl": 110,
389
+ "tel_Telu": 127,
390
+ "tgk_Cyrl": 126,
391
+ "tgl_Latn": 42,
392
+ "tha_Thai": 143,
393
+ "tir_Ethi": 195,
394
+ "tpi_Latn": 15,
395
+ "tsn_Latn": 198,
396
+ "tso_Latn": 181,
397
+ "tuk_Latn": 14,
398
+ "tum_Latn": 192,
399
+ "tur_Latn": 79,
400
+ "twi_Latn": 40,
401
+ "tzm_Tfng": 196,
402
+ "uig_Arab": 174,
403
+ "ukr_Cyrl": 29,
404
+ "umb_Latn": 30,
405
+ "urd_Arab": 36,
406
+ "uzn_Latn": 106,
407
+ "vec_Latn": 56,
408
+ "vie_Latn": 120,
409
+ "war_Latn": 51,
410
+ "wol_Latn": 6,
411
+ "xho_Latn": 17,
412
+ "ydd_Hebr": 83,
413
+ "yor_Latn": 37,
414
+ "yue_Hant": 162,
415
+ "zho_Hans": 98,
416
+ "zho_Hant": 25,
417
+ "zsm_Latn": 67,
418
+ "zul_Latn": 116
419
+ },
420
+ "layer_norm_eps": 1e-12,
421
+ "max_position_embeddings": 512,
422
+ "model_type": "bert",
423
+ "num_attention_heads": 6,
424
+ "num_hidden_layers": 4,
425
+ "pad_token_id": 3,
426
+ "position_embedding_type": "absolute",
427
+ "problem_type": "single_label_classification",
428
+ "torch_dtype": "float32",
429
+ "transformers_version": "4.48.3",
430
+ "type_vocab_size": 2,
431
+ "use_cache": true,
432
+ "vocab_size": 50257
433
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a334ced506aa854d8611bb73aab490adb476ba79ea1b40f816156415012a668d
3
+ size 97838484