mariosasko
commited on
Commit
•
1880734
1
Parent(s):
fc1ab2f
Upload dataset
Browse files
README.md
CHANGED
@@ -10709,6 +10709,30 @@ dataset_info:
|
|
10709 |
num_examples: 500
|
10710 |
download_size: 137970
|
10711 |
dataset_size: 308614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10712 |
configs:
|
10713 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10714 |
data_files:
|
@@ -14180,6 +14204,14 @@ configs:
|
|
14180 |
path: super_glue_copa__why_C1_or_C2_score_eval/validation-*
|
14181 |
- split: test
|
14182 |
path: super_glue_copa__why_C1_or_C2_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14183 |
---
|
14184 |
|
14185 |
# Dataset Card for P3
|
|
|
10709 |
num_examples: 500
|
10710 |
download_size: 137970
|
10711 |
dataset_size: 308614
|
10712 |
+
- config_name: super_glue_copa_best_option
|
10713 |
+
features:
|
10714 |
+
- name: answer_choices
|
10715 |
+
sequence: string
|
10716 |
+
- name: inputs
|
10717 |
+
sequence: int32
|
10718 |
+
- name: inputs_pretokenized
|
10719 |
+
dtype: string
|
10720 |
+
- name: targets
|
10721 |
+
sequence: int32
|
10722 |
+
- name: targets_pretokenized
|
10723 |
+
dtype: string
|
10724 |
+
splits:
|
10725 |
+
- name: train
|
10726 |
+
num_bytes: 182827
|
10727 |
+
num_examples: 400
|
10728 |
+
- name: validation
|
10729 |
+
num_bytes: 46371
|
10730 |
+
num_examples: 100
|
10731 |
+
- name: test
|
10732 |
+
num_bytes: 215833
|
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:
|
|
|
14204 |
path: super_glue_copa__why_C1_or_C2_score_eval/validation-*
|
14205 |
- split: test
|
14206 |
path: super_glue_copa__why_C1_or_C2_score_eval/test-*
|
14207 |
+
- config_name: super_glue_copa_best_option
|
14208 |
+
data_files:
|
14209 |
+
- split: train
|
14210 |
+
path: super_glue_copa_best_option/train-*
|
14211 |
+
- split: validation
|
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
|
super_glue_copa_best_option/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29f56bff0495837059b4f3603a87338bb5ee38ebddcaaf493eb35312e20143ba
|
3 |
+
size 85820
|
super_glue_copa_best_option/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76f645c5711886cc6706164a3208750fc78e07aaa896b823b9d62d1f350ae6f0
|
3 |
+
size 88904
|
super_glue_copa_best_option/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2136250cec8d0a60883d85ce079ab3c7b273a212d5ba2923144aabbb4f9130d3
|
3 |
+
size 28271
|