mariosasko
commited on
Commit
•
0b87207
1
Parent(s):
b91b650
Upload dataset
Browse files
README.md
CHANGED
@@ -11649,6 +11649,30 @@ dataset_info:
|
|
11649 |
num_examples: 10000
|
11650 |
download_size: 149149764
|
11651 |
dataset_size: 347510519
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11652 |
configs:
|
11653 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11654 |
data_files:
|
@@ -15424,6 +15448,14 @@ configs:
|
|
15424 |
path: super_glue_record_Which_one_is_the_placeholder_/validation-*
|
15425 |
- split: test
|
15426 |
path: super_glue_record_Which_one_is_the_placeholder_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15427 |
---
|
15428 |
|
15429 |
# Dataset Card for P3
|
|
|
11649 |
num_examples: 10000
|
11650 |
download_size: 149149764
|
11651 |
dataset_size: 347510519
|
11652 |
+
- config_name: super_glue_record_choose_between
|
11653 |
+
features:
|
11654 |
+
- name: answer_choices
|
11655 |
+
sequence: string
|
11656 |
+
- name: inputs
|
11657 |
+
sequence: int32
|
11658 |
+
- name: inputs_pretokenized
|
11659 |
+
dtype: string
|
11660 |
+
- name: targets
|
11661 |
+
sequence: int32
|
11662 |
+
- name: targets_pretokenized
|
11663 |
+
dtype: string
|
11664 |
+
splits:
|
11665 |
+
- name: train
|
11666 |
+
num_bytes: 303576388
|
11667 |
+
num_examples: 100730
|
11668 |
+
- name: validation
|
11669 |
+
num_bytes: 29481844
|
11670 |
+
num_examples: 10000
|
11671 |
+
- name: test
|
11672 |
+
num_bytes: 29577381
|
11673 |
+
num_examples: 10000
|
11674 |
+
download_size: 150960677
|
11675 |
+
dataset_size: 362635613
|
11676 |
configs:
|
11677 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11678 |
data_files:
|
|
|
15448 |
path: super_glue_record_Which_one_is_the_placeholder_/validation-*
|
15449 |
- split: test
|
15450 |
path: super_glue_record_Which_one_is_the_placeholder_/test-*
|
15451 |
+
- config_name: super_glue_record_choose_between
|
15452 |
+
data_files:
|
15453 |
+
- split: train
|
15454 |
+
path: super_glue_record_choose_between/train-*
|
15455 |
+
- split: validation
|
15456 |
+
path: super_glue_record_choose_between/validation-*
|
15457 |
+
- split: test
|
15458 |
+
path: super_glue_record_choose_between/test-*
|
15459 |
---
|
15460 |
|
15461 |
# Dataset Card for P3
|
super_glue_record_choose_between/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5172b8d12396ebb4b6e4d1b2ff1ca85f419e6cb384d479b2ed71755b3dabf65
|
3 |
+
size 12860079
|
super_glue_record_choose_between/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:581baa826d85e02e562da53614034d31902c06ac98687474b8bc01a562a64c1b
|
3 |
+
size 125012619
|
super_glue_record_choose_between/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d976621562af6c739411ad7d1af7ae2c23dc29db43035dde2a0c70f26c225f8
|
3 |
+
size 13087979
|