Upload dataset
Browse files
README.md
CHANGED
|
@@ -14270,6 +14270,28 @@ dataset_info:
|
|
| 14270 |
num_examples: 293
|
| 14271 |
download_size: 395128
|
| 14272 |
dataset_size: 655450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14273 |
configs:
|
| 14274 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 14275 |
data_files:
|
|
@@ -18859,6 +18881,14 @@ configs:
|
|
| 18859 |
path: wiki_qa_Direct_Answer_to_Question/validation-*
|
| 18860 |
- split: test
|
| 18861 |
path: wiki_qa_Direct_Answer_to_Question/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18862 |
---
|
| 18863 |
|
| 18864 |
# Dataset Card for P3
|
|
|
|
| 14270 |
num_examples: 293
|
| 14271 |
download_size: 395128
|
| 14272 |
dataset_size: 655450
|
| 14273 |
+
- config_name: wiki_qa_Generate_Question_from_Topic
|
| 14274 |
+
features:
|
| 14275 |
+
- name: inputs
|
| 14276 |
+
sequence: int32
|
| 14277 |
+
- name: inputs_pretokenized
|
| 14278 |
+
dtype: string
|
| 14279 |
+
- name: targets
|
| 14280 |
+
sequence: int32
|
| 14281 |
+
- name: targets_pretokenized
|
| 14282 |
+
dtype: string
|
| 14283 |
+
splits:
|
| 14284 |
+
- name: train
|
| 14285 |
+
num_bytes: 600344
|
| 14286 |
+
num_examples: 1040
|
| 14287 |
+
- name: validation
|
| 14288 |
+
num_bytes: 80494
|
| 14289 |
+
num_examples: 140
|
| 14290 |
+
- name: test
|
| 14291 |
+
num_bytes: 166291
|
| 14292 |
+
num_examples: 293
|
| 14293 |
+
download_size: 434236
|
| 14294 |
+
dataset_size: 847129
|
| 14295 |
configs:
|
| 14296 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 14297 |
data_files:
|
|
|
|
| 18881 |
path: wiki_qa_Direct_Answer_to_Question/validation-*
|
| 18882 |
- split: test
|
| 18883 |
path: wiki_qa_Direct_Answer_to_Question/test-*
|
| 18884 |
+
- config_name: wiki_qa_Generate_Question_from_Topic
|
| 18885 |
+
data_files:
|
| 18886 |
+
- split: train
|
| 18887 |
+
path: wiki_qa_Generate_Question_from_Topic/train-*
|
| 18888 |
+
- split: validation
|
| 18889 |
+
path: wiki_qa_Generate_Question_from_Topic/validation-*
|
| 18890 |
+
- split: test
|
| 18891 |
+
path: wiki_qa_Generate_Question_from_Topic/test-*
|
| 18892 |
---
|
| 18893 |
|
| 18894 |
# Dataset Card for P3
|
wiki_qa_Generate_Question_from_Topic/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e04ed1f24e9c7d1f8e9b87a50955c6b06ecb9266dc2d8058e7a5e8548540205e
|
| 3 |
+
size 88146
|
wiki_qa_Generate_Question_from_Topic/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d89ed1cec3a4925e8d9dc710ed4c623b008946008f7fe57fe6c764021133632e
|
| 3 |
+
size 297096
|
wiki_qa_Generate_Question_from_Topic/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97551fdfda4bf0abbe5a3c8d2db6da6f65f5f1a9b6ae0dce185c45f35e72c22b
|
| 3 |
+
size 48994
|