mariosasko
commited on
Commit
•
2a47a83
1
Parent(s):
060cf4c
Upload dataset
Browse files
README.md
CHANGED
@@ -11869,6 +11869,34 @@ dataset_info:
|
|
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:
|
@@ -15716,6 +15744,14 @@ configs:
|
|
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
|
|
|
11869 |
num_examples: 3000
|
11870 |
download_size: 2264401
|
11871 |
dataset_size: 4979152
|
11872 |
+
- config_name: super_glue_rte_MNLI_crowdsource_score_eval
|
11873 |
+
features:
|
11874 |
+
- name: idx
|
11875 |
+
sequence: int32
|
11876 |
+
- name: inputs
|
11877 |
+
sequence: int32
|
11878 |
+
- name: inputs_pretokenized
|
11879 |
+
dtype: string
|
11880 |
+
- name: is_correct
|
11881 |
+
dtype: bool
|
11882 |
+
- name: targets
|
11883 |
+
sequence: int32
|
11884 |
+
- name: targets_pretokenized
|
11885 |
+
dtype: string
|
11886 |
+
- name: weight
|
11887 |
+
dtype: float32
|
11888 |
+
splits:
|
11889 |
+
- name: train
|
11890 |
+
num_bytes: 4300543
|
11891 |
+
num_examples: 4980
|
11892 |
+
- name: validation
|
11893 |
+
num_bytes: 466953
|
11894 |
+
num_examples: 554
|
11895 |
+
- name: test
|
11896 |
+
num_bytes: 4991694
|
11897 |
+
num_examples: 6000
|
11898 |
+
download_size: 3056693
|
11899 |
+
dataset_size: 9759190
|
11900 |
configs:
|
11901 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11902 |
data_files:
|
|
|
15744 |
path: super_glue_rte_MNLI_crowdsource/validation-*
|
15745 |
- split: test
|
15746 |
path: super_glue_rte_MNLI_crowdsource/test-*
|
15747 |
+
- config_name: super_glue_rte_MNLI_crowdsource_score_eval
|
15748 |
+
data_files:
|
15749 |
+
- split: train
|
15750 |
+
path: super_glue_rte_MNLI_crowdsource_score_eval/train-*
|
15751 |
+
- split: validation
|
15752 |
+
path: super_glue_rte_MNLI_crowdsource_score_eval/validation-*
|
15753 |
+
- split: test
|
15754 |
+
path: super_glue_rte_MNLI_crowdsource_score_eval/test-*
|
15755 |
---
|
15756 |
|
15757 |
# Dataset Card for P3
|
super_glue_rte_MNLI_crowdsource_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbf86211774dfb59a4d2a199423276fe88781e90d243e778dce6464e9c15b476
|
3 |
+
size 1514162
|
super_glue_rte_MNLI_crowdsource_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eee2391da413379089385542b95708895acfc69d7706535485b5f306f4127cb
|
3 |
+
size 1381476
|
super_glue_rte_MNLI_crowdsource_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af5ec1d58032e63b0a742dba3ae9dd35ad03bfece2e641bf73566632c446f2ed
|
3 |
+
size 161055
|