Upload dataset
Browse files
README.md
CHANGED
|
@@ -12233,6 +12233,34 @@ dataset_info:
|
|
| 12233 |
num_examples: 3000
|
| 12234 |
download_size: 2242926
|
| 12235 |
dataset_size: 4523559
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12236 |
configs:
|
| 12237 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12238 |
data_files:
|
|
@@ -16192,6 +16220,14 @@ configs:
|
|
| 16192 |
path: super_glue_rte_must_be_true/validation-*
|
| 16193 |
- split: test
|
| 16194 |
path: super_glue_rte_must_be_true/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16195 |
---
|
| 16196 |
|
| 16197 |
# Dataset Card for P3
|
|
|
|
| 12233 |
num_examples: 3000
|
| 12234 |
download_size: 2242926
|
| 12235 |
dataset_size: 4523559
|
| 12236 |
+
- config_name: super_glue_rte_must_be_true_score_eval
|
| 12237 |
+
features:
|
| 12238 |
+
- name: idx
|
| 12239 |
+
sequence: int32
|
| 12240 |
+
- name: inputs
|
| 12241 |
+
sequence: int32
|
| 12242 |
+
- name: inputs_pretokenized
|
| 12243 |
+
dtype: string
|
| 12244 |
+
- name: is_correct
|
| 12245 |
+
dtype: bool
|
| 12246 |
+
- name: targets
|
| 12247 |
+
sequence: int32
|
| 12248 |
+
- name: targets_pretokenized
|
| 12249 |
+
dtype: string
|
| 12250 |
+
- name: weight
|
| 12251 |
+
dtype: float32
|
| 12252 |
+
splits:
|
| 12253 |
+
- name: train
|
| 12254 |
+
num_bytes: 3907123
|
| 12255 |
+
num_examples: 4980
|
| 12256 |
+
- name: validation
|
| 12257 |
+
num_bytes: 423187
|
| 12258 |
+
num_examples: 554
|
| 12259 |
+
- name: test
|
| 12260 |
+
num_bytes: 4517694
|
| 12261 |
+
num_examples: 6000
|
| 12262 |
+
download_size: 3019993
|
| 12263 |
+
dataset_size: 8848004
|
| 12264 |
configs:
|
| 12265 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12266 |
data_files:
|
|
|
|
| 16220 |
path: super_glue_rte_must_be_true/validation-*
|
| 16221 |
- split: test
|
| 16222 |
path: super_glue_rte_must_be_true/test-*
|
| 16223 |
+
- config_name: super_glue_rte_must_be_true_score_eval
|
| 16224 |
+
data_files:
|
| 16225 |
+
- split: train
|
| 16226 |
+
path: super_glue_rte_must_be_true_score_eval/train-*
|
| 16227 |
+
- split: validation
|
| 16228 |
+
path: super_glue_rte_must_be_true_score_eval/validation-*
|
| 16229 |
+
- split: test
|
| 16230 |
+
path: super_glue_rte_must_be_true_score_eval/test-*
|
| 16231 |
---
|
| 16232 |
|
| 16233 |
# Dataset Card for P3
|
super_glue_rte_must_be_true_score_eval/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd17bd8f083779a5e64ccc5ab1d76f9ae9ac7db9fbd8c912db1000a5e723c20c
|
| 3 |
+
size 1477421
|
super_glue_rte_must_be_true_score_eval/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaf33168c5251e61e5572a126de023d4015605977359acbd4bd9ed4f7f7774cf
|
| 3 |
+
size 1384157
|
super_glue_rte_must_be_true_score_eval/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:819c7e5428a6d22c030b9869d63f122d6218a5ebbee5249abaf29f0566f5d095
|
| 3 |
+
size 158415
|