mariosasko
commited on
Commit
•
ed68baf
1
Parent(s):
7153cc0
Upload dataset
Browse files
README.md
CHANGED
@@ -14338,6 +14338,28 @@ dataset_info:
|
|
14338 |
num_examples: 293
|
14339 |
download_size: 435303
|
14340 |
dataset_size: 795475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14341 |
configs:
|
14342 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
14343 |
data_files:
|
@@ -18951,6 +18973,14 @@ configs:
|
|
18951 |
path: wiki_qa_Jeopardy_style/validation-*
|
18952 |
- split: test
|
18953 |
path: wiki_qa_Jeopardy_style/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18954 |
---
|
18955 |
|
18956 |
# Dataset Card for P3
|
|
|
14338 |
num_examples: 293
|
14339 |
download_size: 435303
|
14340 |
dataset_size: 795475
|
14341 |
+
- config_name: wiki_qa_Topic_Prediction_Answer_Only
|
14342 |
+
features:
|
14343 |
+
- name: inputs
|
14344 |
+
sequence: int32
|
14345 |
+
- name: inputs_pretokenized
|
14346 |
+
dtype: string
|
14347 |
+
- name: targets
|
14348 |
+
sequence: int32
|
14349 |
+
- name: targets_pretokenized
|
14350 |
+
dtype: string
|
14351 |
+
splits:
|
14352 |
+
- name: train
|
14353 |
+
num_bytes: 476970
|
14354 |
+
num_examples: 1040
|
14355 |
+
- name: validation
|
14356 |
+
num_bytes: 63658
|
14357 |
+
num_examples: 140
|
14358 |
+
- name: test
|
14359 |
+
num_bytes: 131049
|
14360 |
+
num_examples: 293
|
14361 |
+
download_size: 377885
|
14362 |
+
dataset_size: 671677
|
14363 |
configs:
|
14364 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
14365 |
data_files:
|
|
|
18973 |
path: wiki_qa_Jeopardy_style/validation-*
|
18974 |
- split: test
|
18975 |
path: wiki_qa_Jeopardy_style/test-*
|
18976 |
+
- config_name: wiki_qa_Topic_Prediction_Answer_Only
|
18977 |
+
data_files:
|
18978 |
+
- split: train
|
18979 |
+
path: wiki_qa_Topic_Prediction_Answer_Only/train-*
|
18980 |
+
- split: validation
|
18981 |
+
path: wiki_qa_Topic_Prediction_Answer_Only/validation-*
|
18982 |
+
- split: test
|
18983 |
+
path: wiki_qa_Topic_Prediction_Answer_Only/test-*
|
18984 |
---
|
18985 |
|
18986 |
# Dataset Card for P3
|
wiki_qa_Topic_Prediction_Answer_Only/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b79e6aa6cb83a09bf9ab7774a60a8c978c3708336b29127b8f0d553b870b60eb
|
3 |
+
size 76403
|
wiki_qa_Topic_Prediction_Answer_Only/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d7964764084b9bccc03b1aaaf46d4d50ec08234cdef2055aafe7c880ff5f9d8
|
3 |
+
size 259500
|
wiki_qa_Topic_Prediction_Answer_Only/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:158b8f0e741ebe7311830b29e547d02f289cd053575fa06d59e31412b32fd9d7
|
3 |
+
size 41982
|