aarabil commited on
Commit
1a9eb38
·
verified ·
1 Parent(s): 594c755

Upload dataset

Browse files
README.md CHANGED
@@ -150,6 +150,31 @@ dataset_info:
150
  num_examples: 175466
151
  download_size: 829802
152
  dataset_size: 25240613
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
153
  - config_name: spam
154
  features:
155
  - name: text
@@ -262,6 +287,12 @@ configs:
262
  path: massive/train-*
263
  - split: test
264
  path: massive/test-*
 
 
 
 
 
 
265
  - config_name: spam
266
  data_files:
267
  - split: train
 
150
  num_examples: 175466
151
  download_size: 829802
152
  dataset_size: 25240613
153
+ - config_name: rottentomatoes
154
+ features:
155
+ - name: text
156
+ dtype: string
157
+ - name: hypothesis
158
+ dtype: string
159
+ - name: labels
160
+ dtype:
161
+ class_label:
162
+ names:
163
+ '0': entailment
164
+ '1': not_entailment
165
+ - name: task_name
166
+ dtype: string
167
+ - name: label_text
168
+ dtype: string
169
+ splits:
170
+ - name: train
171
+ num_bytes: 456654
172
+ num_examples: 2000
173
+ - name: test
174
+ num_bytes: 493664
175
+ num_examples: 2132
176
+ download_size: 222697
177
+ dataset_size: 950318
178
  - config_name: spam
179
  features:
180
  - name: text
 
287
  path: massive/train-*
288
  - split: test
289
  path: massive/test-*
290
+ - config_name: rottentomatoes
291
+ data_files:
292
+ - split: train
293
+ path: rottentomatoes/train-*
294
+ - split: test
295
+ path: rottentomatoes/test-*
296
  - config_name: spam
297
  data_files:
298
  - split: train
rottentomatoes/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b022a8b2cd649caec96fcbeef71ad86800629e728b9004252fac16ad0bd4aa9
3
+ size 95782
rottentomatoes/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79fb75448875484488ea4de3dee6aa24fcdbb34c2335ec8e64713234b3adf4a9
3
+ size 126915