mariosasko
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -7220,6 +7220,30 @@ dataset_info:
|
|
7220 |
num_examples: 556
|
7221 |
download_size: 10880551
|
7222 |
dataset_size: 53332227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7223 |
configs:
|
7224 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7225 |
data_files:
|
@@ -9565,6 +9589,14 @@ configs:
|
|
9565 |
path: quail_context_question_answer_description_id/validation-*
|
9566 |
- split: challenge
|
9567 |
path: quail_context_question_answer_description_id/challenge-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9568 |
---
|
9569 |
|
9570 |
# Dataset Card for P3
|
|
|
7220 |
num_examples: 556
|
7221 |
download_size: 10880551
|
7222 |
dataset_size: 53332227
|
7223 |
+
- config_name: quail_context_question_answer_description_text
|
7224 |
+
features:
|
7225 |
+
- name: answer_choices
|
7226 |
+
sequence: string
|
7227 |
+
- name: inputs
|
7228 |
+
sequence: int32
|
7229 |
+
- name: inputs_pretokenized
|
7230 |
+
dtype: string
|
7231 |
+
- name: targets
|
7232 |
+
sequence: int32
|
7233 |
+
- name: targets_pretokenized
|
7234 |
+
dtype: string
|
7235 |
+
splits:
|
7236 |
+
- name: train
|
7237 |
+
num_bytes: 43456333
|
7238 |
+
num_examples: 10246
|
7239 |
+
- name: validation
|
7240 |
+
num_bytes: 9243389
|
7241 |
+
num_examples: 2164
|
7242 |
+
- name: challenge
|
7243 |
+
num_bytes: 2368266
|
7244 |
+
num_examples: 556
|
7245 |
+
download_size: 12002210
|
7246 |
+
dataset_size: 55067988
|
7247 |
configs:
|
7248 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7249 |
data_files:
|
|
|
9589 |
path: quail_context_question_answer_description_id/validation-*
|
9590 |
- split: challenge
|
9591 |
path: quail_context_question_answer_description_id/challenge-*
|
9592 |
+
- config_name: quail_context_question_answer_description_text
|
9593 |
+
data_files:
|
9594 |
+
- split: train
|
9595 |
+
path: quail_context_question_answer_description_text/train-*
|
9596 |
+
- split: validation
|
9597 |
+
path: quail_context_question_answer_description_text/validation-*
|
9598 |
+
- split: challenge
|
9599 |
+
path: quail_context_question_answer_description_text/challenge-*
|
9600 |
---
|
9601 |
|
9602 |
# Dataset Card for P3
|
quail_context_question_answer_description_text/challenge-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33c488c1a3496394cf4946146bda03ea153ec6d0e592cd0ff6a82d591aa6f7cd
|
3 |
+
size 323669
|
quail_context_question_answer_description_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86f8841c7806c94869429b4282b41f5b8d6d3bcbc09fc410d3e01d8d076619d2
|
3 |
+
size 9565865
|
quail_context_question_answer_description_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:344dead2d4a40dd73b332eedb2092325f3a52f8687fa00751c69264205291edc
|
3 |
+
size 2112676
|