File size: 4,967 Bytes
5d56ae4
 
 
 
 
 
 
 
83c2f97
 
5d56ae4
 
 
 
 
 
 
 
83c2f97
 
5d56ae4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83c2f97
 
 
 
5d56ae4
 
 
 
 
 
 
 
 
 
83c2f97
 
5d56ae4
 
 
 
 
 
83c2f97
5d56ae4
 
83c2f97
5d56ae4
83c2f97
 
5d56ae4
 
83c2f97
5d56ae4
 
83c2f97
5d56ae4
 
83c2f97
5d56ae4
 
83c2f97
5d56ae4
83c2f97
 
5d56ae4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83c2f97
 
 
 
 
 
 
 
5d56ae4
 
 
 
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
206
207
---
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-*
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: 797997
    num_examples: 5934
  - name: rottentomatoes
    num_bytes: 476608
    num_examples: 2132
  - name: amazonpolarity
    num_bytes: 10638222
    num_examples: 20000
  - name: imdb
    num_bytes: 27702150
    num_examples: 20000
  - name: yelpreviews
    num_bytes: 15528830
    num_examples: 20000
  - name: hatexplain
    num_bytes: 686828
    num_examples: 2922
  - name: massive
    num_bytes: 22508046
    num_examples: 175466
  - name: banking77
    num_bytes: 38244320
    num_examples: 221760
  - name: emotiondair
    num_bytes: 2106560
    num_examples: 12000
  - name: emocontext
    num_bytes: 3399684
    num_examples: 22036
  - name: empathetic
    num_bytes: 51489174
    num_examples: 81344
  - name: agnews
    num_bytes: 9387496
    num_examples: 30400
  - name: yahootopics
    num_bytes: 339270530
    num_examples: 500000
  - name: biasframes_sex
    num_bytes: 1803606
    num_examples: 8808
  - name: biasframes_offensive
    num_bytes: 1762676
    num_examples: 7676
  - name: biasframes_intent
    num_bytes: 1570206
    num_examples: 7296
  - name: financialphrasebank
    num_bytes: 508644
    num_examples: 2070
  - name: appreviews
    num_bytes: 2350054
    num_examples: 8000
  - name: hateoffensive
    num_bytes: 472792
    num_examples: 2586
  - name: trueteacher
    num_bytes: 24678372
    num_examples: 17910
  - name: spam
    num_bytes: 276250
    num_examples: 2070
  - name: wikitoxic_toxicaggregated
    num_bytes: 8866954
    num_examples: 20000
  - name: wikitoxic_obscene
    num_bytes: 7812494
    num_examples: 17382
  - name: wikitoxic_identityhate
    num_bytes: 5643068
    num_examples: 11424
  - name: wikitoxic_threat
    num_bytes: 5091276
    num_examples: 10422
  - name: wikitoxic_insult
    num_bytes: 7229696
    num_examples: 16854
  - name: manifesto
    num_bytes: 124325328
    num_examples: 246008
  - name: capsotu
    num_bytes: 9693888
    num_examples: 20790
  download_size: 69335482
  dataset_size: 739476377
---
# Dataset Card for "dataset_test_disaggregated_nli"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)