Upload dataset
Browse files
README.md
CHANGED
|
@@ -11897,6 +11897,30 @@ dataset_info:
|
|
| 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:
|
|
@@ -15752,6 +15776,14 @@ configs:
|
|
| 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
|
|
|
|
| 11897 |
num_examples: 6000
|
| 11898 |
download_size: 3056693
|
| 11899 |
dataset_size: 9759190
|
| 11900 |
+
- config_name: super_glue_rte_based_on_the_previous_passage
|
| 11901 |
+
features:
|
| 11902 |
+
- name: answer_choices
|
| 11903 |
+
sequence: string
|
| 11904 |
+
- name: inputs
|
| 11905 |
+
sequence: int32
|
| 11906 |
+
- name: inputs_pretokenized
|
| 11907 |
+
dtype: string
|
| 11908 |
+
- name: targets
|
| 11909 |
+
sequence: int32
|
| 11910 |
+
- name: targets_pretokenized
|
| 11911 |
+
dtype: string
|
| 11912 |
+
splits:
|
| 11913 |
+
- name: train
|
| 11914 |
+
num_bytes: 1975664
|
| 11915 |
+
num_examples: 2490
|
| 11916 |
+
- name: validation
|
| 11917 |
+
num_bytes: 214059
|
| 11918 |
+
num_examples: 277
|
| 11919 |
+
- name: test
|
| 11920 |
+
num_bytes: 2379972
|
| 11921 |
+
num_examples: 3000
|
| 11922 |
+
download_size: 2228456
|
| 11923 |
+
dataset_size: 4569695
|
| 11924 |
configs:
|
| 11925 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11926 |
data_files:
|
|
|
|
| 15776 |
path: super_glue_rte_MNLI_crowdsource_score_eval/validation-*
|
| 15777 |
- split: test
|
| 15778 |
path: super_glue_rte_MNLI_crowdsource_score_eval/test-*
|
| 15779 |
+
- config_name: super_glue_rte_based_on_the_previous_passage
|
| 15780 |
+
data_files:
|
| 15781 |
+
- split: train
|
| 15782 |
+
path: super_glue_rte_based_on_the_previous_passage/train-*
|
| 15783 |
+
- split: validation
|
| 15784 |
+
path: super_glue_rte_based_on_the_previous_passage/validation-*
|
| 15785 |
+
- split: test
|
| 15786 |
+
path: super_glue_rte_based_on_the_previous_passage/test-*
|
| 15787 |
---
|
| 15788 |
|
| 15789 |
# Dataset Card for P3
|
super_glue_rte_based_on_the_previous_passage/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9909c1ab7372c77fd55a688a3570a11a8df82e20e68c6f7a0ea7c615afb1ba7b
|
| 3 |
+
size 1093393
|
super_glue_rte_based_on_the_previous_passage/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61b7570566768b50b9cec9df0eee40a53fa2d3ceacc41720d235fba0ddaf9818
|
| 3 |
+
size 1011886
|
super_glue_rte_based_on_the_previous_passage/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6af082cd27a7a6a31987192bc3b03a18ce7bce26674049066941e10ae984f4a
|
| 3 |
+
size 123177
|