mariosasko
commited on
Commit
•
cf418af
1
Parent(s):
d57289e
Upload dataset
Browse files
README.md
CHANGED
@@ -10137,6 +10137,30 @@ dataset_info:
|
|
10137 |
num_examples: 750
|
10138 |
download_size: 296952
|
10139 |
dataset_size: 1464693
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10140 |
configs:
|
10141 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10142 |
data_files:
|
@@ -13432,6 +13456,14 @@ configs:
|
|
13432 |
path: super_glue_cb_does_this_imply_score_eval/validation-*
|
13433 |
- split: test
|
13434 |
path: super_glue_cb_does_this_imply_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13435 |
---
|
13436 |
|
13437 |
# Dataset Card for P3
|
|
|
10137 |
num_examples: 750
|
10138 |
download_size: 296952
|
10139 |
dataset_size: 1464693
|
10140 |
+
- config_name: super_glue_cb_guaranteed_possible_impossible
|
10141 |
+
features:
|
10142 |
+
- name: answer_choices
|
10143 |
+
sequence: string
|
10144 |
+
- name: inputs
|
10145 |
+
sequence: int32
|
10146 |
+
- name: inputs_pretokenized
|
10147 |
+
dtype: string
|
10148 |
+
- name: targets
|
10149 |
+
sequence: int32
|
10150 |
+
- name: targets_pretokenized
|
10151 |
+
dtype: string
|
10152 |
+
splits:
|
10153 |
+
- name: train
|
10154 |
+
num_bytes: 230040
|
10155 |
+
num_examples: 250
|
10156 |
+
- name: validation
|
10157 |
+
num_bytes: 56341
|
10158 |
+
num_examples: 56
|
10159 |
+
- name: test
|
10160 |
+
num_bytes: 246565
|
10161 |
+
num_examples: 250
|
10162 |
+
download_size: 238566
|
10163 |
+
dataset_size: 532946
|
10164 |
configs:
|
10165 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10166 |
data_files:
|
|
|
13456 |
path: super_glue_cb_does_this_imply_score_eval/validation-*
|
13457 |
- split: test
|
13458 |
path: super_glue_cb_does_this_imply_score_eval/test-*
|
13459 |
+
- config_name: super_glue_cb_guaranteed_possible_impossible
|
13460 |
+
data_files:
|
13461 |
+
- split: train
|
13462 |
+
path: super_glue_cb_guaranteed_possible_impossible/train-*
|
13463 |
+
- split: validation
|
13464 |
+
path: super_glue_cb_guaranteed_possible_impossible/validation-*
|
13465 |
+
- split: test
|
13466 |
+
path: super_glue_cb_guaranteed_possible_impossible/test-*
|
13467 |
---
|
13468 |
|
13469 |
# Dataset Card for P3
|
super_glue_cb_guaranteed_possible_impossible/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e1fbe34cdffdf2c88f16ed4a4da58c3f100a4185ba2a9172d928ea186accb6a
|
3 |
+
size 106585
|
super_glue_cb_guaranteed_possible_impossible/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1545cb30e0229f2f6dba21dd58f711f8b3ddc1f7b9bb100dab991cbbdc8bbd56
|
3 |
+
size 99121
|
super_glue_cb_guaranteed_possible_impossible/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61249eb86c9be8d24b96f0685298ae11654c134d360f03267de3d581b0516055
|
3 |
+
size 32860
|