Upload dataset
Browse files
README.md
CHANGED
|
@@ -11289,6 +11289,30 @@ dataset_info:
|
|
| 11289 |
num_examples: 9693
|
| 11290 |
download_size: 10063584
|
| 11291 |
dataset_size: 130628610
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11292 |
configs:
|
| 11293 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11294 |
data_files:
|
|
@@ -14944,6 +14968,14 @@ configs:
|
|
| 14944 |
path: super_glue_multirc_is_the_correct_answer_/validation-*
|
| 14945 |
- split: test
|
| 14946 |
path: super_glue_multirc_is_the_correct_answer_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14947 |
---
|
| 14948 |
|
| 14949 |
# Dataset Card for P3
|
|
|
|
| 11289 |
num_examples: 9693
|
| 11290 |
download_size: 10063584
|
| 11291 |
dataset_size: 130628610
|
| 11292 |
+
- config_name: super_glue_multirc_paragraph_question_is_it_
|
| 11293 |
+
features:
|
| 11294 |
+
- name: answer_choices
|
| 11295 |
+
sequence: string
|
| 11296 |
+
- name: inputs
|
| 11297 |
+
sequence: int32
|
| 11298 |
+
- name: inputs_pretokenized
|
| 11299 |
+
dtype: string
|
| 11300 |
+
- name: targets
|
| 11301 |
+
sequence: int32
|
| 11302 |
+
- name: targets_pretokenized
|
| 11303 |
+
dtype: string
|
| 11304 |
+
splits:
|
| 11305 |
+
- name: train
|
| 11306 |
+
num_bytes: 85833423
|
| 11307 |
+
num_examples: 27243
|
| 11308 |
+
- name: validation
|
| 11309 |
+
num_bytes: 15005288
|
| 11310 |
+
num_examples: 4848
|
| 11311 |
+
- name: test
|
| 11312 |
+
num_bytes: 28787083
|
| 11313 |
+
num_examples: 9693
|
| 11314 |
+
download_size: 10024769
|
| 11315 |
+
dataset_size: 129625794
|
| 11316 |
configs:
|
| 11317 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11318 |
data_files:
|
|
|
|
| 14968 |
path: super_glue_multirc_is_the_correct_answer_/validation-*
|
| 14969 |
- split: test
|
| 14970 |
path: super_glue_multirc_is_the_correct_answer_/test-*
|
| 14971 |
+
- config_name: super_glue_multirc_paragraph_question_is_it_
|
| 14972 |
+
data_files:
|
| 14973 |
+
- split: train
|
| 14974 |
+
path: super_glue_multirc_paragraph_question_is_it_/train-*
|
| 14975 |
+
- split: validation
|
| 14976 |
+
path: super_glue_multirc_paragraph_question_is_it_/validation-*
|
| 14977 |
+
- split: test
|
| 14978 |
+
path: super_glue_multirc_paragraph_question_is_it_/test-*
|
| 14979 |
---
|
| 14980 |
|
| 14981 |
# Dataset Card for P3
|
super_glue_multirc_paragraph_question_is_it_/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad76911eab84ac9b05900134935448bb80e39a7eea478a3ff8a991e8aaa226a2
|
| 3 |
+
size 2220507
|
super_glue_multirc_paragraph_question_is_it_/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7ffdfe82c45abccc1f6e27eb5376824e9b4a49140e7042f47c1fe8fc4ee66e8
|
| 3 |
+
size 6640839
|
super_glue_multirc_paragraph_question_is_it_/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c877e1c2ab50c287426272928931652e0d9363ccd94b82b74280565666e6b1fd
|
| 3 |
+
size 1163423
|