mariosasko
commited on
Commit
•
a8359d8
1
Parent(s):
675c5f1
Upload dataset
Browse files
README.md
CHANGED
@@ -7124,6 +7124,30 @@ dataset_info:
|
|
7124 |
num_examples: 920
|
7125 |
download_size: 1797726
|
7126 |
dataset_size: 8276124
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7127 |
configs:
|
7128 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7129 |
data_files:
|
@@ -9437,6 +9461,14 @@ configs:
|
|
9437 |
path: qasc_qa_with_separated_facts_5/validation-*
|
9438 |
- split: test
|
9439 |
path: qasc_qa_with_separated_facts_5/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9440 |
---
|
9441 |
|
9442 |
# Dataset Card for P3
|
|
|
7124 |
num_examples: 920
|
7125 |
download_size: 1797726
|
7126 |
dataset_size: 8276124
|
7127 |
+
- config_name: quail_context_description_question_answer_id
|
7128 |
+
features:
|
7129 |
+
- name: answer_choices
|
7130 |
+
sequence: string
|
7131 |
+
- name: inputs
|
7132 |
+
sequence: int32
|
7133 |
+
- name: inputs_pretokenized
|
7134 |
+
dtype: string
|
7135 |
+
- name: targets
|
7136 |
+
sequence: int32
|
7137 |
+
- name: targets_pretokenized
|
7138 |
+
dtype: string
|
7139 |
+
splits:
|
7140 |
+
- name: train
|
7141 |
+
num_bytes: 43125519
|
7142 |
+
num_examples: 10246
|
7143 |
+
- name: validation
|
7144 |
+
num_bytes: 9171413
|
7145 |
+
num_examples: 2164
|
7146 |
+
- name: challenge
|
7147 |
+
num_bytes: 2357827
|
7148 |
+
num_examples: 556
|
7149 |
+
download_size: 11361949
|
7150 |
+
dataset_size: 54654759
|
7151 |
configs:
|
7152 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7153 |
data_files:
|
|
|
9461 |
path: qasc_qa_with_separated_facts_5/validation-*
|
9462 |
- split: test
|
9463 |
path: qasc_qa_with_separated_facts_5/test-*
|
9464 |
+
- config_name: quail_context_description_question_answer_id
|
9465 |
+
data_files:
|
9466 |
+
- split: train
|
9467 |
+
path: quail_context_description_question_answer_id/train-*
|
9468 |
+
- split: validation
|
9469 |
+
path: quail_context_description_question_answer_id/validation-*
|
9470 |
+
- split: challenge
|
9471 |
+
path: quail_context_description_question_answer_id/challenge-*
|
9472 |
---
|
9473 |
|
9474 |
# Dataset Card for P3
|
quail_context_description_question_answer_id/challenge-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a76036ddd9954520817028ed56b73646a7bc474161a4333974cbf54a8f416447
|
3 |
+
size 280780
|
quail_context_description_question_answer_id/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ee93249dc61ace8f23f5e28a6e2ac5a1be1ed1ddad8fd97863a3d250aa5880f
|
3 |
+
size 9176918
|
quail_context_description_question_answer_id/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a56414b9631401754844a830e87135333a5b922af109d7ffe26625192ea0817
|
3 |
+
size 1904251
|