Upload dataset
Browse files
README.md
CHANGED
|
@@ -13145,6 +13145,30 @@ dataset_info:
|
|
| 13145 |
num_examples: 292
|
| 13146 |
download_size: 152623
|
| 13147 |
dataset_size: 774190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13148 |
configs:
|
| 13149 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13150 |
data_files:
|
|
@@ -17384,6 +17408,14 @@ configs:
|
|
| 17384 |
path: super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval/validation-*
|
| 17385 |
- split: test
|
| 17386 |
path: super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17387 |
---
|
| 17388 |
|
| 17389 |
# Dataset Card for P3
|
|
|
|
| 13145 |
num_examples: 292
|
| 13146 |
download_size: 152623
|
| 13147 |
dataset_size: 774190
|
| 13148 |
+
- config_name: super_glue_wsc.fixed_in_other_words
|
| 13149 |
+
features:
|
| 13150 |
+
- name: answer_choices
|
| 13151 |
+
sequence: string
|
| 13152 |
+
- name: inputs
|
| 13153 |
+
sequence: int32
|
| 13154 |
+
- name: inputs_pretokenized
|
| 13155 |
+
dtype: string
|
| 13156 |
+
- name: targets
|
| 13157 |
+
sequence: int32
|
| 13158 |
+
- name: targets_pretokenized
|
| 13159 |
+
dtype: string
|
| 13160 |
+
splits:
|
| 13161 |
+
- name: train
|
| 13162 |
+
num_bytes: 248700
|
| 13163 |
+
num_examples: 554
|
| 13164 |
+
- name: validation
|
| 13165 |
+
num_bytes: 58350
|
| 13166 |
+
num_examples: 104
|
| 13167 |
+
- name: test
|
| 13168 |
+
num_bytes: 86507
|
| 13169 |
+
num_examples: 146
|
| 13170 |
+
download_size: 119385
|
| 13171 |
+
dataset_size: 393557
|
| 13172 |
configs:
|
| 13173 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13174 |
data_files:
|
|
|
|
| 17408 |
path: super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval/validation-*
|
| 17409 |
- split: test
|
| 17410 |
path: super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval/test-*
|
| 17411 |
+
- config_name: super_glue_wsc.fixed_in_other_words
|
| 17412 |
+
data_files:
|
| 17413 |
+
- split: train
|
| 17414 |
+
path: super_glue_wsc.fixed_in_other_words/train-*
|
| 17415 |
+
- split: validation
|
| 17416 |
+
path: super_glue_wsc.fixed_in_other_words/validation-*
|
| 17417 |
+
- split: test
|
| 17418 |
+
path: super_glue_wsc.fixed_in_other_words/test-*
|
| 17419 |
---
|
| 17420 |
|
| 17421 |
# Dataset Card for P3
|
super_glue_wsc.fixed_in_other_words/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2849489a11b354824b529a64533b3ac26f6da7cb61fe2444c0b9079009cbae3e
|
| 3 |
+
size 23223
|
super_glue_wsc.fixed_in_other_words/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e1444ae2581b016068eafb8bf1f986e52c9fabb37a73f80a32d6a0308cc604c4
|
| 3 |
+
size 75425
|
super_glue_wsc.fixed_in_other_words/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7dc92b073e60e0b6895c70aba29db54e2ae260d76f31dc38724aa7a4b9c37e8
|
| 3 |
+
size 20737
|