mariosasko
commited on
Commit
•
933581c
1
Parent(s):
20a42a3
Upload dataset
Browse files
README.md
CHANGED
@@ -7172,6 +7172,30 @@ dataset_info:
|
|
7172 |
num_examples: 556
|
7173 |
download_size: 12285007
|
7174 |
dataset_size: 56312724
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7175 |
configs:
|
7176 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7177 |
data_files:
|
@@ -9501,6 +9525,14 @@ configs:
|
|
9501 |
path: quail_context_description_question_answer_text/validation-*
|
9502 |
- split: challenge
|
9503 |
path: quail_context_description_question_answer_text/challenge-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9504 |
---
|
9505 |
|
9506 |
# Dataset Card for P3
|
|
|
7172 |
num_examples: 556
|
7173 |
download_size: 12285007
|
7174 |
dataset_size: 56312724
|
7175 |
+
- config_name: quail_context_description_question_text
|
7176 |
+
features:
|
7177 |
+
- name: answer_choices
|
7178 |
+
sequence: string
|
7179 |
+
- name: inputs
|
7180 |
+
sequence: int32
|
7181 |
+
- name: inputs_pretokenized
|
7182 |
+
dtype: string
|
7183 |
+
- name: targets
|
7184 |
+
sequence: int32
|
7185 |
+
- name: targets_pretokenized
|
7186 |
+
dtype: string
|
7187 |
+
splits:
|
7188 |
+
- name: train
|
7189 |
+
num_bytes: 41312532
|
7190 |
+
num_examples: 10246
|
7191 |
+
- name: validation
|
7192 |
+
num_bytes: 8789051
|
7193 |
+
num_examples: 2164
|
7194 |
+
- name: challenge
|
7195 |
+
num_bytes: 2257033
|
7196 |
+
num_examples: 556
|
7197 |
+
download_size: 10325100
|
7198 |
+
dataset_size: 52358616
|
7199 |
configs:
|
7200 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7201 |
data_files:
|
|
|
9525 |
path: quail_context_description_question_answer_text/validation-*
|
9526 |
- split: challenge
|
9527 |
path: quail_context_description_question_answer_text/challenge-*
|
9528 |
+
- config_name: quail_context_description_question_text
|
9529 |
+
data_files:
|
9530 |
+
- split: train
|
9531 |
+
path: quail_context_description_question_text/train-*
|
9532 |
+
- split: validation
|
9533 |
+
path: quail_context_description_question_text/validation-*
|
9534 |
+
- split: challenge
|
9535 |
+
path: quail_context_description_question_text/challenge-*
|
9536 |
---
|
9537 |
|
9538 |
# Dataset Card for P3
|
quail_context_description_question_text/challenge-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22a5bba37a649fe11f763bd92ee6573984753f8c4e3cc621f1695d113e0eb2bb
|
3 |
+
size 276113
|
quail_context_description_question_text/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c244b1e25f4bdf6b664bcf5880ea45bc27775b0c8556014e4c874b48d075c0f5
|
3 |
+
size 8028809
|
quail_context_description_question_text/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ea1bc5a32233301ab198aafabf9916947a743c86f0650d56b95abd2e6dde05b
|
3 |
+
size 2020178
|