mariosasko
commited on
Commit
•
96d10e1
1
Parent(s):
01ae9ab
Upload dataset
Browse files
README.md
CHANGED
@@ -14404,6 +14404,30 @@ dataset_info:
|
|
14404 |
num_examples: 293
|
14405 |
download_size: 443010
|
14406 |
dataset_size: 899081
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14407 |
configs:
|
14408 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
14409 |
data_files:
|
@@ -19041,6 +19065,14 @@ configs:
|
|
19041 |
path: wiki_qa_Topic_Prediction_Question_and_Answer_Pair/validation-*
|
19042 |
- split: test
|
19043 |
path: wiki_qa_Topic_Prediction_Question_and_Answer_Pair/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19044 |
---
|
19045 |
|
19046 |
# Dataset Card for P3
|
|
|
14404 |
num_examples: 293
|
14405 |
download_size: 443010
|
14406 |
dataset_size: 899081
|
14407 |
+
- config_name: wiki_qa_automatic_system
|
14408 |
+
features:
|
14409 |
+
- name: answer_choices
|
14410 |
+
sequence: string
|
14411 |
+
- name: inputs
|
14412 |
+
sequence: int32
|
14413 |
+
- name: inputs_pretokenized
|
14414 |
+
dtype: string
|
14415 |
+
- name: targets
|
14416 |
+
sequence: int32
|
14417 |
+
- name: targets_pretokenized
|
14418 |
+
dtype: string
|
14419 |
+
splits:
|
14420 |
+
- name: train
|
14421 |
+
num_bytes: 12887927
|
14422 |
+
num_examples: 20360
|
14423 |
+
- name: validation
|
14424 |
+
num_bytes: 1715972
|
14425 |
+
num_examples: 2733
|
14426 |
+
- name: test
|
14427 |
+
num_bytes: 3899289
|
14428 |
+
num_examples: 6165
|
14429 |
+
download_size: 5942624
|
14430 |
+
dataset_size: 18503188
|
14431 |
configs:
|
14432 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
14433 |
data_files:
|
|
|
19065 |
path: wiki_qa_Topic_Prediction_Question_and_Answer_Pair/validation-*
|
19066 |
- split: test
|
19067 |
path: wiki_qa_Topic_Prediction_Question_and_Answer_Pair/test-*
|
19068 |
+
- config_name: wiki_qa_automatic_system
|
19069 |
+
data_files:
|
19070 |
+
- split: train
|
19071 |
+
path: wiki_qa_automatic_system/train-*
|
19072 |
+
- split: validation
|
19073 |
+
path: wiki_qa_automatic_system/validation-*
|
19074 |
+
- split: test
|
19075 |
+
path: wiki_qa_automatic_system/test-*
|
19076 |
---
|
19077 |
|
19078 |
# Dataset Card for P3
|
wiki_qa_automatic_system/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f94c843a4600fbd4e4c6656cc2cdc468f85498d3765dbf42be9fce4d1702ee7f
|
3 |
+
size 1246491
|
wiki_qa_automatic_system/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:278dcd7b58fc5f033b5dd606ce4d96c87d9503f1a3e8bc97852e5412a2109f85
|
3 |
+
size 4145033
|
wiki_qa_automatic_system/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:794e7a62e278380f616217f363525c9e4f58fb606dd06016f81654d85827c054
|
3 |
+
size 551100
|