mariosasko
commited on
Commit
•
55da7c2
1
Parent(s):
0448fc6
Upload dataset
Browse files
README.md
CHANGED
@@ -12285,6 +12285,34 @@ dataset_info:
|
|
12285 |
num_examples: 3000
|
12286 |
download_size: 2229173
|
12287 |
dataset_size: 4437054
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12288 |
configs:
|
12289 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12290 |
data_files:
|
@@ -16260,6 +16288,14 @@ configs:
|
|
16260 |
path: super_glue_rte_should_assume/validation-*
|
16261 |
- split: test
|
16262 |
path: super_glue_rte_should_assume/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16263 |
---
|
16264 |
|
16265 |
# Dataset Card for P3
|
|
|
12285 |
num_examples: 3000
|
12286 |
download_size: 2229173
|
12287 |
dataset_size: 4437054
|
12288 |
+
- config_name: super_glue_rte_should_assume_score_eval
|
12289 |
+
features:
|
12290 |
+
- name: idx
|
12291 |
+
sequence: int32
|
12292 |
+
- name: inputs
|
12293 |
+
sequence: int32
|
12294 |
+
- name: inputs_pretokenized
|
12295 |
+
dtype: string
|
12296 |
+
- name: is_correct
|
12297 |
+
dtype: bool
|
12298 |
+
- name: targets
|
12299 |
+
sequence: int32
|
12300 |
+
- name: targets_pretokenized
|
12301 |
+
dtype: string
|
12302 |
+
- name: weight
|
12303 |
+
dtype: float32
|
12304 |
+
splits:
|
12305 |
+
- name: train
|
12306 |
+
num_bytes: 3832423
|
12307 |
+
num_examples: 4980
|
12308 |
+
- name: validation
|
12309 |
+
num_bytes: 414877
|
12310 |
+
num_examples: 554
|
12311 |
+
- name: test
|
12312 |
+
num_bytes: 4427694
|
12313 |
+
num_examples: 6000
|
12314 |
+
download_size: 2991273
|
12315 |
+
dataset_size: 8674994
|
12316 |
configs:
|
12317 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12318 |
data_files:
|
|
|
16288 |
path: super_glue_rte_should_assume/validation-*
|
16289 |
- split: test
|
16290 |
path: super_glue_rte_should_assume/test-*
|
16291 |
+
- config_name: super_glue_rte_should_assume_score_eval
|
16292 |
+
data_files:
|
16293 |
+
- split: train
|
16294 |
+
path: super_glue_rte_should_assume_score_eval/train-*
|
16295 |
+
- split: validation
|
16296 |
+
path: super_glue_rte_should_assume_score_eval/validation-*
|
16297 |
+
- split: test
|
16298 |
+
path: super_glue_rte_should_assume_score_eval/test-*
|
16299 |
---
|
16300 |
|
16301 |
# Dataset Card for P3
|
super_glue_rte_should_assume_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4bd4875412b3c8715a8842dd27a42f332c6892caeac6ab0af1b4ffaff1dbd0b
|
3 |
+
size 1474787
|
super_glue_rte_should_assume_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:786e91a9f678a1ce94a125ee6f3dcc31d5089d49566db1cefe7eea35e861bd4e
|
3 |
+
size 1358298
|
super_glue_rte_should_assume_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c674cbe0c9af7178b41cc763912188125efcbebc5407f97f7923c5a74a526be5
|
3 |
+
size 158188
|