mariosasko
commited on
Commit
•
372cf3e
1
Parent(s):
c945744
Upload dataset
Browse files
README.md
CHANGED
@@ -12053,6 +12053,30 @@ dataset_info:
|
|
12053 |
num_examples: 6000
|
12054 |
download_size: 2971692
|
12055 |
dataset_size: 8404242
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12056 |
configs:
|
12057 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12058 |
data_files:
|
@@ -15956,6 +15980,14 @@ configs:
|
|
15956 |
path: super_glue_rte_does_it_follow_that_score_eval/validation-*
|
15957 |
- split: test
|
15958 |
path: super_glue_rte_does_it_follow_that_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15959 |
---
|
15960 |
|
15961 |
# Dataset Card for P3
|
|
|
12053 |
num_examples: 6000
|
12054 |
download_size: 2971692
|
12055 |
dataset_size: 8404242
|
12056 |
+
- config_name: super_glue_rte_does_this_imply
|
12057 |
+
features:
|
12058 |
+
- name: answer_choices
|
12059 |
+
sequence: string
|
12060 |
+
- name: inputs
|
12061 |
+
sequence: int32
|
12062 |
+
- name: inputs_pretokenized
|
12063 |
+
dtype: string
|
12064 |
+
- name: targets
|
12065 |
+
sequence: int32
|
12066 |
+
- name: targets_pretokenized
|
12067 |
+
dtype: string
|
12068 |
+
splits:
|
12069 |
+
- name: train
|
12070 |
+
num_bytes: 1910924
|
12071 |
+
num_examples: 2490
|
12072 |
+
- name: validation
|
12073 |
+
num_bytes: 206857
|
12074 |
+
num_examples: 277
|
12075 |
+
- name: test
|
12076 |
+
num_bytes: 2301972
|
12077 |
+
num_examples: 3000
|
12078 |
+
download_size: 2226281
|
12079 |
+
dataset_size: 4419753
|
12080 |
configs:
|
12081 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12082 |
data_files:
|
|
|
15980 |
path: super_glue_rte_does_it_follow_that_score_eval/validation-*
|
15981 |
- split: test
|
15982 |
path: super_glue_rte_does_it_follow_that_score_eval/test-*
|
15983 |
+
- config_name: super_glue_rte_does_this_imply
|
15984 |
+
data_files:
|
15985 |
+
- split: train
|
15986 |
+
path: super_glue_rte_does_this_imply/train-*
|
15987 |
+
- split: validation
|
15988 |
+
path: super_glue_rte_does_this_imply/validation-*
|
15989 |
+
- split: test
|
15990 |
+
path: super_glue_rte_does_this_imply/test-*
|
15991 |
---
|
15992 |
|
15993 |
# Dataset Card for P3
|
super_glue_rte_does_this_imply/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4734bf20a2c64afd6ea1ccc4085824a02bb5e6f4a1ff15028de3fcb02081cd7f
|
3 |
+
size 1087160
|
super_glue_rte_does_this_imply/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63c84c99c5034a4245532d626a071b3c81418614af52f11aee6ffe102480b9ba
|
3 |
+
size 1016748
|
super_glue_rte_does_this_imply/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5387eae8edcb5a8015d04897c342b87b72948c757406e6a16a769f86d52190f
|
3 |
+
size 122373
|