mariosasko
commited on
Commit
•
024047e
1
Parent(s):
f8d040f
Upload dataset
Browse files
README.md
CHANGED
@@ -9573,6 +9573,30 @@ dataset_info:
|
|
9573 |
num_examples: 3245
|
9574 |
download_size: 11772122
|
9575 |
dataset_size: 21737183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9576 |
configs:
|
9577 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9578 |
data_files:
|
@@ -12692,6 +12716,14 @@ configs:
|
|
12692 |
path: super_glue_boolq_could_you_tell_me_/validation-*
|
12693 |
- split: test
|
12694 |
path: super_glue_boolq_could_you_tell_me_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12695 |
---
|
12696 |
|
12697 |
# Dataset Card for P3
|
|
|
9573 |
num_examples: 3245
|
9574 |
download_size: 11772122
|
9575 |
dataset_size: 21737183
|
9576 |
+
- config_name: super_glue_boolq_exam
|
9577 |
+
features:
|
9578 |
+
- name: answer_choices
|
9579 |
+
sequence: string
|
9580 |
+
- name: inputs
|
9581 |
+
sequence: int32
|
9582 |
+
- name: inputs_pretokenized
|
9583 |
+
dtype: string
|
9584 |
+
- name: targets
|
9585 |
+
sequence: int32
|
9586 |
+
- name: targets_pretokenized
|
9587 |
+
dtype: string
|
9588 |
+
splits:
|
9589 |
+
- name: train
|
9590 |
+
num_bytes: 13146074
|
9591 |
+
num_examples: 9427
|
9592 |
+
- name: validation
|
9593 |
+
num_bytes: 4508357
|
9594 |
+
num_examples: 3270
|
9595 |
+
- name: test
|
9596 |
+
num_bytes: 4592896
|
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:
|
|
|
12716 |
path: super_glue_boolq_could_you_tell_me_/validation-*
|
12717 |
- split: test
|
12718 |
path: super_glue_boolq_could_you_tell_me_/test-*
|
12719 |
+
- config_name: super_glue_boolq_exam
|
12720 |
+
data_files:
|
12721 |
+
- split: train
|
12722 |
+
path: super_glue_boolq_exam/train-*
|
12723 |
+
- split: validation
|
12724 |
+
path: super_glue_boolq_exam/validation-*
|
12725 |
+
- split: test
|
12726 |
+
path: super_glue_boolq_exam/test-*
|
12727 |
---
|
12728 |
|
12729 |
# Dataset Card for P3
|
super_glue_boolq_exam/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b89312beecae014d8604ef2717ec9028e243315afe0d4a0c8ab7a27588662781
|
3 |
+
size 2386493
|
super_glue_boolq_exam/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff105c021dfacd4485ac2e0625b07cb8016a20c16a896de8d41af2fd7379a029
|
3 |
+
size 6987652
|
super_glue_boolq_exam/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8708e93852736e9df293e8b70666d3be6021922eab1220b5566594e34c032d30
|
3 |
+
size 2410896
|