mariosasko
commited on
Commit
•
956a312
1
Parent(s):
02377ce
Upload dataset
Browse files
README.md
CHANGED
@@ -9669,6 +9669,30 @@ dataset_info:
|
|
9669 |
num_examples: 3245
|
9670 |
download_size: 11825029
|
9671 |
dataset_size: 22406747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9672 |
configs:
|
9673 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9674 |
data_files:
|
@@ -12820,6 +12844,14 @@ configs:
|
|
12820 |
path: super_glue_boolq_yes_no_question/validation-*
|
12821 |
- split: test
|
12822 |
path: super_glue_boolq_yes_no_question/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12823 |
---
|
12824 |
|
12825 |
# Dataset Card for P3
|
|
|
9669 |
num_examples: 3245
|
9670 |
download_size: 11825029
|
9671 |
dataset_size: 22406747
|
9672 |
+
- config_name: super_glue_cb_GPT_3_style
|
9673 |
+
features:
|
9674 |
+
- name: answer_choices
|
9675 |
+
sequence: string
|
9676 |
+
- name: inputs
|
9677 |
+
sequence: int32
|
9678 |
+
- name: inputs_pretokenized
|
9679 |
+
dtype: string
|
9680 |
+
- name: targets
|
9681 |
+
sequence: int32
|
9682 |
+
- name: targets_pretokenized
|
9683 |
+
dtype: string
|
9684 |
+
splits:
|
9685 |
+
- name: train
|
9686 |
+
num_bytes: 206745
|
9687 |
+
num_examples: 250
|
9688 |
+
- name: validation
|
9689 |
+
num_bytes: 51198
|
9690 |
+
num_examples: 56
|
9691 |
+
- name: test
|
9692 |
+
num_bytes: 225575
|
9693 |
+
num_examples: 250
|
9694 |
+
download_size: 232846
|
9695 |
+
dataset_size: 483518
|
9696 |
configs:
|
9697 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9698 |
data_files:
|
|
|
12844 |
path: super_glue_boolq_yes_no_question/validation-*
|
12845 |
- split: test
|
12846 |
path: super_glue_boolq_yes_no_question/test-*
|
12847 |
+
- config_name: super_glue_cb_GPT_3_style
|
12848 |
+
data_files:
|
12849 |
+
- split: train
|
12850 |
+
path: super_glue_cb_GPT_3_style/train-*
|
12851 |
+
- split: validation
|
12852 |
+
path: super_glue_cb_GPT_3_style/validation-*
|
12853 |
+
- split: test
|
12854 |
+
path: super_glue_cb_GPT_3_style/test-*
|
12855 |
---
|
12856 |
|
12857 |
# Dataset Card for P3
|
super_glue_cb_GPT_3_style/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8c65fdc66ebd092f225f46dc06acdca86330b755dfcedd0e9ca266d690761fe
|
3 |
+
size 104695
|
super_glue_cb_GPT_3_style/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a7ce8f50e078ed2e36a7c74931fef703f4cac656705a32fbb4468bd681fec91
|
3 |
+
size 96805
|
super_glue_cb_GPT_3_style/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a849d54a0ec18d665787146f076ce9fd8f3a6323f414423d113e0e2f93153758
|
3 |
+
size 31346
|