mariosasko
commited on
Commit
•
2e357de
1
Parent(s):
1880734
Upload dataset
Browse files
README.md
CHANGED
@@ -10733,6 +10733,34 @@ dataset_info:
|
|
10733 |
num_examples: 500
|
10734 |
download_size: 202995
|
10735 |
dataset_size: 445031
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10736 |
configs:
|
10737 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10738 |
data_files:
|
@@ -14212,6 +14240,14 @@ configs:
|
|
14212 |
path: super_glue_copa_best_option/validation-*
|
14213 |
- split: test
|
14214 |
path: super_glue_copa_best_option/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14215 |
---
|
14216 |
|
14217 |
# Dataset Card for P3
|
|
|
10733 |
num_examples: 500
|
10734 |
download_size: 202995
|
10735 |
dataset_size: 445031
|
10736 |
+
- config_name: super_glue_copa_best_option_score_eval
|
10737 |
+
features:
|
10738 |
+
- name: idx
|
10739 |
+
sequence: int32
|
10740 |
+
- name: inputs
|
10741 |
+
sequence: int32
|
10742 |
+
- name: inputs_pretokenized
|
10743 |
+
dtype: string
|
10744 |
+
- name: is_correct
|
10745 |
+
dtype: bool
|
10746 |
+
- name: targets
|
10747 |
+
sequence: int32
|
10748 |
+
- name: targets_pretokenized
|
10749 |
+
dtype: string
|
10750 |
+
- name: weight
|
10751 |
+
dtype: float32
|
10752 |
+
splits:
|
10753 |
+
- name: train
|
10754 |
+
num_bytes: 325071
|
10755 |
+
num_examples: 800
|
10756 |
+
- name: validation
|
10757 |
+
num_bytes: 82305
|
10758 |
+
num_examples: 200
|
10759 |
+
- name: test
|
10760 |
+
num_bytes: 399494
|
10761 |
+
num_examples: 1000
|
10762 |
+
download_size: 257050
|
10763 |
+
dataset_size: 806870
|
10764 |
configs:
|
10765 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10766 |
data_files:
|
|
|
14240 |
path: super_glue_copa_best_option/validation-*
|
14241 |
- split: test
|
14242 |
path: super_glue_copa_best_option/test-*
|
14243 |
+
- config_name: super_glue_copa_best_option_score_eval
|
14244 |
+
data_files:
|
14245 |
+
- split: train
|
14246 |
+
path: super_glue_copa_best_option_score_eval/train-*
|
14247 |
+
- split: validation
|
14248 |
+
path: super_glue_copa_best_option_score_eval/validation-*
|
14249 |
+
- split: test
|
14250 |
+
path: super_glue_copa_best_option_score_eval/test-*
|
14251 |
---
|
14252 |
|
14253 |
# Dataset Card for P3
|
super_glue_copa_best_option_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a59ff0869e89c84a9de8bb7591a69951e964473f481d9236b34b2ad43e312c1e
|
3 |
+
size 120655
|
super_glue_copa_best_option_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afd802c421cd9af8175ba362e3762b6a58d714589761db8ae200106e2c376ee9
|
3 |
+
size 104789
|
super_glue_copa_best_option_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9a0532133ee9e021790e680772052ce3cf21845d74f59e3725e298e689697d6
|
3 |
+
size 31606
|