mariosasko
commited on
Commit
•
70c3153
1
Parent(s):
4a754b2
Upload dataset
Browse files
README.md
CHANGED
@@ -12157,6 +12157,30 @@ dataset_info:
|
|
12157 |
num_examples: 6000
|
12158 |
download_size: 3007337
|
12159 |
dataset_size: 8640392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12160 |
configs:
|
12161 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12162 |
data_files:
|
@@ -16092,6 +16116,14 @@ configs:
|
|
16092 |
path: super_glue_rte_guaranteed_true_score_eval/validation-*
|
16093 |
- split: test
|
16094 |
path: super_glue_rte_guaranteed_true_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16095 |
---
|
16096 |
|
16097 |
# Dataset Card for P3
|
|
|
12157 |
num_examples: 6000
|
12158 |
download_size: 3007337
|
12159 |
dataset_size: 8640392
|
12160 |
+
- config_name: super_glue_rte_justified_in_saying
|
12161 |
+
features:
|
12162 |
+
- name: answer_choices
|
12163 |
+
sequence: string
|
12164 |
+
- name: inputs
|
12165 |
+
sequence: int32
|
12166 |
+
- name: inputs_pretokenized
|
12167 |
+
dtype: string
|
12168 |
+
- name: targets
|
12169 |
+
sequence: int32
|
12170 |
+
- name: targets_pretokenized
|
12171 |
+
dtype: string
|
12172 |
+
splits:
|
12173 |
+
- name: train
|
12174 |
+
num_bytes: 1898474
|
12175 |
+
num_examples: 2490
|
12176 |
+
- name: validation
|
12177 |
+
num_bytes: 205472
|
12178 |
+
num_examples: 277
|
12179 |
+
- name: test
|
12180 |
+
num_bytes: 2286972
|
12181 |
+
num_examples: 3000
|
12182 |
+
download_size: 2216017
|
12183 |
+
dataset_size: 4390918
|
12184 |
configs:
|
12185 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12186 |
data_files:
|
|
|
16116 |
path: super_glue_rte_guaranteed_true_score_eval/validation-*
|
16117 |
- split: test
|
16118 |
path: super_glue_rte_guaranteed_true_score_eval/test-*
|
16119 |
+
- config_name: super_glue_rte_justified_in_saying
|
16120 |
+
data_files:
|
16121 |
+
- split: train
|
16122 |
+
path: super_glue_rte_justified_in_saying/train-*
|
16123 |
+
- split: validation
|
16124 |
+
path: super_glue_rte_justified_in_saying/validation-*
|
16125 |
+
- split: test
|
16126 |
+
path: super_glue_rte_justified_in_saying/test-*
|
16127 |
---
|
16128 |
|
16129 |
# Dataset Card for P3
|
super_glue_rte_justified_in_saying/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ddd6b94277a92aed43a418c7675e09ec2bf74c651cbb6f6a9ccf1ec6130c49f
|
3 |
+
size 1083238
|
super_glue_rte_justified_in_saying/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d3f07eecef11c4126073e8ef10dcd34b417cfedfc890de695691bf358992cee
|
3 |
+
size 1010059
|
super_glue_rte_justified_in_saying/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec7b4938cf403091d7ec3ff5bc2925a2d3b54c8b38ce9fca9b32e3b3cca49981
|
3 |
+
size 122720
|