mariosasko
commited on
Commit
•
8681b9e
1
Parent(s):
70c3153
Upload dataset
Browse files
README.md
CHANGED
@@ -12181,6 +12181,34 @@ dataset_info:
|
|
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:
|
@@ -16124,6 +16152,14 @@ configs:
|
|
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
|
|
|
12181 |
num_examples: 3000
|
12182 |
download_size: 2216017
|
12183 |
dataset_size: 4390918
|
12184 |
+
- config_name: super_glue_rte_justified_in_saying_score_eval
|
12185 |
+
features:
|
12186 |
+
- name: idx
|
12187 |
+
sequence: int32
|
12188 |
+
- name: inputs
|
12189 |
+
sequence: int32
|
12190 |
+
- name: inputs_pretokenized
|
12191 |
+
dtype: string
|
12192 |
+
- name: is_correct
|
12193 |
+
dtype: bool
|
12194 |
+
- name: targets
|
12195 |
+
sequence: int32
|
12196 |
+
- name: targets_pretokenized
|
12197 |
+
dtype: string
|
12198 |
+
- name: weight
|
12199 |
+
dtype: float32
|
12200 |
+
splits:
|
12201 |
+
- name: train
|
12202 |
+
num_bytes: 3792583
|
12203 |
+
num_examples: 4980
|
12204 |
+
- name: validation
|
12205 |
+
num_bytes: 410445
|
12206 |
+
num_examples: 554
|
12207 |
+
- name: test
|
12208 |
+
num_bytes: 4379694
|
12209 |
+
num_examples: 6000
|
12210 |
+
download_size: 2990847
|
12211 |
+
dataset_size: 8582722
|
12212 |
configs:
|
12213 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12214 |
data_files:
|
|
|
16152 |
path: super_glue_rte_justified_in_saying/validation-*
|
16153 |
- split: test
|
16154 |
path: super_glue_rte_justified_in_saying/test-*
|
16155 |
+
- config_name: super_glue_rte_justified_in_saying_score_eval
|
16156 |
+
data_files:
|
16157 |
+
- split: train
|
16158 |
+
path: super_glue_rte_justified_in_saying_score_eval/train-*
|
16159 |
+
- split: validation
|
16160 |
+
path: super_glue_rte_justified_in_saying_score_eval/validation-*
|
16161 |
+
- split: test
|
16162 |
+
path: super_glue_rte_justified_in_saying_score_eval/test-*
|
16163 |
---
|
16164 |
|
16165 |
# Dataset Card for P3
|
super_glue_rte_justified_in_saying_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f88c98fa4de79f9f6764c9aa54180cac0a09dc9d4194e3430ad2552d649c6406
|
3 |
+
size 1467928
|
super_glue_rte_justified_in_saying_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b3ec100a3d5a106c7dbe5e7da386090e48f95b9e5f62f27e49e2976fd354055
|
3 |
+
size 1366032
|
super_glue_rte_justified_in_saying_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d68fa9f3faf1331be3ccff51b1c645ce0d1abaebde07ec644d5c0e91a95bb66
|
3 |
+
size 156887
|