Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
8ebec3b
1 Parent(s): cce5df7

Upload dataset

Browse files
README.md CHANGED
@@ -10085,6 +10085,30 @@ dataset_info:
10085
  num_examples: 750
10086
  download_size: 293804
10087
  dataset_size: 1427745
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10088
  configs:
10089
  - config_name: adversarial_qa_dbert_answer_the_following_q
10090
  data_files:
@@ -13364,6 +13388,14 @@ configs:
13364
  path: super_glue_cb_does_it_follow_that_score_eval/validation-*
13365
  - split: test
13366
  path: super_glue_cb_does_it_follow_that_score_eval/test-*
 
 
 
 
 
 
 
 
13367
  ---
13368
 
13369
  # Dataset Card for P3
 
10085
  num_examples: 750
10086
  download_size: 293804
10087
  dataset_size: 1427745
10088
+ - config_name: super_glue_cb_does_this_imply
10089
+ features:
10090
+ - name: answer_choices
10091
+ sequence: string
10092
+ - name: inputs
10093
+ sequence: int32
10094
+ - name: inputs_pretokenized
10095
+ dtype: string
10096
+ - name: targets
10097
+ sequence: int32
10098
+ - name: targets_pretokenized
10099
+ dtype: string
10100
+ splits:
10101
+ - name: train
10102
+ num_bytes: 214097
10103
+ num_examples: 250
10104
+ - name: validation
10105
+ num_bytes: 52769
10106
+ num_examples: 56
10107
+ - name: test
10108
+ num_bytes: 234315
10109
+ num_examples: 250
10110
+ download_size: 235640
10111
+ dataset_size: 501181
10112
  configs:
10113
  - config_name: adversarial_qa_dbert_answer_the_following_q
10114
  data_files:
 
13388
  path: super_glue_cb_does_it_follow_that_score_eval/validation-*
13389
  - split: test
13390
  path: super_glue_cb_does_it_follow_that_score_eval/test-*
13391
+ - config_name: super_glue_cb_does_this_imply
13392
+ data_files:
13393
+ - split: train
13394
+ path: super_glue_cb_does_this_imply/train-*
13395
+ - split: validation
13396
+ path: super_glue_cb_does_this_imply/validation-*
13397
+ - split: test
13398
+ path: super_glue_cb_does_this_imply/test-*
13399
  ---
13400
 
13401
  # Dataset Card for P3
super_glue_cb_does_this_imply/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb3b37fa207f9e7f8d1f07c4507005ca8013eb00fd3129b431711f909828b539
3
+ size 105783
super_glue_cb_does_this_imply/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:205880e72a4f28e9b97e88fcc7ee476ede5c5d5d566b53902776b2e8cbcc00df
3
+ size 98069
super_glue_cb_does_this_imply/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:094c5220731a1815986cbc5725851767c26279494bd9e92473ef1648718fdbb4
3
+ size 31788