mariosasko
commited on
Commit
•
c19c406
1
Parent(s):
0e50e3b
Upload dataset
Browse files
README.md
CHANGED
@@ -11145,6 +11145,30 @@ dataset_info:
|
|
11145 |
num_examples: 9693
|
11146 |
download_size: 10343037
|
11147 |
dataset_size: 134253042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11148 |
configs:
|
11149 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11150 |
data_files:
|
@@ -14752,6 +14776,14 @@ configs:
|
|
14752 |
path: super_glue_multirc_confirm/validation-*
|
14753 |
- split: test
|
14754 |
path: super_glue_multirc_confirm/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14755 |
---
|
14756 |
|
14757 |
# Dataset Card for P3
|
|
|
11145 |
num_examples: 9693
|
11146 |
download_size: 10343037
|
11147 |
dataset_size: 134253042
|
11148 |
+
- config_name: super_glue_multirc_correct
|
11149 |
+
features:
|
11150 |
+
- name: answer_choices
|
11151 |
+
sequence: string
|
11152 |
+
- name: inputs
|
11153 |
+
sequence: int32
|
11154 |
+
- name: inputs_pretokenized
|
11155 |
+
dtype: string
|
11156 |
+
- name: targets
|
11157 |
+
sequence: int32
|
11158 |
+
- name: targets_pretokenized
|
11159 |
+
dtype: string
|
11160 |
+
splits:
|
11161 |
+
- name: train
|
11162 |
+
num_bytes: 89540386
|
11163 |
+
num_examples: 27243
|
11164 |
+
- name: validation
|
11165 |
+
num_bytes: 15663439
|
11166 |
+
num_examples: 4848
|
11167 |
+
- name: test
|
11168 |
+
num_bytes: 30104448
|
11169 |
+
num_examples: 9693
|
11170 |
+
download_size: 10428485
|
11171 |
+
dataset_size: 135308273
|
11172 |
configs:
|
11173 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11174 |
data_files:
|
|
|
14776 |
path: super_glue_multirc_confirm/validation-*
|
14777 |
- split: test
|
14778 |
path: super_glue_multirc_confirm/test-*
|
14779 |
+
- config_name: super_glue_multirc_correct
|
14780 |
+
data_files:
|
14781 |
+
- split: train
|
14782 |
+
path: super_glue_multirc_correct/train-*
|
14783 |
+
- split: validation
|
14784 |
+
path: super_glue_multirc_correct/validation-*
|
14785 |
+
- split: test
|
14786 |
+
path: super_glue_multirc_correct/test-*
|
14787 |
---
|
14788 |
|
14789 |
# Dataset Card for P3
|
super_glue_multirc_correct/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22bac8ac619b98ee9a4b2c93a34bf40a56a1a78350ccbbbe92f2720ac68feaa5
|
3 |
+
size 2326953
|
super_glue_multirc_correct/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd9081c96f836f7ee5ec922c5d65830487b5ae9a72b672c03a8aed58a4735130
|
3 |
+
size 6894556
|
super_glue_multirc_correct/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d9d3b72ab55b9d676263adf534ad302ea0c8dafd2d54031ead0361f6377c60
|
3 |
+
size 1206976
|