Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
02377ce
1 Parent(s): 046a703

Upload dataset

Browse files
README.md CHANGED
@@ -9645,6 +9645,30 @@ dataset_info:
9645
  num_examples: 3245
9646
  download_size: 11791500
9647
  dataset_size: 21494882
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9648
  configs:
9649
  - config_name: adversarial_qa_dbert_answer_the_following_q
9650
  data_files:
@@ -12788,6 +12812,14 @@ configs:
12788
  path: super_glue_boolq_valid_binary/validation-*
12789
  - split: test
12790
  path: super_glue_boolq_valid_binary/test-*
 
 
 
 
 
 
 
 
12791
  ---
12792
 
12793
  # Dataset Card for P3
 
9645
  num_examples: 3245
9646
  download_size: 11791500
9647
  dataset_size: 21494882
9648
+ - config_name: super_glue_boolq_yes_no_question
9649
+ features:
9650
+ - name: answer_choices
9651
+ sequence: string
9652
+ - name: inputs
9653
+ sequence: int32
9654
+ - name: inputs_pretokenized
9655
+ dtype: string
9656
+ - name: targets
9657
+ sequence: int32
9658
+ - name: targets_pretokenized
9659
+ dtype: string
9660
+ splits:
9661
+ - name: train
9662
+ num_bytes: 13240344
9663
+ num_examples: 9427
9664
+ - name: validation
9665
+ num_bytes: 4541057
9666
+ num_examples: 3270
9667
+ - name: test
9668
+ num_bytes: 4625346
9669
+ num_examples: 3245
9670
+ download_size: 11825029
9671
+ dataset_size: 22406747
9672
  configs:
9673
  - config_name: adversarial_qa_dbert_answer_the_following_q
9674
  data_files:
 
12812
  path: super_glue_boolq_valid_binary/validation-*
12813
  - split: test
12814
  path: super_glue_boolq_valid_binary/test-*
12815
+ - config_name: super_glue_boolq_yes_no_question
12816
+ data_files:
12817
+ - split: train
12818
+ path: super_glue_boolq_yes_no_question/train-*
12819
+ - split: validation
12820
+ path: super_glue_boolq_yes_no_question/validation-*
12821
+ - split: test
12822
+ path: super_glue_boolq_yes_no_question/test-*
12823
  ---
12824
 
12825
  # Dataset Card for P3
super_glue_boolq_yes_no_question/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a4127451f8d624180429e3cc5711266c9456c2c7d9c0573d1f20ab957091d3c
3
+ size 2402736
super_glue_boolq_yes_no_question/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21831525200042a0356fc03b3c795423d6462e83b6ea0ab6ee707a16e5a350a
3
+ size 7017099
super_glue_boolq_yes_no_question/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e377d1ca639db2765c8ad6f408cb94de0eedd1570936a6967dd320ec0998b42e
3
+ size 2405194