Upload dataset
Browse files
README.md
CHANGED
|
@@ -7340,6 +7340,30 @@ dataset_info:
|
|
| 7340 |
num_examples: 556
|
| 7341 |
download_size: 11386473
|
| 7342 |
dataset_size: 54680691
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7343 |
configs:
|
| 7344 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7345 |
data_files:
|
|
@@ -9725,6 +9749,14 @@ configs:
|
|
| 9725 |
path: quail_description_context_question_answer_id/validation-*
|
| 9726 |
- split: challenge
|
| 9727 |
path: quail_description_context_question_answer_id/challenge-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9728 |
---
|
| 9729 |
|
| 9730 |
# Dataset Card for P3
|
|
|
|
| 7340 |
num_examples: 556
|
| 7341 |
download_size: 11386473
|
| 7342 |
dataset_size: 54680691
|
| 7343 |
+
- config_name: quail_description_context_question_answer_text
|
| 7344 |
+
features:
|
| 7345 |
+
- name: answer_choices
|
| 7346 |
+
sequence: string
|
| 7347 |
+
- name: inputs
|
| 7348 |
+
sequence: int32
|
| 7349 |
+
- name: inputs_pretokenized
|
| 7350 |
+
dtype: string
|
| 7351 |
+
- name: targets
|
| 7352 |
+
sequence: int32
|
| 7353 |
+
- name: targets_pretokenized
|
| 7354 |
+
dtype: string
|
| 7355 |
+
splits:
|
| 7356 |
+
- name: train
|
| 7357 |
+
num_bytes: 44460441
|
| 7358 |
+
num_examples: 10246
|
| 7359 |
+
- name: validation
|
| 7360 |
+
num_bytes: 9455461
|
| 7361 |
+
num_examples: 2164
|
| 7362 |
+
- name: challenge
|
| 7363 |
+
num_bytes: 2422754
|
| 7364 |
+
num_examples: 556
|
| 7365 |
+
download_size: 12397346
|
| 7366 |
+
dataset_size: 56338656
|
| 7367 |
configs:
|
| 7368 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7369 |
data_files:
|
|
|
|
| 9749 |
path: quail_description_context_question_answer_id/validation-*
|
| 9750 |
- split: challenge
|
| 9751 |
path: quail_description_context_question_answer_id/challenge-*
|
| 9752 |
+
- config_name: quail_description_context_question_answer_text
|
| 9753 |
+
data_files:
|
| 9754 |
+
- split: train
|
| 9755 |
+
path: quail_description_context_question_answer_text/train-*
|
| 9756 |
+
- split: validation
|
| 9757 |
+
path: quail_description_context_question_answer_text/validation-*
|
| 9758 |
+
- split: challenge
|
| 9759 |
+
path: quail_description_context_question_answer_text/challenge-*
|
| 9760 |
---
|
| 9761 |
|
| 9762 |
# Dataset Card for P3
|
quail_description_context_question_answer_text/challenge-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf684cd7b33c5b51848e799e067b759a5cbd7a08d60adc6e3a6b8658f484dcb0
|
| 3 |
+
size 324246
|
quail_description_context_question_answer_text/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc1dc92719ba7535480d20bd33d93802ebbd60ae5ade5ae21a394e5353f46677
|
| 3 |
+
size 9947327
|
quail_description_context_question_answer_text/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:366f27f57603d730b5fa0ba8a54dad4c80bf8746df597fb2bc8cc7b4d87245ce
|
| 3 |
+
size 2125773
|