Upload dataset
Browse files
README.md
CHANGED
|
@@ -11769,6 +11769,30 @@ dataset_info:
|
|
| 11769 |
num_examples: 10000
|
| 11770 |
download_size: 137051827
|
| 11771 |
dataset_size: 309195870
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11772 |
configs:
|
| 11773 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11774 |
data_files:
|
|
@@ -15584,6 +15608,14 @@ configs:
|
|
| 15584 |
path: super_glue_record_the_placeholder_refers_to_/validation-*
|
| 15585 |
- split: test
|
| 15586 |
path: super_glue_record_the_placeholder_refers_to_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15587 |
---
|
| 15588 |
|
| 15589 |
# Dataset Card for P3
|
|
|
|
| 11769 |
num_examples: 10000
|
| 11770 |
download_size: 137051827
|
| 11771 |
dataset_size: 309195870
|
| 11772 |
+
- config_name: super_glue_record_trying_to_decide
|
| 11773 |
+
features:
|
| 11774 |
+
- name: answer_choices
|
| 11775 |
+
sequence: string
|
| 11776 |
+
- name: inputs
|
| 11777 |
+
sequence: int32
|
| 11778 |
+
- name: inputs_pretokenized
|
| 11779 |
+
dtype: string
|
| 11780 |
+
- name: targets
|
| 11781 |
+
sequence: int32
|
| 11782 |
+
- name: targets_pretokenized
|
| 11783 |
+
dtype: string
|
| 11784 |
+
splits:
|
| 11785 |
+
- name: train
|
| 11786 |
+
num_bytes: 309721314
|
| 11787 |
+
num_examples: 100730
|
| 11788 |
+
- name: validation
|
| 11789 |
+
num_bytes: 30091894
|
| 11790 |
+
num_examples: 10000
|
| 11791 |
+
- name: test
|
| 11792 |
+
num_bytes: 30187381
|
| 11793 |
+
num_examples: 10000
|
| 11794 |
+
download_size: 151048548
|
| 11795 |
+
dataset_size: 370000589
|
| 11796 |
configs:
|
| 11797 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11798 |
data_files:
|
|
|
|
| 15608 |
path: super_glue_record_the_placeholder_refers_to_/validation-*
|
| 15609 |
- split: test
|
| 15610 |
path: super_glue_record_the_placeholder_refers_to_/test-*
|
| 15611 |
+
- config_name: super_glue_record_trying_to_decide
|
| 15612 |
+
data_files:
|
| 15613 |
+
- split: train
|
| 15614 |
+
path: super_glue_record_trying_to_decide/train-*
|
| 15615 |
+
- split: validation
|
| 15616 |
+
path: super_glue_record_trying_to_decide/validation-*
|
| 15617 |
+
- split: test
|
| 15618 |
+
path: super_glue_record_trying_to_decide/test-*
|
| 15619 |
---
|
| 15620 |
|
| 15621 |
# Dataset Card for P3
|
super_glue_record_trying_to_decide/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0812e94efdd6961047bf6610d80b57e4bcddc4aa39d14f1bc2d0f0d1417d35d1
|
| 3 |
+
size 12807375
|
super_glue_record_trying_to_decide/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61f04b194ac1aa0f06ba29a2ba6927b72ed53f438b4c603adb1440e661077f14
|
| 3 |
+
size 125074720
|
super_glue_record_trying_to_decide/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db2a968d553cf1927b987768e8a9d1d19d0256fe46ac952618a4d9aa4222b357
|
| 3 |
+
size 13166453
|