Upload dataset
Browse files
README.md
CHANGED
|
@@ -11845,6 +11845,30 @@ dataset_info:
|
|
| 11845 |
num_examples: 6000
|
| 11846 |
download_size: 2981743
|
| 11847 |
dataset_size: 8185096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11848 |
configs:
|
| 11849 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11850 |
data_files:
|
|
@@ -15684,6 +15708,14 @@ configs:
|
|
| 15684 |
path: super_glue_rte_GPT_3_style_score_eval/validation-*
|
| 15685 |
- split: test
|
| 15686 |
path: super_glue_rte_GPT_3_style_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15687 |
---
|
| 15688 |
|
| 15689 |
# Dataset Card for P3
|
|
|
|
| 11845 |
num_examples: 6000
|
| 11846 |
download_size: 2981743
|
| 11847 |
dataset_size: 8185096
|
| 11848 |
+
- config_name: super_glue_rte_MNLI_crowdsource
|
| 11849 |
+
features:
|
| 11850 |
+
- name: answer_choices
|
| 11851 |
+
sequence: string
|
| 11852 |
+
- name: inputs
|
| 11853 |
+
sequence: int32
|
| 11854 |
+
- name: inputs_pretokenized
|
| 11855 |
+
dtype: string
|
| 11856 |
+
- name: targets
|
| 11857 |
+
sequence: int32
|
| 11858 |
+
- name: targets_pretokenized
|
| 11859 |
+
dtype: string
|
| 11860 |
+
splits:
|
| 11861 |
+
- name: train
|
| 11862 |
+
num_bytes: 2152454
|
| 11863 |
+
num_examples: 2490
|
| 11864 |
+
- name: validation
|
| 11865 |
+
num_bytes: 233726
|
| 11866 |
+
num_examples: 277
|
| 11867 |
+
- name: test
|
| 11868 |
+
num_bytes: 2592972
|
| 11869 |
+
num_examples: 3000
|
| 11870 |
+
download_size: 2264401
|
| 11871 |
+
dataset_size: 4979152
|
| 11872 |
configs:
|
| 11873 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11874 |
data_files:
|
|
|
|
| 15708 |
path: super_glue_rte_GPT_3_style_score_eval/validation-*
|
| 15709 |
- split: test
|
| 15710 |
path: super_glue_rte_GPT_3_style_score_eval/test-*
|
| 15711 |
+
- config_name: super_glue_rte_MNLI_crowdsource
|
| 15712 |
+
data_files:
|
| 15713 |
+
- split: train
|
| 15714 |
+
path: super_glue_rte_MNLI_crowdsource/train-*
|
| 15715 |
+
- split: validation
|
| 15716 |
+
path: super_glue_rte_MNLI_crowdsource/validation-*
|
| 15717 |
+
- split: test
|
| 15718 |
+
path: super_glue_rte_MNLI_crowdsource/test-*
|
| 15719 |
---
|
| 15720 |
|
| 15721 |
# Dataset Card for P3
|
super_glue_rte_MNLI_crowdsource/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6df7f81f379a116e9c18f6c5a2ed099d534ff91c536fc683a612af045421bfd1
|
| 3 |
+
size 1106890
|
super_glue_rte_MNLI_crowdsource/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:316ceaaaffc38aeb29b4525b7e1f94cce60e4ea34ce7981152d950019e6ea32a
|
| 3 |
+
size 1028700
|
super_glue_rte_MNLI_crowdsource/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2458ef93d7033caeac2525c983682e2cf195e38abbc3c221705008306c96d5c
|
| 3 |
+
size 128811
|