File size: 4,758 Bytes
de3f63a
 
 
 
 
 
 
 
 
 
 
 
 
9d96fbc
 
 
 
de3f63a
755f8c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
688e713
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
617f195
 
688e713
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
617f195
 
de3f63a
 
 
755f8c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
688e713
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de3f63a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: hypothesis
    dtype: string
  - name: labels
    dtype:
      class_label:
        names:
          '0': entailment
          '1': not_entailment
  - name: task_name
    dtype: string
  - name: label_text
    dtype: string
  splits:
  - name: mnli_m
    num_bytes: 2055427
    num_examples: 9815
  - name: mnli_mm
    num_bytes: 2181179
    num_examples: 9832
  - name: fevernli
    num_bytes: 7532028
    num_examples: 19652
  - name: anli_r1
    num_bytes: 433064
    num_examples: 1000
  - name: anli_r2
    num_bytes: 432927
    num_examples: 1000
  - name: anli_r3
    num_bytes: 501290
    num_examples: 1200
  - name: wanli
    num_bytes: 940472
    num_examples: 5000
  - name: lingnli
    num_bytes: 1078241
    num_examples: 4893
  - name: wellformedquery
    num_bytes: 274932
    num_examples: 2000
  - name: rottentomatoes
    num_bytes: 463520
    num_examples: 2000
  - name: amazonpolarity
    num_bytes: 1073968
    num_examples: 2000
  - name: imdb
    num_bytes: 2807450
    num_examples: 2006
  - name: yelpreviews
    num_bytes: 1581332
    num_examples: 2000
  - name: hatexplain
    num_bytes: 709210
    num_examples: 2910
  - name: massive
    num_bytes: 23680622
    num_examples: 172492
  - name: banking77
    num_bytes: 40009400
    num_examples: 221760
  - name: emotiondair
    num_bytes: 1902532
    num_examples: 10344
  - name: emocontext
    num_bytes: 880077
    num_examples: 5340
  - name: empathetic
    num_bytes: 52141900
    num_examples: 81344
  - name: agnews
    num_bytes: 2544632
    num_examples: 8000
  - name: yahootopics
    num_bytes: 34686310
    num_examples: 50000
  - name: biasframes_sex
    num_bytes: 314648
    num_examples: 1510
  - name: biasframes_offensive
    num_bytes: 465662
    num_examples: 2000
  - name: biasframes_intent
    num_bytes: 438394
    num_examples: 2000
  - name: financialphrasebank
    num_bytes: 515448
    num_examples: 2070
  - name: appreviews
    num_bytes: 604460
    num_examples: 2000
  - name: hateoffensive
    num_bytes: 495508
    num_examples: 2586
  - name: trueteacher
    num_bytes: 2783064
    num_examples: 2000
  - name: spam
    num_bytes: 181876
    num_examples: 1262
  - name: wikitoxic_toxicaggregated
    num_bytes: 923604
    num_examples: 2000
  - name: wikitoxic_obscene
    num_bytes: 894472
    num_examples: 2000
  - name: wikitoxic_identityhate
    num_bytes: 1010608
    num_examples: 2000
  - name: wikitoxic_threat
    num_bytes: 725658
    num_examples: 1422
  - name: wikitoxic_insult
    num_bytes: 833066
    num_examples: 2000
  - name: manifesto
    num_bytes: 300869505
    num_examples: 685720
  - name: capsotu
    num_bytes: 23150995
    num_examples: 66444
  download_size: 26325656
  dataset_size: 512117481
configs:
- config_name: default
  data_files:
  - split: mnli_m
    path: data/mnli_m-*
  - split: mnli_mm
    path: data/mnli_mm-*
  - split: fevernli
    path: data/fevernli-*
  - split: anli_r1
    path: data/anli_r1-*
  - split: anli_r2
    path: data/anli_r2-*
  - split: anli_r3
    path: data/anli_r3-*
  - split: wanli
    path: data/wanli-*
  - split: lingnli
    path: data/lingnli-*
  - split: wellformedquery
    path: data/wellformedquery-*
  - split: rottentomatoes
    path: data/rottentomatoes-*
  - split: amazonpolarity
    path: data/amazonpolarity-*
  - split: imdb
    path: data/imdb-*
  - split: yelpreviews
    path: data/yelpreviews-*
  - split: hatexplain
    path: data/hatexplain-*
  - split: massive
    path: data/massive-*
  - split: banking77
    path: data/banking77-*
  - split: emotiondair
    path: data/emotiondair-*
  - split: emocontext
    path: data/emocontext-*
  - split: empathetic
    path: data/empathetic-*
  - split: agnews
    path: data/agnews-*
  - split: yahootopics
    path: data/yahootopics-*
  - split: biasframes_sex
    path: data/biasframes_sex-*
  - split: biasframes_offensive
    path: data/biasframes_offensive-*
  - split: biasframes_intent
    path: data/biasframes_intent-*
  - split: financialphrasebank
    path: data/financialphrasebank-*
  - split: appreviews
    path: data/appreviews-*
  - split: hateoffensive
    path: data/hateoffensive-*
  - split: trueteacher
    path: data/trueteacher-*
  - split: spam
    path: data/spam-*
  - split: wikitoxic_toxicaggregated
    path: data/wikitoxic_toxicaggregated-*
  - split: wikitoxic_obscene
    path: data/wikitoxic_obscene-*
  - split: wikitoxic_identityhate
    path: data/wikitoxic_identityhate-*
  - split: wikitoxic_threat
    path: data/wikitoxic_threat-*
  - split: wikitoxic_insult
    path: data/wikitoxic_insult-*
  - split: manifesto
    path: data/manifesto-*
  - split: capsotu
    path: data/capsotu-*
---