Upload dataset
Browse files
README.md
CHANGED
|
@@ -7676,6 +7676,30 @@ dataset_info:
|
|
| 7676 |
num_examples: 784
|
| 7677 |
download_size: 819662
|
| 7678 |
dataset_size: 1946880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7679 |
configs:
|
| 7680 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7681 |
data_files:
|
|
@@ -10173,6 +10197,14 @@ configs:
|
|
| 10173 |
path: quartz_paragraph_question_plain_concat/validation-*
|
| 10174 |
- split: test
|
| 10175 |
path: quartz_paragraph_question_plain_concat/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10176 |
---
|
| 10177 |
|
| 10178 |
# Dataset Card for P3
|
|
|
|
| 7676 |
num_examples: 784
|
| 7677 |
download_size: 819662
|
| 7678 |
dataset_size: 1946880
|
| 7679 |
+
- config_name: quartz_read_passage_below_choose
|
| 7680 |
+
features:
|
| 7681 |
+
- name: answer_choices
|
| 7682 |
+
sequence: string
|
| 7683 |
+
- name: inputs
|
| 7684 |
+
sequence: int32
|
| 7685 |
+
- name: inputs_pretokenized
|
| 7686 |
+
dtype: string
|
| 7687 |
+
- name: targets
|
| 7688 |
+
sequence: int32
|
| 7689 |
+
- name: targets_pretokenized
|
| 7690 |
+
dtype: string
|
| 7691 |
+
splits:
|
| 7692 |
+
- name: train
|
| 7693 |
+
num_bytes: 1939604
|
| 7694 |
+
num_examples: 2696
|
| 7695 |
+
- name: validation
|
| 7696 |
+
num_bytes: 284960
|
| 7697 |
+
num_examples: 384
|
| 7698 |
+
- name: test
|
| 7699 |
+
num_bytes: 567572
|
| 7700 |
+
num_examples: 784
|
| 7701 |
+
download_size: 900803
|
| 7702 |
+
dataset_size: 2792136
|
| 7703 |
configs:
|
| 7704 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7705 |
data_files:
|
|
|
|
| 10197 |
path: quartz_paragraph_question_plain_concat/validation-*
|
| 10198 |
- split: test
|
| 10199 |
path: quartz_paragraph_question_plain_concat/test-*
|
| 10200 |
+
- config_name: quartz_read_passage_below_choose
|
| 10201 |
+
data_files:
|
| 10202 |
+
- split: train
|
| 10203 |
+
path: quartz_read_passage_below_choose/train-*
|
| 10204 |
+
- split: validation
|
| 10205 |
+
path: quartz_read_passage_below_choose/validation-*
|
| 10206 |
+
- split: test
|
| 10207 |
+
path: quartz_read_passage_below_choose/test-*
|
| 10208 |
---
|
| 10209 |
|
| 10210 |
# Dataset Card for P3
|
quartz_read_passage_below_choose/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cdc4292cd855832834bed5b582686a3463cc9d174ceed384e3dc06f5dd8f65e
|
| 3 |
+
size 174259
|
quartz_read_passage_below_choose/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b9860bf70831c91f762794417515001e5e75fe2a4b80d7ffc736c41bb9cc182
|
| 3 |
+
size 641307
|
quartz_read_passage_below_choose/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b862eb50ba712fa0f88e6b2c1e943d9d0b5186d6242c9b3ca87b38ba184218db
|
| 3 |
+
size 85237
|