mariosasko
commited on
Commit
•
a160050
1
Parent(s):
1eb594f
Upload dataset
Browse files
README.md
CHANGED
@@ -10629,6 +10629,34 @@ dataset_info:
|
|
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:
|
@@ -14076,6 +14104,14 @@ configs:
|
|
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
|
|
|
10629 |
num_examples: 250
|
10630 |
download_size: 109280
|
10631 |
dataset_size: 190235
|
10632 |
+
- config_name: super_glue_copa__which_may_be_caused_by_score_eval
|
10633 |
+
features:
|
10634 |
+
- name: idx
|
10635 |
+
sequence: int32
|
10636 |
+
- name: inputs
|
10637 |
+
sequence: int32
|
10638 |
+
- name: inputs_pretokenized
|
10639 |
+
dtype: string
|
10640 |
+
- name: is_correct
|
10641 |
+
dtype: bool
|
10642 |
+
- name: targets
|
10643 |
+
sequence: int32
|
10644 |
+
- name: targets_pretokenized
|
10645 |
+
dtype: string
|
10646 |
+
- name: weight
|
10647 |
+
dtype: float32
|
10648 |
+
splits:
|
10649 |
+
- name: train
|
10650 |
+
num_bytes: 134698
|
10651 |
+
num_examples: 396
|
10652 |
+
- name: validation
|
10653 |
+
num_bytes: 36912
|
10654 |
+
num_examples: 104
|
10655 |
+
- name: test
|
10656 |
+
num_bytes: 167004
|
10657 |
+
num_examples: 500
|
10658 |
+
download_size: 139320
|
10659 |
+
dataset_size: 338614
|
10660 |
configs:
|
10661 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10662 |
data_files:
|
|
|
14104 |
path: super_glue_copa__which_may_be_caused_by/validation-*
|
14105 |
- split: test
|
14106 |
path: super_glue_copa__which_may_be_caused_by/test-*
|
14107 |
+
- config_name: super_glue_copa__which_may_be_caused_by_score_eval
|
14108 |
+
data_files:
|
14109 |
+
- split: train
|
14110 |
+
path: super_glue_copa__which_may_be_caused_by_score_eval/train-*
|
14111 |
+
- split: validation
|
14112 |
+
path: super_glue_copa__which_may_be_caused_by_score_eval/validation-*
|
14113 |
+
- split: test
|
14114 |
+
path: super_glue_copa__which_may_be_caused_by_score_eval/test-*
|
14115 |
---
|
14116 |
|
14117 |
# Dataset Card for P3
|
super_glue_copa__which_may_be_caused_by_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2b7a26c2e23a075f7a1943fcd7b26c7f0957dd6ca798ef3c7bb454d6b5e5e1f
|
3 |
+
size 65091
|
super_glue_copa__which_may_be_caused_by_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62b50f518b8ed788fb9979349ef591e2f6660037220d278069fa8432950d9959
|
3 |
+
size 54611
|
super_glue_copa__which_may_be_caused_by_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e8180d707b94fa27284fe2fac5b7431488d3666605852c6e8d494a25e9605c8
|
3 |
+
size 19618
|