Upload dataset
Browse files
README.md
CHANGED
|
@@ -13273,6 +13273,34 @@ dataset_info:
|
|
| 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:
|
|
@@ -17552,6 +17580,14 @@ configs:
|
|
| 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
|
|
|
|
| 13273 |
num_examples: 146
|
| 13274 |
download_size: 112203
|
| 13275 |
dataset_size: 411657
|
| 13276 |
+
- config_name: super_glue_wsc.fixed_replaced_with_score_eval
|
| 13277 |
+
features:
|
| 13278 |
+
- name: idx
|
| 13279 |
+
sequence: int32
|
| 13280 |
+
- name: inputs
|
| 13281 |
+
sequence: int32
|
| 13282 |
+
- name: inputs_pretokenized
|
| 13283 |
+
dtype: string
|
| 13284 |
+
- name: is_correct
|
| 13285 |
+
dtype: bool
|
| 13286 |
+
- name: targets
|
| 13287 |
+
sequence: int32
|
| 13288 |
+
- name: targets_pretokenized
|
| 13289 |
+
dtype: string
|
| 13290 |
+
- name: weight
|
| 13291 |
+
dtype: float32
|
| 13292 |
+
splits:
|
| 13293 |
+
- name: train
|
| 13294 |
+
num_bytes: 525119
|
| 13295 |
+
num_examples: 1108
|
| 13296 |
+
- name: validation
|
| 13297 |
+
num_bytes: 116940
|
| 13298 |
+
num_examples: 208
|
| 13299 |
+
- name: test
|
| 13300 |
+
num_bytes: 170715
|
| 13301 |
+
num_examples: 292
|
| 13302 |
+
download_size: 155805
|
| 13303 |
+
dataset_size: 812774
|
| 13304 |
configs:
|
| 13305 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13306 |
data_files:
|
|
|
|
| 17580 |
path: super_glue_wsc.fixed_replaced_with/validation-*
|
| 17581 |
- split: test
|
| 17582 |
path: super_glue_wsc.fixed_replaced_with/test-*
|
| 17583 |
+
- config_name: super_glue_wsc.fixed_replaced_with_score_eval
|
| 17584 |
+
data_files:
|
| 17585 |
+
- split: train
|
| 17586 |
+
path: super_glue_wsc.fixed_replaced_with_score_eval/train-*
|
| 17587 |
+
- split: validation
|
| 17588 |
+
path: super_glue_wsc.fixed_replaced_with_score_eval/validation-*
|
| 17589 |
+
- split: test
|
| 17590 |
+
path: super_glue_wsc.fixed_replaced_with_score_eval/test-*
|
| 17591 |
---
|
| 17592 |
|
| 17593 |
# Dataset Card for P3
|
super_glue_wsc.fixed_replaced_with_score_eval/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26c1cac20dbe96ca33f973b20f4ebbd37961603c412fcc34768d2fbaa4b51626
|
| 3 |
+
size 28080
|
super_glue_wsc.fixed_replaced_with_score_eval/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60587a0f97244b0de21f33984b2a150be5a598f10b49673a804ff9cf6b4c3af6
|
| 3 |
+
size 106380
|
super_glue_wsc.fixed_replaced_with_score_eval/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50c2cd8bcf94a1096750271ce884c4a50ebbb8266c94ceeea90bdeb18323f056
|
| 3 |
+
size 21345
|