Mahmoud3899 commited on
Commit
c347cac
·
verified ·
1 Parent(s): 45ea904

Upload DebertaV2ForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +199 -0
  2. config.json +1049 -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,1049 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/kaggle/working/hell",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifiers_size": [
8
+ 3,
9
+ 2,
10
+ 2,
11
+ 2,
12
+ 2,
13
+ 2,
14
+ 1,
15
+ 2,
16
+ 3,
17
+ 2,
18
+ 2,
19
+ 2,
20
+ 3,
21
+ 3,
22
+ 3,
23
+ 3,
24
+ 1,
25
+ 3,
26
+ 3,
27
+ 2,
28
+ 2,
29
+ 3,
30
+ 2,
31
+ 6,
32
+ 2,
33
+ 2,
34
+ 2,
35
+ 2,
36
+ 2,
37
+ 2,
38
+ 2,
39
+ 2,
40
+ 2,
41
+ 3,
42
+ 3,
43
+ 3,
44
+ 3,
45
+ 3,
46
+ 3,
47
+ 3,
48
+ 2,
49
+ 2,
50
+ 2,
51
+ 2,
52
+ 5,
53
+ 3,
54
+ 3,
55
+ 3,
56
+ 3,
57
+ 3,
58
+ 3,
59
+ 3,
60
+ 3,
61
+ 2,
62
+ 2,
63
+ 2,
64
+ 3,
65
+ 3,
66
+ 3,
67
+ 3,
68
+ 3,
69
+ 3,
70
+ 3,
71
+ 3,
72
+ 2,
73
+ 2,
74
+ 2,
75
+ 2,
76
+ 47,
77
+ 23,
78
+ 9,
79
+ 1,
80
+ 1,
81
+ 1,
82
+ 1,
83
+ 1,
84
+ 1,
85
+ 1,
86
+ 1,
87
+ 1,
88
+ 1,
89
+ 1,
90
+ 1,
91
+ 1,
92
+ 1,
93
+ 1,
94
+ 1,
95
+ 1,
96
+ 1,
97
+ 1,
98
+ 1,
99
+ 1,
100
+ 1,
101
+ 1,
102
+ 1,
103
+ 1,
104
+ 1,
105
+ 1,
106
+ 1,
107
+ 1,
108
+ 1,
109
+ 1,
110
+ 1,
111
+ 1,
112
+ 1,
113
+ 1,
114
+ 1,
115
+ 1,
116
+ 1,
117
+ 1,
118
+ 1,
119
+ 1,
120
+ 1,
121
+ 1,
122
+ 1,
123
+ 1,
124
+ 1,
125
+ 1,
126
+ 1,
127
+ 1,
128
+ 1,
129
+ 1,
130
+ 1,
131
+ 1,
132
+ 1,
133
+ 1,
134
+ 1,
135
+ 1,
136
+ 1,
137
+ 1,
138
+ 1,
139
+ 1,
140
+ 1,
141
+ 1,
142
+ 1,
143
+ 1,
144
+ 1,
145
+ 1,
146
+ 1,
147
+ 1,
148
+ 1,
149
+ 1,
150
+ 1,
151
+ 1,
152
+ 1,
153
+ 1,
154
+ 1,
155
+ 1,
156
+ 1,
157
+ 1,
158
+ 1,
159
+ 1,
160
+ 1,
161
+ 1,
162
+ 1,
163
+ 1,
164
+ 1,
165
+ 1,
166
+ 1,
167
+ 1,
168
+ 1,
169
+ 1,
170
+ 1,
171
+ 1,
172
+ 1,
173
+ 1,
174
+ 1,
175
+ 1,
176
+ 1,
177
+ 1,
178
+ 1,
179
+ 1,
180
+ 1,
181
+ 1,
182
+ 1,
183
+ 1,
184
+ 1,
185
+ 1,
186
+ 1,
187
+ 1,
188
+ 1,
189
+ 1,
190
+ 1,
191
+ 1,
192
+ 1,
193
+ 1,
194
+ 1,
195
+ 1,
196
+ 1,
197
+ 1,
198
+ 1,
199
+ 1,
200
+ 1,
201
+ 1,
202
+ 1,
203
+ 1,
204
+ 1,
205
+ 1,
206
+ 1,
207
+ 1,
208
+ 2,
209
+ 2,
210
+ 2,
211
+ 2,
212
+ 2,
213
+ 2,
214
+ 20,
215
+ 50,
216
+ 3,
217
+ 3,
218
+ 4,
219
+ 2,
220
+ 8,
221
+ 3,
222
+ 2,
223
+ 2,
224
+ 2,
225
+ 4,
226
+ 20,
227
+ 3,
228
+ 3,
229
+ 3,
230
+ 3,
231
+ 3,
232
+ 174,
233
+ 2,
234
+ 2,
235
+ 41,
236
+ 2,
237
+ 2,
238
+ 51,
239
+ 2,
240
+ 3,
241
+ 2,
242
+ 2,
243
+ 2,
244
+ 3,
245
+ 16,
246
+ 2,
247
+ 18,
248
+ 8,
249
+ 2,
250
+ 17,
251
+ 3,
252
+ 2,
253
+ 4,
254
+ 7,
255
+ 12,
256
+ 7,
257
+ 3,
258
+ 3,
259
+ 42,
260
+ 11,
261
+ 100,
262
+ 13,
263
+ 100,
264
+ 8,
265
+ 1,
266
+ 20,
267
+ 2,
268
+ 2,
269
+ 4,
270
+ 5,
271
+ 3,
272
+ 4,
273
+ 14,
274
+ 2,
275
+ 6,
276
+ 4,
277
+ 2,
278
+ 1,
279
+ 3,
280
+ 10,
281
+ 3,
282
+ 10,
283
+ 4,
284
+ 2,
285
+ 7,
286
+ 6,
287
+ 28,
288
+ 3,
289
+ 6,
290
+ 3,
291
+ 6,
292
+ 5,
293
+ 7,
294
+ 4,
295
+ 2,
296
+ 2,
297
+ 2,
298
+ 6,
299
+ 2,
300
+ 2,
301
+ 7,
302
+ 20,
303
+ 2,
304
+ 9,
305
+ 2,
306
+ 3,
307
+ 13,
308
+ 2,
309
+ 3,
310
+ 2,
311
+ 4,
312
+ 4,
313
+ 2,
314
+ 2,
315
+ 2,
316
+ 2,
317
+ 4,
318
+ 1,
319
+ 2,
320
+ 1,
321
+ 13,
322
+ 3,
323
+ 5,
324
+ 11,
325
+ 37,
326
+ 2,
327
+ 49,
328
+ 40,
329
+ 10,
330
+ 4,
331
+ 1,
332
+ 2,
333
+ 2,
334
+ 1,
335
+ 5,
336
+ 2,
337
+ 3,
338
+ 2,
339
+ 2,
340
+ 12,
341
+ 3,
342
+ 3,
343
+ 2,
344
+ 19,
345
+ 3,
346
+ 1,
347
+ 2,
348
+ 2,
349
+ 2,
350
+ 2,
351
+ 2,
352
+ 1,
353
+ 2,
354
+ 2,
355
+ 1,
356
+ 1,
357
+ 2,
358
+ 3,
359
+ 2,
360
+ 1,
361
+ 4,
362
+ 3,
363
+ 1,
364
+ 1,
365
+ 1,
366
+ 2,
367
+ 3,
368
+ 2,
369
+ 3,
370
+ 1,
371
+ 1,
372
+ 2,
373
+ 1,
374
+ 3,
375
+ 2,
376
+ 2,
377
+ 2,
378
+ 2,
379
+ 2,
380
+ 3,
381
+ 2,
382
+ 2,
383
+ 2,
384
+ 1,
385
+ 3,
386
+ 2,
387
+ 2,
388
+ 1,
389
+ 1,
390
+ 1,
391
+ 1,
392
+ 2,
393
+ 1,
394
+ 1,
395
+ 1,
396
+ 1,
397
+ 4,
398
+ 1,
399
+ 1,
400
+ 1,
401
+ 1,
402
+ 3,
403
+ 1,
404
+ 3,
405
+ 1,
406
+ 2,
407
+ 2,
408
+ 1,
409
+ 2,
410
+ 3,
411
+ 3,
412
+ 2,
413
+ 1,
414
+ 3,
415
+ 1,
416
+ 1,
417
+ 3,
418
+ 1,
419
+ 3,
420
+ 2,
421
+ 1,
422
+ 1,
423
+ 1,
424
+ 2,
425
+ 2,
426
+ 50,
427
+ 50,
428
+ 50,
429
+ 50,
430
+ 2,
431
+ 1,
432
+ 1,
433
+ 1,
434
+ 1,
435
+ 1,
436
+ 1,
437
+ 1,
438
+ 1,
439
+ 1,
440
+ 1,
441
+ 1,
442
+ 2,
443
+ 2,
444
+ 2,
445
+ 2,
446
+ 77,
447
+ 2,
448
+ 1,
449
+ 3,
450
+ 2,
451
+ 2,
452
+ 1,
453
+ 1,
454
+ 2,
455
+ 2,
456
+ 2,
457
+ 2,
458
+ 2,
459
+ 2,
460
+ 2,
461
+ 2,
462
+ 2,
463
+ 3,
464
+ 18,
465
+ 13,
466
+ 2,
467
+ 2,
468
+ 2,
469
+ 2,
470
+ 2,
471
+ 2,
472
+ 4,
473
+ 2,
474
+ 24,
475
+ 23,
476
+ 67,
477
+ 279,
478
+ 3,
479
+ 2,
480
+ 2,
481
+ 1,
482
+ 2,
483
+ 2,
484
+ 3,
485
+ 1,
486
+ 2,
487
+ 3,
488
+ 2,
489
+ 3,
490
+ 3,
491
+ 2,
492
+ 2,
493
+ 4,
494
+ 1,
495
+ 17,
496
+ 3,
497
+ 2,
498
+ 3,
499
+ 2,
500
+ 3,
501
+ 3,
502
+ 2,
503
+ 1,
504
+ 1,
505
+ 3,
506
+ 2,
507
+ 2,
508
+ 3,
509
+ 3,
510
+ 3,
511
+ 1,
512
+ 1
513
+ ],
514
+ "hidden_act": "gelu",
515
+ "hidden_dropout_prob": 0.1,
516
+ "hidden_size": 768,
517
+ "initializer_range": 0.02,
518
+ "intermediate_size": 3072,
519
+ "layer_norm_eps": 1e-07,
520
+ "max_position_embeddings": 512,
521
+ "max_relative_positions": -1,
522
+ "model_type": "deberta-v2",
523
+ "norm_rel_ebd": "layer_norm",
524
+ "num_attention_heads": 12,
525
+ "num_hidden_layers": 12,
526
+ "pad_token_id": 0,
527
+ "pooler_dropout": 0,
528
+ "pooler_hidden_act": "gelu",
529
+ "pooler_hidden_size": 768,
530
+ "pos_att_type": [
531
+ "p2c",
532
+ "c2p"
533
+ ],
534
+ "position_biased_input": false,
535
+ "position_buckets": 256,
536
+ "relative_attention": true,
537
+ "share_att_key": true,
538
+ "tasks": [
539
+ "glue/mnli",
540
+ "glue/qnli",
541
+ "glue/rte",
542
+ "glue/wnli",
543
+ "glue/mrpc",
544
+ "glue/qqp",
545
+ "glue/stsb",
546
+ "super_glue/boolq",
547
+ "super_glue/cb",
548
+ "super_glue/multirc",
549
+ "super_glue/wic",
550
+ "super_glue/axg",
551
+ "anli/a1",
552
+ "anli/a2",
553
+ "anli/a3",
554
+ "sick/label",
555
+ "sick/relatedness",
556
+ "sick/entailment_AB",
557
+ "snli",
558
+ "scitail/snli_format",
559
+ "hans",
560
+ "WANLI",
561
+ "recast/recast_verbnet",
562
+ "recast/recast_kg_relations",
563
+ "recast/recast_ner",
564
+ "recast/recast_factuality",
565
+ "recast/recast_puns",
566
+ "recast/recast_megaveridicality",
567
+ "recast/recast_sentiment",
568
+ "recast/recast_verbcorner",
569
+ "probability_words_nli/usnli",
570
+ "probability_words_nli/reasoning_1hop",
571
+ "probability_words_nli/reasoning_2hop",
572
+ "nan-nli/joey234--nan-nli",
573
+ "nli_fever",
574
+ "breaking_nli",
575
+ "conj_nli",
576
+ "fracas",
577
+ "dialogue_nli",
578
+ "mpe",
579
+ "dnc",
580
+ "recast_white/fnplus",
581
+ "recast_white/sprl",
582
+ "recast_white/dpr",
583
+ "joci",
584
+ "robust_nli/IS_CS",
585
+ "robust_nli/LI_LI",
586
+ "robust_nli/ST_WO",
587
+ "robust_nli/PI_SP",
588
+ "robust_nli/PI_CD",
589
+ "robust_nli/ST_SE",
590
+ "robust_nli/ST_NE",
591
+ "robust_nli/ST_LM",
592
+ "robust_nli_is_sd",
593
+ "robust_nli_li_ts",
594
+ "add_one_rte",
595
+ "imppres/implicature_numerals_10_100/log",
596
+ "imppres/implicature_connectives/log",
597
+ "imppres/implicature_modals/log",
598
+ "imppres/implicature_gradable_verb/log",
599
+ "imppres/implicature_gradable_adjective/log",
600
+ "imppres/implicature_numerals_2_3/log",
601
+ "imppres/implicature_quantifiers/log",
602
+ "glue_diagnostics/diagnostics",
603
+ "hlgd",
604
+ "paws/labeled_final",
605
+ "paws/labeled_swap",
606
+ "medical_questions_pairs",
607
+ "conll2003/pos_tags",
608
+ "conll2003/chunk_tags",
609
+ "conll2003/ner_tags",
610
+ "hh-rlhf",
611
+ "model-written-evals",
612
+ "truthful_qa/multiple_choice",
613
+ "fig-qa",
614
+ "bigbench/physical_intuition",
615
+ "bigbench/authorship_verification",
616
+ "bigbench/implicit_relations",
617
+ "bigbench/dyck_languages",
618
+ "bigbench/novel_concepts",
619
+ "bigbench/moral_permissibility",
620
+ "bigbench/metaphor_understanding",
621
+ "bigbench/temporal_sequences",
622
+ "bigbench/sports_understanding",
623
+ "bigbench/analytic_entailment",
624
+ "bigbench/social_support",
625
+ "bigbench/emoji_movie",
626
+ "bigbench/dark_humor_detection",
627
+ "bigbench/suicide_risk",
628
+ "bigbench/fact_checker",
629
+ "bigbench/hhh_alignment",
630
+ "bigbench/formal_fallacies_syllogisms_negation",
631
+ "bigbench/bbq_lite_json",
632
+ "bigbench/cause_and_effect",
633
+ "bigbench/logic_grid_puzzle",
634
+ "bigbench/empirical_judgments",
635
+ "bigbench/human_organs_senses",
636
+ "bigbench/misconceptions",
637
+ "bigbench/strange_stories",
638
+ "bigbench/logical_args",
639
+ "bigbench/known_unknowns",
640
+ "bigbench/cs_algorithms",
641
+ "bigbench/emojis_emotion_prediction",
642
+ "bigbench/cifar10_classification",
643
+ "bigbench/penguins_in_a_table",
644
+ "bigbench/odd_one_out",
645
+ "bigbench/intent_recognition",
646
+ "bigbench/physics",
647
+ "bigbench/conceptual_combinations",
648
+ "bigbench/logical_deduction",
649
+ "bigbench/causal_judgment",
650
+ "bigbench/winowhy",
651
+ "bigbench/arithmetic",
652
+ "bigbench/undo_permutation",
653
+ "bigbench/analogical_similarity",
654
+ "bigbench/social_iqa",
655
+ "bigbench/key_value_maps",
656
+ "bigbench/implicatures",
657
+ "bigbench/real_or_fake_text",
658
+ "bigbench/disambiguation_qa",
659
+ "bigbench/similarities_abstraction",
660
+ "bigbench/movie_dialog_same_or_different",
661
+ "bigbench/english_proverbs",
662
+ "bigbench/presuppositions_as_nli",
663
+ "bigbench/entailed_polarity",
664
+ "bigbench/snarks",
665
+ "bigbench/goal_step_wikihow",
666
+ "bigbench/crass_ai",
667
+ "bigbench/play_dialog_same_or_different",
668
+ "bigbench/hindu_knowledge",
669
+ "bigbench/international_phonetic_alphabet_nli",
670
+ "bigbench/understanding_fables",
671
+ "bigbench/geometric_shapes",
672
+ "bigbench/code_line_description",
673
+ "bigbench/riddle_sense",
674
+ "bigbench/symbol_interpretation",
675
+ "bigbench/irony_identification",
676
+ "bigbench/anachronisms",
677
+ "bigbench/navigate",
678
+ "bigbench/crash_blossom",
679
+ "bigbench/identify_odd_metaphor",
680
+ "bigbench/simple_ethical_questions",
681
+ "bigbench/contextual_parametric_knowledge_conflicts",
682
+ "bigbench/date_understanding",
683
+ "bigbench/figure_of_speech_detection",
684
+ "bigbench/question_selection",
685
+ "bigbench/elementary_math_qa",
686
+ "bigbench/nonsense_words_grammar",
687
+ "bigbench/salient_translation_error_detection",
688
+ "bigbench/epistemic_reasoning",
689
+ "bigbench/movie_recommendation",
690
+ "bigbench/strategyqa",
691
+ "bigbench/tracking_shuffled_objects",
692
+ "bigbench/unit_interpretation",
693
+ "bigbench/reasoning_about_colored_objects",
694
+ "bigbench/discourse_marker_prediction",
695
+ "bigbench/logical_fallacy_detection",
696
+ "bigbench/general_knowledge",
697
+ "bigbench/abstract_narrative_understanding",
698
+ "bigbench/color",
699
+ "bigbench/hyperbaton",
700
+ "bigbench/logical_sequence",
701
+ "bigbench/mnist_ascii",
702
+ "bigbench/fantasy_reasoning",
703
+ "bigbench/mathematical_induction",
704
+ "bigbench/timedial",
705
+ "bigbench/identify_math_theorems",
706
+ "bigbench/checkmate_in_one",
707
+ "bigbench/phrase_relatedness",
708
+ "bigbench/ruin_names",
709
+ "bigbench/gre_reading_comprehension",
710
+ "bigbench/metaphor_boolean",
711
+ "bigbench/sentence_ambiguity",
712
+ "bigbench/vitaminc_fact_verification",
713
+ "bigbench/evaluating_information_essentiality",
714
+ "cos_e/v1.0",
715
+ "cosmos_qa",
716
+ "dream",
717
+ "openbookqa",
718
+ "qasc",
719
+ "quartz",
720
+ "quail",
721
+ "head_qa/en",
722
+ "sciq",
723
+ "social_i_qa",
724
+ "wiki_hop/original",
725
+ "wiqa",
726
+ "piqa",
727
+ "hellaswag",
728
+ "super_glue/copa",
729
+ "balanced-copa",
730
+ "e-CARE",
731
+ "art",
732
+ "winogrande/winogrande_xl",
733
+ "codah/codah",
734
+ "ai2_arc/ARC-Challenge/challenge",
735
+ "ai2_arc/ARC-Easy/challenge",
736
+ "definite_pronoun_resolution",
737
+ "swag/regular",
738
+ "math_qa",
739
+ "glue/cola",
740
+ "glue/sst2",
741
+ "utilitarianism",
742
+ "amazon_counterfactual/en",
743
+ "insincere-questions",
744
+ "toxic_conversations",
745
+ "TuringBench",
746
+ "trec",
747
+ "vitaminc/tals--vitaminc",
748
+ "hope_edi/english",
749
+ "rumoureval_2019/RumourEval2019",
750
+ "ethos/binary",
751
+ "ethos/multilabel",
752
+ "tweet_eval/sentiment",
753
+ "tweet_eval/irony",
754
+ "tweet_eval/offensive",
755
+ "tweet_eval/hate",
756
+ "tweet_eval/emotion",
757
+ "tweet_eval/emoji",
758
+ "tweet_eval/stance_abortion",
759
+ "tweet_eval/stance_atheism",
760
+ "tweet_eval/stance_climate",
761
+ "tweet_eval/stance_feminist",
762
+ "tweet_eval/stance_hillary",
763
+ "discovery/discovery",
764
+ "pragmeval/squinky-informativeness",
765
+ "pragmeval/emobank-arousal",
766
+ "pragmeval/switchboard",
767
+ "pragmeval/squinky-implicature",
768
+ "pragmeval/emobank-valence",
769
+ "pragmeval/mrda",
770
+ "pragmeval/squinky-formality",
771
+ "pragmeval/verifiability",
772
+ "pragmeval/emobank-dominance",
773
+ "pragmeval/persuasiveness-specificity",
774
+ "pragmeval/persuasiveness-strength",
775
+ "pragmeval/persuasiveness-claimtype",
776
+ "pragmeval/pdtb",
777
+ "pragmeval/sarcasm",
778
+ "pragmeval/stac",
779
+ "pragmeval/persuasiveness-premisetype",
780
+ "pragmeval/persuasiveness-eloquence",
781
+ "pragmeval/gum",
782
+ "pragmeval/emergent",
783
+ "pragmeval/persuasiveness-relevance",
784
+ "silicone/dyda_da",
785
+ "silicone/dyda_e",
786
+ "silicone/maptask",
787
+ "silicone/meld_e",
788
+ "silicone/meld_s",
789
+ "silicone/sem",
790
+ "silicone/oasis",
791
+ "silicone/iemocap",
792
+ "lex_glue/eurlex",
793
+ "lex_glue/scotus",
794
+ "lex_glue/ledgar",
795
+ "lex_glue/unfair_tos",
796
+ "lex_glue/case_hold",
797
+ "language-identification",
798
+ "imdb",
799
+ "rotten_tomatoes",
800
+ "ag_news",
801
+ "yelp_review_full/yelp_review_full",
802
+ "financial_phrasebank/sentences_allagree",
803
+ "poem_sentiment",
804
+ "dbpedia_14/dbpedia_14",
805
+ "amazon_polarity/amazon_polarity",
806
+ "app_reviews",
807
+ "hate_speech18",
808
+ "sms_spam",
809
+ "humicroedit/subtask-1",
810
+ "humicroedit/subtask-2",
811
+ "snips_built_in_intents",
812
+ "hate_speech_offensive",
813
+ "yahoo_answers_topics",
814
+ "stackoverflow-questions",
815
+ "hyperpartisan_news",
816
+ "sciie",
817
+ "citation_intent",
818
+ "go_emotions/simplified",
819
+ "scicite",
820
+ "liar",
821
+ "lexical_relation_classification/ROOT09",
822
+ "lexical_relation_classification/BLESS",
823
+ "lexical_relation_classification/CogALexV",
824
+ "lexical_relation_classification/EVALution",
825
+ "lexical_relation_classification/K&H+N",
826
+ "linguisticprobing/coordination_inversion",
827
+ "linguisticprobing/obj_number",
828
+ "linguisticprobing/past_present",
829
+ "linguisticprobing/sentence_length",
830
+ "linguisticprobing/subj_number",
831
+ "linguisticprobing/odd_man_out",
832
+ "linguisticprobing/tree_depth",
833
+ "linguisticprobing/top_constituents",
834
+ "linguisticprobing/bigram_shift",
835
+ "crowdflower/political-media-message",
836
+ "crowdflower/political-media-audience",
837
+ "crowdflower/economic-news",
838
+ "crowdflower/text_emotion",
839
+ "crowdflower/political-media-bias",
840
+ "crowdflower/airline-sentiment",
841
+ "crowdflower/tweet_global_warming",
842
+ "crowdflower/corporate-messaging",
843
+ "crowdflower/sentiment_nuclear_power",
844
+ "ethics/commonsense",
845
+ "ethics/deontology",
846
+ "ethics/justice",
847
+ "ethics/virtue",
848
+ "emo/emo2019",
849
+ "google_wellformed_query",
850
+ "tweets_hate_speech_detection",
851
+ "has_part",
852
+ "wnut_17/wnut_17",
853
+ "ncbi_disease/ncbi_disease",
854
+ "acronym_identification",
855
+ "jnlpba/jnlpba",
856
+ "ontonotes_english/SpeedOfMagic--ontonotes_english",
857
+ "blog_authorship_corpus/gender",
858
+ "blog_authorship_corpus/age",
859
+ "blog_authorship_corpus/job",
860
+ "open_question_type",
861
+ "health_fact",
862
+ "commonsense_qa",
863
+ "mc_taco",
864
+ "ade_corpus_v2/Ade_corpus_v2_classification",
865
+ "discosense",
866
+ "circa",
867
+ "phrase_similarity",
868
+ "scientific-exaggeration-detection",
869
+ "quarel",
870
+ "fever-evidence-related/mwong--fever-related",
871
+ "numer_sense",
872
+ "dynasent/dynabench.dynasent.r1.all/r1",
873
+ "dynasent/dynabench.dynasent.r2.all/r2",
874
+ "Sarcasm_News_Headline",
875
+ "sem_eval_2010_task_8",
876
+ "auditor_review/demo-org--auditor_review",
877
+ "medmcqa",
878
+ "Dynasent_Disagreement",
879
+ "Politeness_Disagreement",
880
+ "SBIC_Disagreement",
881
+ "SChem_Disagreement",
882
+ "Dilemmas_Disagreement",
883
+ "logiqa",
884
+ "wiki_qa",
885
+ "cycic_classification",
886
+ "cycic_multiplechoice",
887
+ "sts-companion",
888
+ "commonsense_qa_2.0",
889
+ "lingnli",
890
+ "monotonicity-entailment",
891
+ "arct",
892
+ "scinli",
893
+ "naturallogic",
894
+ "onestop_qa",
895
+ "moral_stories/full",
896
+ "prost",
897
+ "dynahate",
898
+ "syntactic-augmentation-nli",
899
+ "autotnli",
900
+ "CONDAQA",
901
+ "webgpt_comparisons",
902
+ "synthetic-instruct-gptj-pairwise",
903
+ "scruples",
904
+ "wouldyourather",
905
+ "attempto-nli",
906
+ "defeasible-nli/snli",
907
+ "defeasible-nli/atomic",
908
+ "help-nli",
909
+ "nli-veridicality-transitivity",
910
+ "natural-language-satisfiability",
911
+ "lonli",
912
+ "dadc-limit-nli",
913
+ "FLUTE",
914
+ "strategy-qa",
915
+ "summarize_from_feedback/comparisons",
916
+ "folio",
917
+ "tomi-nli",
918
+ "avicenna",
919
+ "SHP",
920
+ "MedQA-USMLE-4-options-hf",
921
+ "wikimedqa/medwiki",
922
+ "cicero",
923
+ "CREAK",
924
+ "mutual",
925
+ "NeQA",
926
+ "quote-repetition",
927
+ "redefine-math",
928
+ "puzzte",
929
+ "implicatures",
930
+ "race/high",
931
+ "race/middle",
932
+ "race-c",
933
+ "spartqa-yn",
934
+ "spartqa-mchoice",
935
+ "temporal-nli",
936
+ "riddle_sense",
937
+ "clcd-english",
938
+ "twentyquestions",
939
+ "reclor",
940
+ "counterfactually-augmented-imdb",
941
+ "counterfactually-augmented-snli",
942
+ "cnli",
943
+ "boolq-natural-perturbations",
944
+ "acceptability-prediction",
945
+ "equate",
946
+ "ScienceQA_text_only",
947
+ "ekar_english",
948
+ "implicit-hate-stg1",
949
+ "chaos-mnli-ambiguity",
950
+ "headline_cause/en_simple",
951
+ "logiqa-2.0-nli",
952
+ "oasst1_dense_flat/quality",
953
+ "oasst1_dense_flat/toxicity",
954
+ "oasst1_dense_flat/helpfulness",
955
+ "PARARULE-Plus",
956
+ "mindgames",
957
+ "universal_dependencies/en_lines/deprel",
958
+ "universal_dependencies/en_partut/deprel",
959
+ "universal_dependencies/en_ewt/deprel",
960
+ "universal_dependencies/en_gum/deprel",
961
+ "ambient",
962
+ "path-naturalness-prediction",
963
+ "civil_comments/toxicity",
964
+ "civil_comments/severe_toxicity",
965
+ "civil_comments/obscene",
966
+ "civil_comments/threat",
967
+ "civil_comments/insult",
968
+ "civil_comments/identity_attack",
969
+ "civil_comments/sexual_explicit",
970
+ "cloth",
971
+ "dgen",
972
+ "oasst1_pairwise_rlhf_reward",
973
+ "I2D2",
974
+ "args_me",
975
+ "Touche23-ValueEval",
976
+ "starcon",
977
+ "banking77",
978
+ "ruletaker",
979
+ "lsat_qa/all",
980
+ "ConTRoL-nli",
981
+ "tracie",
982
+ "sherliic",
983
+ "sen-making/1",
984
+ "sen-making/2",
985
+ "winowhy",
986
+ "mbib-base/cognitive-bias",
987
+ "mbib-base/fake-news",
988
+ "mbib-base/gender-bias",
989
+ "mbib-base/hate-speech",
990
+ "mbib-base/linguistic-bias",
991
+ "mbib-base/political-bias",
992
+ "mbib-base/racial-bias",
993
+ "mbib-base/text-level-bias",
994
+ "robustLR",
995
+ "v1/gen_train234_test2to10",
996
+ "logical-fallacy",
997
+ "parade",
998
+ "cladder",
999
+ "subjectivity",
1000
+ "MOH",
1001
+ "VUAC",
1002
+ "TroFi",
1003
+ "sharc_modified/mod",
1004
+ "conceptrules_v2",
1005
+ "disrpt/eng.dep.scidtb.rels",
1006
+ "conll2000",
1007
+ "few-nerd/supervised",
1008
+ "finer-139",
1009
+ "zero-shot-label-nli",
1010
+ "com2sense",
1011
+ "scone",
1012
+ "winodict",
1013
+ "fool-me-twice",
1014
+ "monli",
1015
+ "corr2cause",
1016
+ "lsat_qa/all",
1017
+ "apt",
1018
+ "twitter-financial-news-sentiment",
1019
+ "icl-symbol-tuning-instruct",
1020
+ "SpaceNLI",
1021
+ "propsegment/nli",
1022
+ "HatemojiBuild",
1023
+ "regset",
1024
+ "esci",
1025
+ "chatbot_arena_conversations",
1026
+ "dnd_style_intents",
1027
+ "FLD.v2",
1028
+ "SDOH-NLI",
1029
+ "scifact_entailment",
1030
+ "feasibilityQA",
1031
+ "simple_pair",
1032
+ "AdjectiveScaleProbe-nli",
1033
+ "resnli",
1034
+ "SpaRTUN",
1035
+ "ReSQ",
1036
+ "semantic_fragments_nli",
1037
+ "dataset_train_nli",
1038
+ "babi_nli",
1039
+ "gen_debiased_nli",
1040
+ "imppres/presupposition",
1041
+ "/prag",
1042
+ "blimp-2",
1043
+ "mmlu-4"
1044
+ ],
1045
+ "torch_dtype": "float32",
1046
+ "transformers_version": "4.42.3",
1047
+ "type_vocab_size": 0,
1048
+ "vocab_size": 128100
1049
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c747fe57b0bc4c3974d4776428caae5ab57e77c604574f248db1b3b1d32b4cba
3
+ size 737719272