hgissbkh commited on
Commit
e5179ec
1 Parent(s): f47a963

Upload dataset

Browse files
README.md CHANGED
@@ -215,6 +215,38 @@ dataset_info:
215
  num_examples: 1400
216
  download_size: 597226
217
  dataset_size: 919023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
218
  configs:
219
  - config_name: boolq
220
  data_files:
@@ -272,4 +304,12 @@ configs:
272
  path: wic/validation-*
273
  - split: test
274
  path: wic/test-*
 
 
 
 
 
 
 
 
275
  ---
 
215
  num_examples: 1400
216
  download_size: 597226
217
  dataset_size: 919023
218
+ - config_name: wsc
219
+ features:
220
+ - name: text
221
+ dtype: string
222
+ - name: span1_index
223
+ dtype: int32
224
+ - name: span2_index
225
+ dtype: int32
226
+ - name: span1_text
227
+ dtype: string
228
+ - name: span2_text
229
+ dtype: string
230
+ - name: idx
231
+ dtype: int32
232
+ - name: label
233
+ dtype:
234
+ class_label:
235
+ names:
236
+ - 'False'
237
+ - 'True'
238
+ splits:
239
+ - name: train
240
+ num_bytes: 89311
241
+ num_examples: 554
242
+ - name: validation
243
+ num_bytes: 21521
244
+ num_examples: 104
245
+ - name: test
246
+ num_bytes: 31408
247
+ num_examples: 146
248
+ download_size: 49592
249
+ dataset_size: 142240
250
  configs:
251
  - config_name: boolq
252
  data_files:
 
304
  path: wic/validation-*
305
  - split: test
306
  path: wic/test-*
307
+ - config_name: wsc
308
+ data_files:
309
+ - split: train
310
+ path: wsc/train-*
311
+ - split: validation
312
+ path: wsc/validation-*
313
+ - split: test
314
+ path: wsc/test-*
315
  ---
wsc/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:562368a152ffb4ae17ddf50a45994188f63a554c2f3c244d123b41812b0feaca
3
+ size 12164
wsc/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82e5de115b2e5c5de9a91bc291f4d4c60c9189fa525e412cca5be5b14969dce
3
+ size 27222
wsc/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe21758729af6c1288ae9d43017e6a3025c70bbb2b5c273c5d85d96d31aa7611
3
+ size 10206