Upload dataset
Browse files
README.md
CHANGED
|
@@ -13117,6 +13117,34 @@ dataset_info:
|
|
| 13117 |
num_examples: 146
|
| 13118 |
download_size: 110787
|
| 13119 |
dataset_size: 392365
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13120 |
configs:
|
| 13121 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13122 |
data_files:
|
|
@@ -17348,6 +17376,14 @@ configs:
|
|
| 17348 |
path: super_glue_wsc.fixed_does_the_pronoun_refer_to/validation-*
|
| 17349 |
- split: test
|
| 17350 |
path: super_glue_wsc.fixed_does_the_pronoun_refer_to/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17351 |
---
|
| 17352 |
|
| 17353 |
# Dataset Card for P3
|
|
|
|
| 13117 |
num_examples: 146
|
| 13118 |
download_size: 110787
|
| 13119 |
dataset_size: 392365
|
| 13120 |
+
- config_name: super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval
|
| 13121 |
+
features:
|
| 13122 |
+
- name: idx
|
| 13123 |
+
sequence: int32
|
| 13124 |
+
- name: inputs
|
| 13125 |
+
sequence: int32
|
| 13126 |
+
- name: inputs_pretokenized
|
| 13127 |
+
dtype: string
|
| 13128 |
+
- name: is_correct
|
| 13129 |
+
dtype: bool
|
| 13130 |
+
- name: targets
|
| 13131 |
+
sequence: int32
|
| 13132 |
+
- name: targets_pretokenized
|
| 13133 |
+
dtype: string
|
| 13134 |
+
- name: weight
|
| 13135 |
+
dtype: float32
|
| 13136 |
+
splits:
|
| 13137 |
+
- name: train
|
| 13138 |
+
num_bytes: 498643
|
| 13139 |
+
num_examples: 1108
|
| 13140 |
+
- name: validation
|
| 13141 |
+
num_bytes: 111804
|
| 13142 |
+
num_examples: 208
|
| 13143 |
+
- name: test
|
| 13144 |
+
num_bytes: 163743
|
| 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:
|
|
|
|
| 17376 |
path: super_glue_wsc.fixed_does_the_pronoun_refer_to/validation-*
|
| 17377 |
- split: test
|
| 17378 |
path: super_glue_wsc.fixed_does_the_pronoun_refer_to/test-*
|
| 17379 |
+
- config_name: super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval
|
| 17380 |
+
data_files:
|
| 17381 |
+
- split: train
|
| 17382 |
+
path: super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval/train-*
|
| 17383 |
+
- split: validation
|
| 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
|
super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ae57b80da78fa49708b749d85defbfd101110e468d7765f8762391c76711b93
|
| 3 |
+
size 26834
|
super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e7e89da8bfe2e85010f71e9194c2abef836e091e06f1bc805a9e3b9019d7bbc
|
| 3 |
+
size 103351
|
super_glue_wsc.fixed_does_the_pronoun_refer_to_score_eval/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1717e8bf687030a4950fa5f1357335612aa6079b014fab47420447d5ecf6e51
|
| 3 |
+
size 22438
|