Add QA for triviaqa-wikiqa with 8192 tokens
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
-
|
| 5 |
features:
|
| 6 |
- name: question
|
| 7 |
dtype: string
|
|
@@ -22,6 +22,27 @@ dataset_info:
|
|
| 22 |
num_examples: 2214
|
| 23 |
download_size: 105473524
|
| 24 |
dataset_size: 174132511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
configs:
|
| 26 |
- config_name: wikiqa_4096
|
| 27 |
data_files:
|
|
@@ -29,4 +50,10 @@ configs:
|
|
| 29 |
path: wikiqa_4096/train-*
|
| 30 |
- split: test
|
| 31 |
path: wikiqa_4096/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
+
- config_name: wikiqa_4096
|
| 5 |
features:
|
| 6 |
- name: question
|
| 7 |
dtype: string
|
|
|
|
| 22 |
num_examples: 2214
|
| 23 |
download_size: 105473524
|
| 24 |
dataset_size: 174132511
|
| 25 |
+
- config_name: wikiqa_8192
|
| 26 |
+
features:
|
| 27 |
+
- name: question
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: answer
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: answer_aliases
|
| 32 |
+
list: string
|
| 33 |
+
- name: num_tokens
|
| 34 |
+
dtype: int64
|
| 35 |
+
- name: context
|
| 36 |
+
list: string
|
| 37 |
+
splits:
|
| 38 |
+
- name: train
|
| 39 |
+
num_bytes: 328060720
|
| 40 |
+
num_examples: 12182
|
| 41 |
+
- name: test
|
| 42 |
+
num_bytes: 42152708
|
| 43 |
+
num_examples: 1562
|
| 44 |
+
download_size: 219013517
|
| 45 |
+
dataset_size: 370213428
|
| 46 |
configs:
|
| 47 |
- config_name: wikiqa_4096
|
| 48 |
data_files:
|
|
|
|
| 50 |
path: wikiqa_4096/train-*
|
| 51 |
- split: test
|
| 52 |
path: wikiqa_4096/test-*
|
| 53 |
+
- config_name: wikiqa_8192
|
| 54 |
+
data_files:
|
| 55 |
+
- split: train
|
| 56 |
+
path: wikiqa_8192/train-*
|
| 57 |
+
- split: test
|
| 58 |
+
path: wikiqa_8192/test-*
|
| 59 |
---
|
wikiqa_8192/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afe3d176f7ec7af1ce757dbf01aaded047cd058fb0af0c9e1ee2f621af539876
|
| 3 |
+
size 25010226
|
wikiqa_8192/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bdb0eb6370d18d7f88721bfd0421008a81a5065c5d2f7637f5642c774d9a7d6
|
| 3 |
+
size 194003291
|