mariosasko
commited on
Commit
•
f7005f2
1
Parent(s):
451a55f
Upload dataset
Browse files
README.md
CHANGED
@@ -7292,6 +7292,30 @@ dataset_info:
|
|
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:
|
@@ -9661,6 +9685,14 @@ configs:
|
|
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
|
|
|
7292 |
num_examples: 556
|
7293 |
download_size: 11855007
|
7294 |
dataset_size: 54977226
|
7295 |
+
- config_name: quail_context_question_description_text
|
7296 |
+
features:
|
7297 |
+
- name: answer_choices
|
7298 |
+
sequence: string
|
7299 |
+
- name: inputs
|
7300 |
+
sequence: int32
|
7301 |
+
- name: inputs_pretokenized
|
7302 |
+
dtype: string
|
7303 |
+
- name: targets
|
7304 |
+
sequence: int32
|
7305 |
+
- name: targets_pretokenized
|
7306 |
+
dtype: string
|
7307 |
+
splits:
|
7308 |
+
- name: train
|
7309 |
+
num_bytes: 41220318
|
7310 |
+
num_examples: 10246
|
7311 |
+
- name: validation
|
7312 |
+
num_bytes: 8769575
|
7313 |
+
num_examples: 2164
|
7314 |
+
- name: challenge
|
7315 |
+
num_bytes: 2252029
|
7316 |
+
num_examples: 556
|
7317 |
+
download_size: 9797404
|
7318 |
+
dataset_size: 52241922
|
7319 |
configs:
|
7320 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7321 |
data_files:
|
|
|
9685 |
path: quail_context_question_description_answer_text/validation-*
|
9686 |
- split: challenge
|
9687 |
path: quail_context_question_description_answer_text/challenge-*
|
9688 |
+
- config_name: quail_context_question_description_text
|
9689 |
+
data_files:
|
9690 |
+
- split: train
|
9691 |
+
path: quail_context_question_description_text/train-*
|
9692 |
+
- split: validation
|
9693 |
+
path: quail_context_question_description_text/validation-*
|
9694 |
+
- split: challenge
|
9695 |
+
path: quail_context_question_description_text/challenge-*
|
9696 |
---
|
9697 |
|
9698 |
# Dataset Card for P3
|
quail_context_question_description_text/challenge-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdd8157c9d29a7b5dad8d95db127029f6d467f1968f24a93d4a7f1181bfbc825
|
3 |
+
size 271008
|
quail_context_question_description_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d3470d51bcd9f4c4aa0e38ede697f4c0bf17e42f08e69d967076ff17562c22
|
3 |
+
size 7567877
|
quail_context_question_description_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8a7432b6c969439e950e73c59bd816100d28b377166ccfa8192ccf213f31f9c
|
3 |
+
size 1958519
|