Upload dataset
Browse files
README.md
CHANGED
|
@@ -7724,6 +7724,30 @@ dataset_info:
|
|
| 7724 |
num_examples: 784
|
| 7725 |
download_size: 848383
|
| 7726 |
dataset_size: 2522616
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7727 |
configs:
|
| 7728 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7729 |
data_files:
|
|
@@ -10237,6 +10261,14 @@ configs:
|
|
| 10237 |
path: quartz_use_info_from_paragraph_question/validation-*
|
| 10238 |
- split: test
|
| 10239 |
path: quartz_use_info_from_paragraph_question/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10240 |
---
|
| 10241 |
|
| 10242 |
# Dataset Card for P3
|
|
|
|
| 7724 |
num_examples: 784
|
| 7725 |
download_size: 848383
|
| 7726 |
dataset_size: 2522616
|
| 7727 |
+
- config_name: quartz_use_info_from_question_paragraph
|
| 7728 |
+
features:
|
| 7729 |
+
- name: answer_choices
|
| 7730 |
+
sequence: string
|
| 7731 |
+
- name: inputs
|
| 7732 |
+
sequence: int32
|
| 7733 |
+
- name: inputs_pretokenized
|
| 7734 |
+
dtype: string
|
| 7735 |
+
- name: targets
|
| 7736 |
+
sequence: int32
|
| 7737 |
+
- name: targets_pretokenized
|
| 7738 |
+
dtype: string
|
| 7739 |
+
splits:
|
| 7740 |
+
- name: train
|
| 7741 |
+
num_bytes: 1752139
|
| 7742 |
+
num_examples: 2696
|
| 7743 |
+
- name: validation
|
| 7744 |
+
num_bytes: 257316
|
| 7745 |
+
num_examples: 384
|
| 7746 |
+
- name: test
|
| 7747 |
+
num_bytes: 513161
|
| 7748 |
+
num_examples: 784
|
| 7749 |
+
download_size: 839102
|
| 7750 |
+
dataset_size: 2522616
|
| 7751 |
configs:
|
| 7752 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7753 |
data_files:
|
|
|
|
| 10261 |
path: quartz_use_info_from_paragraph_question/validation-*
|
| 10262 |
- split: test
|
| 10263 |
path: quartz_use_info_from_paragraph_question/test-*
|
| 10264 |
+
- config_name: quartz_use_info_from_question_paragraph
|
| 10265 |
+
data_files:
|
| 10266 |
+
- split: train
|
| 10267 |
+
path: quartz_use_info_from_question_paragraph/train-*
|
| 10268 |
+
- split: validation
|
| 10269 |
+
path: quartz_use_info_from_question_paragraph/validation-*
|
| 10270 |
+
- split: test
|
| 10271 |
+
path: quartz_use_info_from_question_paragraph/test-*
|
| 10272 |
---
|
| 10273 |
|
| 10274 |
# Dataset Card for P3
|
quartz_use_info_from_question_paragraph/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbbbf9bb3d7bb926867c385275aa895ca7671d64257b7755638e78fe2ef893e7
|
| 3 |
+
size 158783
|
quartz_use_info_from_question_paragraph/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03183f9450915ceef8ba98794e0c1db9a6e02f712655b9b887d3b470e54855d7
|
| 3 |
+
size 601331
|
quartz_use_info_from_question_paragraph/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c453a93e7ba905a9d5748cad371bd135b9b3884e136642decfe1c7a9ed58a11
|
| 3 |
+
size 78988
|