mariosasko
commited on
Commit
•
9f65773
1
Parent(s):
2278c7e
Upload dataset
Browse files
README.md
CHANGED
@@ -13249,6 +13249,30 @@ dataset_info:
|
|
13249 |
num_examples: 292
|
13250 |
download_size: 149543
|
13251 |
dataset_size: 737378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13252 |
configs:
|
13253 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13254 |
data_files:
|
@@ -17520,6 +17544,14 @@ configs:
|
|
17520 |
path: super_glue_wsc.fixed_p_is_are_r_score_eval/validation-*
|
17521 |
- split: test
|
17522 |
path: super_glue_wsc.fixed_p_is_are_r_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17523 |
---
|
17524 |
|
17525 |
# Dataset Card for P3
|
|
|
13249 |
num_examples: 292
|
13250 |
download_size: 149543
|
13251 |
dataset_size: 737378
|
13252 |
+
- config_name: super_glue_wsc.fixed_replaced_with
|
13253 |
+
features:
|
13254 |
+
- name: answer_choices
|
13255 |
+
sequence: string
|
13256 |
+
- name: inputs
|
13257 |
+
sequence: int32
|
13258 |
+
- name: inputs_pretokenized
|
13259 |
+
dtype: string
|
13260 |
+
- name: targets
|
13261 |
+
sequence: int32
|
13262 |
+
- name: targets_pretokenized
|
13263 |
+
dtype: string
|
13264 |
+
splits:
|
13265 |
+
- name: train
|
13266 |
+
num_bytes: 263026
|
13267 |
+
num_examples: 554
|
13268 |
+
- name: validation
|
13269 |
+
num_bytes: 58547
|
13270 |
+
num_examples: 104
|
13271 |
+
- name: test
|
13272 |
+
num_bytes: 90084
|
13273 |
+
num_examples: 146
|
13274 |
+
download_size: 112203
|
13275 |
+
dataset_size: 411657
|
13276 |
configs:
|
13277 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13278 |
data_files:
|
|
|
17544 |
path: super_glue_wsc.fixed_p_is_are_r_score_eval/validation-*
|
17545 |
- split: test
|
17546 |
path: super_glue_wsc.fixed_p_is_are_r_score_eval/test-*
|
17547 |
+
- config_name: super_glue_wsc.fixed_replaced_with
|
17548 |
+
data_files:
|
17549 |
+
- split: train
|
17550 |
+
path: super_glue_wsc.fixed_replaced_with/train-*
|
17551 |
+
- split: validation
|
17552 |
+
path: super_glue_wsc.fixed_replaced_with/validation-*
|
17553 |
+
- split: test
|
17554 |
+
path: super_glue_wsc.fixed_replaced_with/test-*
|
17555 |
---
|
17556 |
|
17557 |
# Dataset Card for P3
|
super_glue_wsc.fixed_replaced_with/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:948e4f595e06d858500fb651db95bb314f6a9fc6ed23f9d39be3ff66be466f50
|
3 |
+
size 22926
|
super_glue_wsc.fixed_replaced_with/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99ba14d992b5f9f103aaa7332a749925eb9f875460a04886a7b1cfdf4bf81202
|
3 |
+
size 71280
|
super_glue_wsc.fixed_replaced_with/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bae1bffeb30f908252924231d9bb3570d1e78b82bae0dacf77d01000e123deb
|
3 |
+
size 17997
|