Upload dataset
Browse files
README.md
CHANGED
|
@@ -7268,6 +7268,30 @@ dataset_info:
|
|
| 7268 |
num_examples: 556
|
| 7269 |
download_size: 10990498
|
| 7270 |
dataset_size: 53319261
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7271 |
configs:
|
| 7272 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7273 |
data_files:
|
|
@@ -9629,6 +9653,14 @@ configs:
|
|
| 9629 |
path: quail_context_question_description_answer_id/validation-*
|
| 9630 |
- split: challenge
|
| 9631 |
path: quail_context_question_description_answer_id/challenge-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9632 |
---
|
| 9633 |
|
| 9634 |
# Dataset Card for P3
|
|
|
|
| 7268 |
num_examples: 556
|
| 7269 |
download_size: 10990498
|
| 7270 |
dataset_size: 53319261
|
| 7271 |
+
- config_name: quail_context_question_description_answer_text
|
| 7272 |
+
features:
|
| 7273 |
+
- name: answer_choices
|
| 7274 |
+
sequence: string
|
| 7275 |
+
- name: inputs
|
| 7276 |
+
sequence: int32
|
| 7277 |
+
- name: inputs_pretokenized
|
| 7278 |
+
dtype: string
|
| 7279 |
+
- name: targets
|
| 7280 |
+
sequence: int32
|
| 7281 |
+
- name: targets_pretokenized
|
| 7282 |
+
dtype: string
|
| 7283 |
+
splits:
|
| 7284 |
+
- name: train
|
| 7285 |
+
num_bytes: 43384611
|
| 7286 |
+
num_examples: 10246
|
| 7287 |
+
- name: validation
|
| 7288 |
+
num_bytes: 9228241
|
| 7289 |
+
num_examples: 2164
|
| 7290 |
+
- name: challenge
|
| 7291 |
+
num_bytes: 2364374
|
| 7292 |
+
num_examples: 556
|
| 7293 |
+
download_size: 11855007
|
| 7294 |
+
dataset_size: 54977226
|
| 7295 |
configs:
|
| 7296 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7297 |
data_files:
|
|
|
|
| 9653 |
path: quail_context_question_description_answer_id/validation-*
|
| 9654 |
- split: challenge
|
| 9655 |
path: quail_context_question_description_answer_id/challenge-*
|
| 9656 |
+
- config_name: quail_context_question_description_answer_text
|
| 9657 |
+
data_files:
|
| 9658 |
+
- split: train
|
| 9659 |
+
path: quail_context_question_description_answer_text/train-*
|
| 9660 |
+
- split: validation
|
| 9661 |
+
path: quail_context_question_description_answer_text/validation-*
|
| 9662 |
+
- split: challenge
|
| 9663 |
+
path: quail_context_question_description_answer_text/challenge-*
|
| 9664 |
---
|
| 9665 |
|
| 9666 |
# Dataset Card for P3
|
quail_context_question_description_answer_text/challenge-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc8cad7d905f2a24975614c9a52e89124c930308c9cebf779be41ee67476f8de
|
| 3 |
+
size 321638
|
quail_context_question_description_answer_text/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:694b4cee3432fc9e628732c0dd809cf928d34301a6af6d2562b39ad9ff11f5df
|
| 3 |
+
size 9526046
|
quail_context_question_description_answer_text/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03ebd8a5c3e3c13143de9bf502c9cbe131a94515c9897d11bffa9f7809e21fc5
|
| 3 |
+
size 2007323
|