mariosasko
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -10605,6 +10605,30 @@ dataset_info:
|
|
10605 |
num_examples: 500
|
10606 |
download_size: 140116
|
10607 |
dataset_size: 345332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10608 |
configs:
|
10609 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10610 |
data_files:
|
@@ -14044,6 +14068,14 @@ configs:
|
|
14044 |
path: super_glue_copa__What_could_happen_next_C1_or_C2__score_eval/validation-*
|
14045 |
- split: test
|
14046 |
path: super_glue_copa__What_could_happen_next_C1_or_C2__score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14047 |
---
|
14048 |
|
14049 |
# Dataset Card for P3
|
|
|
10605 |
num_examples: 500
|
10606 |
download_size: 140116
|
10607 |
dataset_size: 345332
|
10608 |
+
- config_name: super_glue_copa__which_may_be_caused_by
|
10609 |
+
features:
|
10610 |
+
- name: answer_choices
|
10611 |
+
sequence: string
|
10612 |
+
- name: inputs
|
10613 |
+
sequence: int32
|
10614 |
+
- name: inputs_pretokenized
|
10615 |
+
dtype: string
|
10616 |
+
- name: targets
|
10617 |
+
sequence: int32
|
10618 |
+
- name: targets_pretokenized
|
10619 |
+
dtype: string
|
10620 |
+
splits:
|
10621 |
+
- name: train
|
10622 |
+
num_bytes: 77325
|
10623 |
+
num_examples: 198
|
10624 |
+
- name: validation
|
10625 |
+
num_bytes: 21236
|
10626 |
+
num_examples: 52
|
10627 |
+
- name: test
|
10628 |
+
num_bytes: 91674
|
10629 |
+
num_examples: 250
|
10630 |
+
download_size: 109280
|
10631 |
+
dataset_size: 190235
|
10632 |
configs:
|
10633 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10634 |
data_files:
|
|
|
14068 |
path: super_glue_copa__What_could_happen_next_C1_or_C2__score_eval/validation-*
|
14069 |
- split: test
|
14070 |
path: super_glue_copa__What_could_happen_next_C1_or_C2__score_eval/test-*
|
14071 |
+
- config_name: super_glue_copa__which_may_be_caused_by
|
14072 |
+
data_files:
|
14073 |
+
- split: train
|
14074 |
+
path: super_glue_copa__which_may_be_caused_by/train-*
|
14075 |
+
- split: validation
|
14076 |
+
path: super_glue_copa__which_may_be_caused_by/validation-*
|
14077 |
+
- split: test
|
14078 |
+
path: super_glue_copa__which_may_be_caused_by/test-*
|
14079 |
---
|
14080 |
|
14081 |
# Dataset Card for P3
|
super_glue_copa__which_may_be_caused_by/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6ec302bcb153a2efaf8f39d8b13dfe3f64733bfe091467c52905b7d5d3c54d8
|
3 |
+
size 45153
|
super_glue_copa__which_may_be_caused_by/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a00b7382df601cc80ff410b6cfe1070392ed57a5c7d985aac63a62154a9b3dda
|
3 |
+
size 46963
|
super_glue_copa__which_may_be_caused_by/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84c22079110e8c183e834b82101d15ac0aafa33dd2e79a1b5573bb552c60b195
|
3 |
+
size 17164
|