mariosasko
commited on
Commit
•
91c6b69
1
Parent(s):
47672c2
Upload dataset
Browse files
README.md
CHANGED
@@ -11265,6 +11265,30 @@ dataset_info:
|
|
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:
|
@@ -14912,6 +14936,14 @@ configs:
|
|
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
|
|
|
11265 |
num_examples: 9693
|
11266 |
download_size: 10277901
|
11267 |
dataset_size: 132790602
|
11268 |
+
- config_name: super_glue_multirc_is_the_correct_answer_
|
11269 |
+
features:
|
11270 |
+
- name: answer_choices
|
11271 |
+
sequence: string
|
11272 |
+
- name: inputs
|
11273 |
+
sequence: int32
|
11274 |
+
- name: inputs_pretokenized
|
11275 |
+
dtype: string
|
11276 |
+
- name: targets
|
11277 |
+
sequence: int32
|
11278 |
+
- name: targets_pretokenized
|
11279 |
+
dtype: string
|
11280 |
+
splits:
|
11281 |
+
- name: train
|
11282 |
+
num_bytes: 86487255
|
11283 |
+
num_examples: 27243
|
11284 |
+
- name: validation
|
11285 |
+
num_bytes: 15121640
|
11286 |
+
num_examples: 4848
|
11287 |
+
- name: test
|
11288 |
+
num_bytes: 29019715
|
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:
|
|
|
14936 |
path: super_glue_multirc_is_a_correct_answer_/validation-*
|
14937 |
- split: test
|
14938 |
path: super_glue_multirc_is_a_correct_answer_/test-*
|
14939 |
+
- config_name: super_glue_multirc_is_the_correct_answer_
|
14940 |
+
data_files:
|
14941 |
+
- split: train
|
14942 |
+
path: super_glue_multirc_is_the_correct_answer_/train-*
|
14943 |
+
- split: validation
|
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
|
super_glue_multirc_is_the_correct_answer_/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a67b2a1d61527008d4e5d3bfb92033647d7ee3c9fcaeca143905c4b30e1d470
|
3 |
+
size 2227862
|
super_glue_multirc_is_the_correct_answer_/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bd2654067be1fe37ea8ab2d7c59618c0187d162421f6ba4331d6e011ef6a7d2
|
3 |
+
size 6666698
|
super_glue_multirc_is_the_correct_answer_/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc4135701d44faaed50a525a2dabec097a04fd80ace374ccc0e7e4c280ebda6d
|
3 |
+
size 1169024
|