mariosasko
commited on
Commit
•
91a05df
1
Parent(s):
08ec0f4
Upload dataset
Browse files
README.md
CHANGED
@@ -7364,6 +7364,30 @@ dataset_info:
|
|
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:
|
@@ -9757,6 +9781,14 @@ configs:
|
|
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
|
|
|
7364 |
num_examples: 556
|
7365 |
download_size: 12397346
|
7366 |
dataset_size: 56338656
|
7367 |
+
- config_name: quail_description_context_question_text
|
7368 |
+
features:
|
7369 |
+
- name: answer_choices
|
7370 |
+
sequence: string
|
7371 |
+
- name: inputs
|
7372 |
+
sequence: int32
|
7373 |
+
- name: inputs_pretokenized
|
7374 |
+
dtype: string
|
7375 |
+
- name: targets
|
7376 |
+
sequence: int32
|
7377 |
+
- name: targets_pretokenized
|
7378 |
+
dtype: string
|
7379 |
+
splits:
|
7380 |
+
- name: train
|
7381 |
+
num_bytes: 41681388
|
7382 |
+
num_examples: 10246
|
7383 |
+
- name: validation
|
7384 |
+
num_bytes: 8866955
|
7385 |
+
num_examples: 2164
|
7386 |
+
- name: challenge
|
7387 |
+
num_bytes: 2277049
|
7388 |
+
num_examples: 556
|
7389 |
+
download_size: 10025138
|
7390 |
+
dataset_size: 52825392
|
7391 |
configs:
|
7392 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7393 |
data_files:
|
|
|
9781 |
path: quail_description_context_question_answer_text/validation-*
|
9782 |
- split: challenge
|
9783 |
path: quail_description_context_question_answer_text/challenge-*
|
9784 |
+
- config_name: quail_description_context_question_text
|
9785 |
+
data_files:
|
9786 |
+
- split: train
|
9787 |
+
path: quail_description_context_question_text/train-*
|
9788 |
+
- split: validation
|
9789 |
+
path: quail_description_context_question_text/validation-*
|
9790 |
+
- split: challenge
|
9791 |
+
path: quail_description_context_question_text/challenge-*
|
9792 |
---
|
9793 |
|
9794 |
# Dataset Card for P3
|
quail_description_context_question_text/challenge-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37dd9cd3326dc9d3ad98f1886d67d7516051d30210e07aab142510186e68d98d
|
3 |
+
size 274415
|
quail_description_context_question_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:517c337c8b472a57d6bd5298a4842d46ba5e42d4c0af7a4566bcd811e23d938f
|
3 |
+
size 7819462
|
quail_description_context_question_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce43ad574afbd007e32ed60ffe7114c5d74c796c67c7c0a6e6dfde193a54c8f2
|
3 |
+
size 1931261
|