mariosasko
commited on
Commit
•
10a54b7
1
Parent(s):
b2d2d9f
Upload dataset
Browse files
README.md
CHANGED
@@ -12885,6 +12885,30 @@ dataset_info:
|
|
12885 |
num_examples: 292
|
12886 |
download_size: 162969
|
12887 |
dataset_size: 817542
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12888 |
configs:
|
12889 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12890 |
data_files:
|
@@ -17044,6 +17068,14 @@ configs:
|
|
17044 |
path: super_glue_wsc.fixed_GPT_3_Style_score_eval/validation-*
|
17045 |
- split: test
|
17046 |
path: super_glue_wsc.fixed_GPT_3_Style_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17047 |
---
|
17048 |
|
17049 |
# Dataset Card for P3
|
|
|
12885 |
num_examples: 292
|
12886 |
download_size: 162969
|
12887 |
dataset_size: 817542
|
12888 |
+
- config_name: super_glue_wsc.fixed_I_think_they_mean
|
12889 |
+
features:
|
12890 |
+
- name: answer_choices
|
12891 |
+
sequence: string
|
12892 |
+
- name: inputs
|
12893 |
+
sequence: int32
|
12894 |
+
- name: inputs_pretokenized
|
12895 |
+
dtype: string
|
12896 |
+
- name: targets
|
12897 |
+
sequence: int32
|
12898 |
+
- name: targets_pretokenized
|
12899 |
+
dtype: string
|
12900 |
+
splits:
|
12901 |
+
- name: train
|
12902 |
+
num_bytes: 245820
|
12903 |
+
num_examples: 554
|
12904 |
+
- name: validation
|
12905 |
+
num_bytes: 57798
|
12906 |
+
num_examples: 104
|
12907 |
+
- name: test
|
12908 |
+
num_bytes: 86703
|
12909 |
+
num_examples: 146
|
12910 |
+
download_size: 118405
|
12911 |
+
dataset_size: 390321
|
12912 |
configs:
|
12913 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12914 |
data_files:
|
|
|
17068 |
path: super_glue_wsc.fixed_GPT_3_Style_score_eval/validation-*
|
17069 |
- split: test
|
17070 |
path: super_glue_wsc.fixed_GPT_3_Style_score_eval/test-*
|
17071 |
+
- config_name: super_glue_wsc.fixed_I_think_they_mean
|
17072 |
+
data_files:
|
17073 |
+
- split: train
|
17074 |
+
path: super_glue_wsc.fixed_I_think_they_mean/train-*
|
17075 |
+
- split: validation
|
17076 |
+
path: super_glue_wsc.fixed_I_think_they_mean/validation-*
|
17077 |
+
- split: test
|
17078 |
+
path: super_glue_wsc.fixed_I_think_they_mean/test-*
|
17079 |
---
|
17080 |
|
17081 |
# Dataset Card for P3
|
super_glue_wsc.fixed_I_think_they_mean/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d93cf91203bd46db124a10a509188103376f657e5feeedeca5da277979ce0cc4
|
3 |
+
size 23373
|
super_glue_wsc.fixed_I_think_they_mean/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dddea57e3a5f4c045016c7ef122dbd3fa1944db854eb2609981d57ecdf778186
|
3 |
+
size 76214
|
super_glue_wsc.fixed_I_think_they_mean/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50bf8231c7e6d84ae8b9a4ecf6aa486b0af55d221a5f8c5dcad3294faf7a2adf
|
3 |
+
size 18818
|