mariosasko
commited on
Commit
•
f52ae61
1
Parent(s):
91a05df
Upload dataset
Browse files
README.md
CHANGED
@@ -7388,6 +7388,30 @@ dataset_info:
|
|
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:
|
@@ -9789,6 +9813,14 @@ configs:
|
|
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
|
|
|
7388 |
num_examples: 556
|
7389 |
download_size: 10025138
|
7390 |
dataset_size: 52825392
|
7391 |
+
- config_name: quail_no_prompt_id
|
7392 |
+
features:
|
7393 |
+
- name: answer_choices
|
7394 |
+
sequence: string
|
7395 |
+
- name: inputs
|
7396 |
+
sequence: int32
|
7397 |
+
- name: inputs_pretokenized
|
7398 |
+
dtype: string
|
7399 |
+
- name: targets
|
7400 |
+
sequence: int32
|
7401 |
+
- name: targets_pretokenized
|
7402 |
+
dtype: string
|
7403 |
+
splits:
|
7404 |
+
- name: train
|
7405 |
+
num_bytes: 41168533
|
7406 |
+
num_examples: 10246
|
7407 |
+
- name: validation
|
7408 |
+
num_bytes: 8758089
|
7409 |
+
num_examples: 2164
|
7410 |
+
- name: challenge
|
7411 |
+
num_bytes: 2251631
|
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:
|
|
|
9813 |
path: quail_description_context_question_text/validation-*
|
9814 |
- split: challenge
|
9815 |
path: quail_description_context_question_text/challenge-*
|
9816 |
+
- config_name: quail_no_prompt_id
|
9817 |
+
data_files:
|
9818 |
+
- split: train
|
9819 |
+
path: quail_no_prompt_id/train-*
|
9820 |
+
- split: validation
|
9821 |
+
path: quail_no_prompt_id/validation-*
|
9822 |
+
- split: challenge
|
9823 |
+
path: quail_no_prompt_id/challenge-*
|
9824 |
---
|
9825 |
|
9826 |
# Dataset Card for P3
|
quail_no_prompt_id/challenge-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a52308cc2fd1f1e67ce01ee54be7582b968db17b4ed96b181aaccaff58ced1e
|
3 |
+
size 278295
|
quail_no_prompt_id/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cc4b148b83495a49e464f2df26cd3d581d3d54fedf363dc6e500907245b22b4
|
3 |
+
size 8743781
|
quail_no_prompt_id/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61ea537ac7155375ad80cbba763c8aa6a11c1f99323169a66323297a96abaea4
|
3 |
+
size 1975632
|