mariosasko
commited on
Commit
•
173f39d
1
Parent(s):
2739402
Upload dataset
Browse files
README.md
CHANGED
@@ -11721,6 +11721,30 @@ dataset_info:
|
|
11721 |
num_examples: 10000
|
11722 |
download_size: 137400236
|
11723 |
dataset_size: 322113267
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11724 |
configs:
|
11725 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11726 |
data_files:
|
@@ -15520,6 +15544,14 @@ configs:
|
|
15520 |
path: super_glue_record_exercise/validation-*
|
15521 |
- split: test
|
15522 |
path: super_glue_record_exercise/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15523 |
---
|
15524 |
|
15525 |
# Dataset Card for P3
|
|
|
11721 |
num_examples: 10000
|
11722 |
download_size: 137400236
|
11723 |
dataset_size: 322113267
|
11724 |
+
- config_name: super_glue_record_pick_one_option
|
11725 |
+
features:
|
11726 |
+
- name: answer_choices
|
11727 |
+
sequence: string
|
11728 |
+
- name: inputs
|
11729 |
+
sequence: int32
|
11730 |
+
- name: inputs_pretokenized
|
11731 |
+
dtype: string
|
11732 |
+
- name: targets
|
11733 |
+
sequence: int32
|
11734 |
+
- name: targets_pretokenized
|
11735 |
+
dtype: string
|
11736 |
+
splits:
|
11737 |
+
- name: train
|
11738 |
+
num_bytes: 298946149
|
11739 |
+
num_examples: 100730
|
11740 |
+
- name: validation
|
11741 |
+
num_bytes: 29021173
|
11742 |
+
num_examples: 10000
|
11743 |
+
- name: test
|
11744 |
+
num_bytes: 29117381
|
11745 |
+
num_examples: 10000
|
11746 |
+
download_size: 149959507
|
11747 |
+
dataset_size: 357084703
|
11748 |
configs:
|
11749 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11750 |
data_files:
|
|
|
15544 |
path: super_glue_record_exercise/validation-*
|
15545 |
- split: test
|
15546 |
path: super_glue_record_exercise/test-*
|
15547 |
+
- config_name: super_glue_record_pick_one_option
|
15548 |
+
data_files:
|
15549 |
+
- split: train
|
15550 |
+
path: super_glue_record_pick_one_option/train-*
|
15551 |
+
- split: validation
|
15552 |
+
path: super_glue_record_pick_one_option/validation-*
|
15553 |
+
- split: test
|
15554 |
+
path: super_glue_record_pick_one_option/test-*
|
15555 |
---
|
15556 |
|
15557 |
# Dataset Card for P3
|
super_glue_record_pick_one_option/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:763ccc758f53650d92b78bd22cbba9d74f3f04b7f52389575b50bf8ce6cc1eee
|
3 |
+
size 12785689
|
super_glue_record_pick_one_option/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f3660603edfced45e3acf5f3b85787a6138ded66b197bd5072ca66b84bf19ab
|
3 |
+
size 124174511
|
super_glue_record_pick_one_option/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2d2dca0d566a7c6799552e0678800bc5efbc2c5c884dd638225b60883002b4e
|
3 |
+
size 12999307
|