mariosasko
commited on
Commit
•
649806d
1
Parent(s):
f52ae61
Upload dataset
Browse files
README.md
CHANGED
@@ -7412,6 +7412,30 @@ dataset_info:
|
|
7412 |
num_examples: 556
|
7413 |
download_size: 10997708
|
7414 |
dataset_size: 52178253
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7415 |
configs:
|
7416 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7417 |
data_files:
|
@@ -9821,6 +9845,14 @@ configs:
|
|
9821 |
path: quail_no_prompt_id/validation-*
|
9822 |
- split: challenge
|
9823 |
path: quail_no_prompt_id/challenge-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9824 |
---
|
9825 |
|
9826 |
# Dataset Card for P3
|
|
|
7412 |
num_examples: 556
|
7413 |
download_size: 10997708
|
7414 |
dataset_size: 52178253
|
7415 |
+
- config_name: quail_no_prompt_text
|
7416 |
+
features:
|
7417 |
+
- name: answer_choices
|
7418 |
+
sequence: string
|
7419 |
+
- name: inputs
|
7420 |
+
sequence: int32
|
7421 |
+
- name: inputs_pretokenized
|
7422 |
+
dtype: string
|
7423 |
+
- name: targets
|
7424 |
+
sequence: int32
|
7425 |
+
- name: targets_pretokenized
|
7426 |
+
dtype: string
|
7427 |
+
splits:
|
7428 |
+
- name: train
|
7429 |
+
num_bytes: 42482963
|
7430 |
+
num_examples: 10246
|
7431 |
+
- name: validation
|
7432 |
+
num_bytes: 9037809
|
7433 |
+
num_examples: 2164
|
7434 |
+
- name: challenge
|
7435 |
+
num_bytes: 2315446
|
7436 |
+
num_examples: 556
|
7437 |
+
download_size: 11939913
|
7438 |
+
dataset_size: 53836218
|
7439 |
configs:
|
7440 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7441 |
data_files:
|
|
|
9845 |
path: quail_no_prompt_id/validation-*
|
9846 |
- split: challenge
|
9847 |
path: quail_no_prompt_id/challenge-*
|
9848 |
+
- config_name: quail_no_prompt_text
|
9849 |
+
data_files:
|
9850 |
+
- split: train
|
9851 |
+
path: quail_no_prompt_text/train-*
|
9852 |
+
- split: validation
|
9853 |
+
path: quail_no_prompt_text/validation-*
|
9854 |
+
- split: challenge
|
9855 |
+
path: quail_no_prompt_text/challenge-*
|
9856 |
---
|
9857 |
|
9858 |
# Dataset Card for P3
|
quail_no_prompt_text/challenge-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ca1a3540e2b689548eda4429febf595233d50fbdf055c2c2a31861712704501
|
3 |
+
size 317088
|
quail_no_prompt_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5148630deefd76fd7f270ca3769520d99dbf3a25b394fbeeca58792ec6b78fd0
|
3 |
+
size 9438462
|
quail_no_prompt_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4b53d16837d8b0169cc08b13baada1391e99e5864605b88ce3a615e7fdc9646
|
3 |
+
size 2184363
|