Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
6e31f1d
1 Parent(s): 024047e

Upload dataset

Browse files
README.md CHANGED
@@ -9597,6 +9597,30 @@ dataset_info:
9597
  num_examples: 3245
9598
  download_size: 11785041
9599
  dataset_size: 22247327
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9600
  configs:
9601
  - config_name: adversarial_qa_dbert_answer_the_following_q
9602
  data_files:
@@ -12724,6 +12748,14 @@ configs:
12724
  path: super_glue_boolq_exam/validation-*
12725
  - split: test
12726
  path: super_glue_boolq_exam/test-*
 
 
 
 
 
 
 
 
12727
  ---
12728
 
12729
  # Dataset Card for P3
 
9597
  num_examples: 3245
9598
  download_size: 11785041
9599
  dataset_size: 22247327
9600
+ - config_name: super_glue_boolq_exercise
9601
+ features:
9602
+ - name: answer_choices
9603
+ sequence: string
9604
+ - name: inputs
9605
+ sequence: int32
9606
+ - name: inputs_pretokenized
9607
+ dtype: string
9608
+ - name: targets
9609
+ sequence: int32
9610
+ - name: targets_pretokenized
9611
+ dtype: string
9612
+ splits:
9613
+ - name: train
9614
+ num_bytes: 13766078
9615
+ num_examples: 9427
9616
+ - name: validation
9617
+ num_bytes: 4723467
9618
+ num_examples: 3270
9619
+ - name: test
9620
+ num_bytes: 4790841
9621
+ num_examples: 3245
9622
+ download_size: 11847577
9623
+ dataset_size: 23280386
9624
  configs:
9625
  - config_name: adversarial_qa_dbert_answer_the_following_q
9626
  data_files:
 
12748
  path: super_glue_boolq_exam/validation-*
12749
  - split: test
12750
  path: super_glue_boolq_exam/test-*
12751
+ - config_name: super_glue_boolq_exercise
12752
+ data_files:
12753
+ - split: train
12754
+ path: super_glue_boolq_exercise/train-*
12755
+ - split: validation
12756
+ path: super_glue_boolq_exercise/validation-*
12757
+ - split: test
12758
+ path: super_glue_boolq_exercise/test-*
12759
  ---
12760
 
12761
  # Dataset Card for P3
super_glue_boolq_exercise/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa8e5233458602933712411f1604a4881011080c7122586dc5bb2e7b0af28688
3
+ size 2395227
super_glue_boolq_exercise/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f65d7ecebc8a2d5f244d5b0cf929c57402ce43ec5e3acafeaf6835eab7e6dc34
3
+ size 7040859
super_glue_boolq_exercise/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2d32b2b6a71063d7b0010becac3a430e4712c5907b82c636fd7bddda0e93a4b
3
+ size 2411491