Upload dataset
Browse files
README.md
CHANGED
|
@@ -11121,6 +11121,30 @@ dataset_info:
|
|
| 11121 |
num_examples: 9693
|
| 11122 |
download_size: 10145179
|
| 11123 |
dataset_size: 130784970
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11124 |
configs:
|
| 11125 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11126 |
data_files:
|
|
@@ -14720,6 +14744,14 @@ configs:
|
|
| 14720 |
path: super_glue_multirc_Would_it_be_good_to_answer_/validation-*
|
| 14721 |
- split: test
|
| 14722 |
path: super_glue_multirc_Would_it_be_good_to_answer_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14723 |
---
|
| 14724 |
|
| 14725 |
# Dataset Card for P3
|
|
|
|
| 11121 |
num_examples: 9693
|
| 11122 |
download_size: 10145179
|
| 11123 |
dataset_size: 130784970
|
| 11124 |
+
- config_name: super_glue_multirc_confirm
|
| 11125 |
+
features:
|
| 11126 |
+
- name: answer_choices
|
| 11127 |
+
sequence: string
|
| 11128 |
+
- name: inputs
|
| 11129 |
+
sequence: int32
|
| 11130 |
+
- name: inputs_pretokenized
|
| 11131 |
+
dtype: string
|
| 11132 |
+
- name: targets
|
| 11133 |
+
sequence: int32
|
| 11134 |
+
- name: targets_pretokenized
|
| 11135 |
+
dtype: string
|
| 11136 |
+
splits:
|
| 11137 |
+
- name: train
|
| 11138 |
+
num_bytes: 88851379
|
| 11139 |
+
num_examples: 27243
|
| 11140 |
+
- name: validation
|
| 11141 |
+
num_bytes: 15541300
|
| 11142 |
+
num_examples: 4848
|
| 11143 |
+
- name: test
|
| 11144 |
+
num_bytes: 29860363
|
| 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:
|
|
|
|
| 14744 |
path: super_glue_multirc_Would_it_be_good_to_answer_/validation-*
|
| 14745 |
- split: test
|
| 14746 |
path: super_glue_multirc_Would_it_be_good_to_answer_/test-*
|
| 14747 |
+
- config_name: super_glue_multirc_confirm
|
| 14748 |
+
data_files:
|
| 14749 |
+
- split: train
|
| 14750 |
+
path: super_glue_multirc_confirm/train-*
|
| 14751 |
+
- split: validation
|
| 14752 |
+
path: super_glue_multirc_confirm/validation-*
|
| 14753 |
+
- split: test
|
| 14754 |
+
path: super_glue_multirc_confirm/test-*
|
| 14755 |
---
|
| 14756 |
|
| 14757 |
# Dataset Card for P3
|
super_glue_multirc_confirm/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3b3beb6ebfc53f5a57dc814cbddadb152ae6121b655ba03fabb2e56cd8db17e
|
| 3 |
+
size 2297120
|
super_glue_multirc_confirm/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d7b874c6f7ccdc9958bebb850b6c397020a8a5737081a6693394a6aba7ac454
|
| 3 |
+
size 6838493
|
super_glue_multirc_confirm/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44331077d2ff78f42ed96a95cee5ba68c7e96af6f15190790584173be3602446
|
| 3 |
+
size 1207424
|