lhoestq HF Staff commited on
Commit
c52aab6
·
verified ·
1 Parent(s): c94c0a8

Add 'wsc' config data files

Browse files
README.md CHANGED
@@ -302,20 +302,20 @@ dataset_info:
302
  dtype:
303
  class_label:
304
  names:
305
- '0': 'False'
306
- '1': 'True'
307
  splits:
308
- - name: test
309
- num_bytes: 31572
310
- num_examples: 146
311
  - name: train
312
- num_bytes: 89883
313
  num_examples: 554
314
  - name: validation
315
- num_bytes: 21637
316
  num_examples: 104
317
- download_size: 32751
318
- dataset_size: 143092
 
 
 
319
  - config_name: wsc.fixed
320
  features:
321
  - name: text
@@ -405,6 +405,14 @@ configs:
405
  path: wic/validation-*
406
  - split: test
407
  path: wic/test-*
 
 
 
 
 
 
 
 
408
  ---
409
 
410
  # Dataset Card for "super_glue"
 
302
  dtype:
303
  class_label:
304
  names:
305
+ - 'False'
306
+ - 'True'
307
  splits:
 
 
 
308
  - name: train
309
+ num_bytes: 89311
310
  num_examples: 554
311
  - name: validation
312
+ num_bytes: 21521
313
  num_examples: 104
314
+ - name: test
315
+ num_bytes: 31408
316
+ num_examples: 146
317
+ download_size: 49592
318
+ dataset_size: 142240
319
  - config_name: wsc.fixed
320
  features:
321
  - name: text
 
405
  path: wic/validation-*
406
  - split: test
407
  path: wic/test-*
408
+ - config_name: wsc
409
+ data_files:
410
+ - split: train
411
+ path: wsc/train-*
412
+ - split: validation
413
+ path: wsc/validation-*
414
+ - split: test
415
+ path: wsc/test-*
416
  ---
417
 
418
  # Dataset Card for "super_glue"
wsc/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a39c4f576a415fd1139428a1423911c7523090b2da9de9202f82c5b1955e3f1
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:a1fb4be43c74cc03e4b519adc63660820f3bde7367a464c39e61dd17b8af0c7a
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:1459bd73672508365680b4b3eb584e6cf33dfa151762863f7eed2e494062634a
3
+ size 10206