mariosasko
commited on
Commit
•
0f0a2a9
1
Parent(s):
eb43e70
Upload dataset
Browse files
README.md
CHANGED
@@ -12937,6 +12937,30 @@ dataset_info:
|
|
12937 |
num_examples: 292
|
12938 |
download_size: 162352
|
12939 |
dataset_size: 770102
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12940 |
configs:
|
12941 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12942 |
data_files:
|
@@ -17112,6 +17136,14 @@ configs:
|
|
17112 |
path: super_glue_wsc.fixed_I_think_they_mean_score_eval/validation-*
|
17113 |
- split: test
|
17114 |
path: super_glue_wsc.fixed_I_think_they_mean_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17115 |
---
|
17116 |
|
17117 |
# Dataset Card for P3
|
|
|
12937 |
num_examples: 292
|
12938 |
download_size: 162352
|
12939 |
dataset_size: 770102
|
12940 |
+
- config_name: super_glue_wsc.fixed_Who_or_what_is_are
|
12941 |
+
features:
|
12942 |
+
- name: answer_choices
|
12943 |
+
sequence: string
|
12944 |
+
- name: inputs
|
12945 |
+
sequence: int32
|
12946 |
+
- name: inputs_pretokenized
|
12947 |
+
dtype: string
|
12948 |
+
- name: targets
|
12949 |
+
sequence: int32
|
12950 |
+
- name: targets_pretokenized
|
12951 |
+
dtype: string
|
12952 |
+
splits:
|
12953 |
+
- name: train
|
12954 |
+
num_bytes: 228569
|
12955 |
+
num_examples: 554
|
12956 |
+
- name: validation
|
12957 |
+
num_bytes: 51844
|
12958 |
+
num_examples: 104
|
12959 |
+
- name: test
|
12960 |
+
num_bytes: 81002
|
12961 |
+
num_examples: 146
|
12962 |
+
download_size: 106806
|
12963 |
+
dataset_size: 361415
|
12964 |
configs:
|
12965 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12966 |
data_files:
|
|
|
17136 |
path: super_glue_wsc.fixed_I_think_they_mean_score_eval/validation-*
|
17137 |
- split: test
|
17138 |
path: super_glue_wsc.fixed_I_think_they_mean_score_eval/test-*
|
17139 |
+
- config_name: super_glue_wsc.fixed_Who_or_what_is_are
|
17140 |
+
data_files:
|
17141 |
+
- split: train
|
17142 |
+
path: super_glue_wsc.fixed_Who_or_what_is_are/train-*
|
17143 |
+
- split: validation
|
17144 |
+
path: super_glue_wsc.fixed_Who_or_what_is_are/validation-*
|
17145 |
+
- split: test
|
17146 |
+
path: super_glue_wsc.fixed_Who_or_what_is_are/test-*
|
17147 |
---
|
17148 |
|
17149 |
# Dataset Card for P3
|
super_glue_wsc.fixed_Who_or_what_is_are/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd5601b9f1d73527ea23622f99a08d3dda3a5107d955ecbcba57397330f1e327
|
3 |
+
size 22046
|
super_glue_wsc.fixed_Who_or_what_is_are/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bbe34f703e8bcbb0635243ba6a392c5e2f4d2c3c3faf4a575d84cb849fbb392
|
3 |
+
size 67183
|
super_glue_wsc.fixed_Who_or_what_is_are/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c78773a3e604241fe8c6a7509652127065a186fd6683400538313df6fe3753c
|
3 |
+
size 17577
|