mariosasko
commited on
Commit
•
89f3318
1
Parent(s):
2734503
Upload dataset
Browse files
README.md
CHANGED
@@ -12989,6 +12989,30 @@ dataset_info:
|
|
12989 |
num_examples: 292
|
12990 |
download_size: 146175
|
12991 |
dataset_size: 712290
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12992 |
configs:
|
12993 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12994 |
data_files:
|
@@ -17180,6 +17204,14 @@ configs:
|
|
17180 |
path: super_glue_wsc.fixed_Who_or_what_is_are_score_eval/validation-*
|
17181 |
- split: test
|
17182 |
path: super_glue_wsc.fixed_Who_or_what_is_are_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17183 |
---
|
17184 |
|
17185 |
# Dataset Card for P3
|
|
|
12989 |
num_examples: 292
|
12990 |
download_size: 146175
|
12991 |
dataset_size: 712290
|
12992 |
+
- config_name: super_glue_wsc.fixed_by_p_they_mean
|
12993 |
+
features:
|
12994 |
+
- name: answer_choices
|
12995 |
+
sequence: string
|
12996 |
+
- name: inputs
|
12997 |
+
sequence: int32
|
12998 |
+
- name: inputs_pretokenized
|
12999 |
+
dtype: string
|
13000 |
+
- name: targets
|
13001 |
+
sequence: int32
|
13002 |
+
- name: targets_pretokenized
|
13003 |
+
dtype: string
|
13004 |
+
splits:
|
13005 |
+
- name: train
|
13006 |
+
num_bytes: 220922
|
13007 |
+
num_examples: 554
|
13008 |
+
- name: validation
|
13009 |
+
num_bytes: 50643
|
13010 |
+
num_examples: 104
|
13011 |
+
- name: test
|
13012 |
+
num_bytes: 78988
|
13013 |
+
num_examples: 146
|
13014 |
+
download_size: 108198
|
13015 |
+
dataset_size: 350553
|
13016 |
configs:
|
13017 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13018 |
data_files:
|
|
|
17204 |
path: super_glue_wsc.fixed_Who_or_what_is_are_score_eval/validation-*
|
17205 |
- split: test
|
17206 |
path: super_glue_wsc.fixed_Who_or_what_is_are_score_eval/test-*
|
17207 |
+
- config_name: super_glue_wsc.fixed_by_p_they_mean
|
17208 |
+
data_files:
|
17209 |
+
- split: train
|
17210 |
+
path: super_glue_wsc.fixed_by_p_they_mean/train-*
|
17211 |
+
- split: validation
|
17212 |
+
path: super_glue_wsc.fixed_by_p_they_mean/validation-*
|
17213 |
+
- split: test
|
17214 |
+
path: super_glue_wsc.fixed_by_p_they_mean/test-*
|
17215 |
---
|
17216 |
|
17217 |
# Dataset Card for P3
|
super_glue_wsc.fixed_by_p_they_mean/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d4291c38ef99d66f99c80f3c4b93dcb5b4903064f87a20af82347a54cb62312
|
3 |
+
size 22403
|
super_glue_wsc.fixed_by_p_they_mean/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad4b1611fd5afa8200f99143dde5cb7e66de483d422be253128e140f3c0753a5
|
3 |
+
size 68564
|
super_glue_wsc.fixed_by_p_they_mean/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:072115ef649e77021ebc99dfad0da48f60bcfaf4a3ac3a13e81e4396b2616ec2
|
3 |
+
size 17231
|