mariosasko
commited on
Commit
•
47672c2
1
Parent(s):
b9e6a84
Upload dataset
Browse files
README.md
CHANGED
@@ -11241,6 +11241,30 @@ dataset_info:
|
|
11241 |
num_examples: 9693
|
11242 |
download_size: 10380847
|
11243 |
dataset_size: 134378394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11244 |
configs:
|
11245 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11246 |
data_files:
|
@@ -14880,6 +14904,14 @@ configs:
|
|
14880 |
path: super_glue_multirc_grading/validation-*
|
14881 |
- split: test
|
14882 |
path: super_glue_multirc_grading/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14883 |
---
|
14884 |
|
14885 |
# Dataset Card for P3
|
|
|
11241 |
num_examples: 9693
|
11242 |
download_size: 10380847
|
11243 |
dataset_size: 134378394
|
11244 |
+
- config_name: super_glue_multirc_is_a_correct_answer_
|
11245 |
+
features:
|
11246 |
+
- name: answer_choices
|
11247 |
+
sequence: string
|
11248 |
+
- name: inputs
|
11249 |
+
sequence: int32
|
11250 |
+
- name: inputs_pretokenized
|
11251 |
+
dtype: string
|
11252 |
+
- name: targets
|
11253 |
+
sequence: int32
|
11254 |
+
- name: targets_pretokenized
|
11255 |
+
dtype: string
|
11256 |
+
splits:
|
11257 |
+
- name: train
|
11258 |
+
num_bytes: 87897874
|
11259 |
+
num_examples: 27243
|
11260 |
+
- name: validation
|
11261 |
+
num_bytes: 15371620
|
11262 |
+
num_examples: 4848
|
11263 |
+
- name: test
|
11264 |
+
num_bytes: 29521108
|
11265 |
+
num_examples: 9693
|
11266 |
+
download_size: 10277901
|
11267 |
+
dataset_size: 132790602
|
11268 |
configs:
|
11269 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11270 |
data_files:
|
|
|
14904 |
path: super_glue_multirc_grading/validation-*
|
14905 |
- split: test
|
14906 |
path: super_glue_multirc_grading/test-*
|
14907 |
+
- config_name: super_glue_multirc_is_a_correct_answer_
|
14908 |
+
data_files:
|
14909 |
+
- split: train
|
14910 |
+
path: super_glue_multirc_is_a_correct_answer_/train-*
|
14911 |
+
- split: validation
|
14912 |
+
path: super_glue_multirc_is_a_correct_answer_/validation-*
|
14913 |
+
- split: test
|
14914 |
+
path: super_glue_multirc_is_a_correct_answer_/test-*
|
14915 |
---
|
14916 |
|
14917 |
# Dataset Card for P3
|
super_glue_multirc_is_a_correct_answer_/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6769def6ea3ec9fbf8d8eee4ed734b8666374489a0dc980b480d7c67b285e69d
|
3 |
+
size 2285091
|
super_glue_multirc_is_a_correct_answer_/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbda3618024e33fdf68544f69a78d9030c1315a47b13e5092c5f1fae98483000
|
3 |
+
size 6796257
|
super_glue_multirc_is_a_correct_answer_/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de30bec9bd6f0308a614260f91690866a7db67623a0b3b181a259598902683e0
|
3 |
+
size 1196553
|