Add QA for triviaqa-webqa with 8192 tokens
Browse files
README.md
CHANGED
|
@@ -43,6 +43,27 @@ dataset_info:
|
|
| 43 |
num_examples: 1592
|
| 44 |
download_size: 749306535
|
| 45 |
dataset_size: 1304412908
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
- config_name: wikiqa_16384
|
| 47 |
features:
|
| 48 |
- name: question
|
|
@@ -140,6 +161,12 @@ configs:
|
|
| 140 |
path: webqa_32768/train-*
|
| 141 |
- split: test
|
| 142 |
path: webqa_32768/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
- config_name: wikiqa_16384
|
| 144 |
data_files:
|
| 145 |
- split: train
|
|
|
|
| 43 |
num_examples: 1592
|
| 44 |
download_size: 749306535
|
| 45 |
dataset_size: 1304412908
|
| 46 |
+
- config_name: webqa_8192
|
| 47 |
+
features:
|
| 48 |
+
- name: question
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: answer
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: answer_aliases
|
| 53 |
+
list: string
|
| 54 |
+
- name: num_tokens
|
| 55 |
+
dtype: int64
|
| 56 |
+
- name: context
|
| 57 |
+
list: string
|
| 58 |
+
splits:
|
| 59 |
+
- name: train
|
| 60 |
+
num_bytes: 473405856
|
| 61 |
+
num_examples: 17585
|
| 62 |
+
- name: test
|
| 63 |
+
num_bytes: 61446386
|
| 64 |
+
num_examples: 2269
|
| 65 |
+
download_size: 308645198
|
| 66 |
+
dataset_size: 534852242
|
| 67 |
- config_name: wikiqa_16384
|
| 68 |
features:
|
| 69 |
- name: question
|
|
|
|
| 161 |
path: webqa_32768/train-*
|
| 162 |
- split: test
|
| 163 |
path: webqa_32768/test-*
|
| 164 |
+
- config_name: webqa_8192
|
| 165 |
+
data_files:
|
| 166 |
+
- split: train
|
| 167 |
+
path: webqa_8192/train-*
|
| 168 |
+
- split: test
|
| 169 |
+
path: webqa_8192/test-*
|
| 170 |
- config_name: wikiqa_16384
|
| 171 |
data_files:
|
| 172 |
- split: train
|
webqa_8192/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:573e579363a5f15e55d2455de80dc9c2620d29103f2c8baccabd10271a6b438f
|
| 3 |
+
size 35496679
|
webqa_8192/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd1875329873c687899771e63fd08cc405e270350327d74e121028c4bb388123
|
| 3 |
+
size 273148519
|