mariosasko
commited on
Commit
•
0de9c6d
1
Parent(s):
6a0c7b0
Upload dataset
Browse files
README.md
CHANGED
@@ -13197,6 +13197,30 @@ dataset_info:
|
|
13197 |
num_examples: 292
|
13198 |
download_size: 162110
|
13199 |
dataset_size: 771254
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13200 |
configs:
|
13201 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13202 |
data_files:
|
@@ -17452,6 +17476,14 @@ configs:
|
|
17452 |
path: super_glue_wsc.fixed_in_other_words_score_eval/validation-*
|
17453 |
- split: test
|
17454 |
path: super_glue_wsc.fixed_in_other_words_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17455 |
---
|
17456 |
|
17457 |
# Dataset Card for P3
|
|
|
13197 |
num_examples: 292
|
13198 |
download_size: 162110
|
13199 |
dataset_size: 771254
|
13200 |
+
- config_name: super_glue_wsc.fixed_p_is_are_r
|
13201 |
+
features:
|
13202 |
+
- name: answer_choices
|
13203 |
+
sequence: string
|
13204 |
+
- name: inputs
|
13205 |
+
sequence: int32
|
13206 |
+
- name: inputs_pretokenized
|
13207 |
+
dtype: string
|
13208 |
+
- name: targets
|
13209 |
+
sequence: int32
|
13210 |
+
- name: targets_pretokenized
|
13211 |
+
dtype: string
|
13212 |
+
splits:
|
13213 |
+
- name: train
|
13214 |
+
num_bytes: 239521
|
13215 |
+
num_examples: 554
|
13216 |
+
- name: validation
|
13217 |
+
num_bytes: 54166
|
13218 |
+
num_examples: 104
|
13219 |
+
- name: test
|
13220 |
+
num_bytes: 82932
|
13221 |
+
num_examples: 146
|
13222 |
+
download_size: 109490
|
13223 |
+
dataset_size: 376619
|
13224 |
configs:
|
13225 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13226 |
data_files:
|
|
|
17476 |
path: super_glue_wsc.fixed_in_other_words_score_eval/validation-*
|
17477 |
- split: test
|
17478 |
path: super_glue_wsc.fixed_in_other_words_score_eval/test-*
|
17479 |
+
- config_name: super_glue_wsc.fixed_p_is_are_r
|
17480 |
+
data_files:
|
17481 |
+
- split: train
|
17482 |
+
path: super_glue_wsc.fixed_p_is_are_r/train-*
|
17483 |
+
- split: validation
|
17484 |
+
path: super_glue_wsc.fixed_p_is_are_r/validation-*
|
17485 |
+
- split: test
|
17486 |
+
path: super_glue_wsc.fixed_p_is_are_r/test-*
|
17487 |
---
|
17488 |
|
17489 |
# Dataset Card for P3
|
super_glue_wsc.fixed_p_is_are_r/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a2556baa4fa7f0e851fa510e7db59dce851867ad21f28bbed4ec15b1f0c89b0
|
3 |
+
size 22326
|
super_glue_wsc.fixed_p_is_are_r/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab7dc48b9c2d02eeb580f25eba870d8f86399e916a3b24f5bfd6e2345238e576
|
3 |
+
size 69318
|
super_glue_wsc.fixed_p_is_are_r/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1c9cde102d54207d7c0f869acb00445b9025e1b98753b9c68e391f4448e6411
|
3 |
+
size 17846
|