mariosasko
commited on
Commit
•
b2d2d9f
1
Parent(s):
bfb66c1
Upload dataset
Browse files
README.md
CHANGED
@@ -12857,6 +12857,34 @@ dataset_info:
|
|
12857 |
num_examples: 146
|
12858 |
download_size: 112061
|
12859 |
dataset_size: 414041
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12860 |
configs:
|
12861 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12862 |
data_files:
|
@@ -17008,6 +17036,14 @@ configs:
|
|
17008 |
path: super_glue_wsc.fixed_GPT_3_Style/validation-*
|
17009 |
- split: test
|
17010 |
path: super_glue_wsc.fixed_GPT_3_Style/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17011 |
---
|
17012 |
|
17013 |
# Dataset Card for P3
|
|
|
12857 |
num_examples: 146
|
12858 |
download_size: 112061
|
12859 |
dataset_size: 414041
|
12860 |
+
- config_name: super_glue_wsc.fixed_GPT_3_Style_score_eval
|
12861 |
+
features:
|
12862 |
+
- name: idx
|
12863 |
+
sequence: int32
|
12864 |
+
- name: inputs
|
12865 |
+
sequence: int32
|
12866 |
+
- name: inputs_pretokenized
|
12867 |
+
dtype: string
|
12868 |
+
- name: is_correct
|
12869 |
+
dtype: bool
|
12870 |
+
- name: targets
|
12871 |
+
sequence: int32
|
12872 |
+
- name: targets_pretokenized
|
12873 |
+
dtype: string
|
12874 |
+
- name: weight
|
12875 |
+
dtype: float32
|
12876 |
+
splits:
|
12877 |
+
- name: train
|
12878 |
+
num_bytes: 528567
|
12879 |
+
num_examples: 1108
|
12880 |
+
- name: validation
|
12881 |
+
num_bytes: 117420
|
12882 |
+
num_examples: 208
|
12883 |
+
- name: test
|
12884 |
+
num_bytes: 171555
|
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:
|
|
|
17036 |
path: super_glue_wsc.fixed_GPT_3_Style/validation-*
|
17037 |
- split: test
|
17038 |
path: super_glue_wsc.fixed_GPT_3_Style/test-*
|
17039 |
+
- config_name: super_glue_wsc.fixed_GPT_3_Style_score_eval
|
17040 |
+
data_files:
|
17041 |
+
- split: train
|
17042 |
+
path: super_glue_wsc.fixed_GPT_3_Style_score_eval/train-*
|
17043 |
+
- split: validation
|
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
|
super_glue_wsc.fixed_GPT_3_Style_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36613264bb73b6709059f5b081bd04fa2bc1a7bfd1b7697aa498a47553f4e53c
|
3 |
+
size 27305
|
super_glue_wsc.fixed_GPT_3_Style_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f54186a11c7242d18ca1acf9534cd41249596a1d18f61e9fff443663dfcbcdc
|
3 |
+
size 105303
|
super_glue_wsc.fixed_GPT_3_Style_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcc9d7e470e154d90df48b4c1e0bf14db857a117c29b698b7ad2da3b96e28d16
|
3 |
+
size 30361
|