Add QA for triviaqa-webqa with 32768 tokens
Browse files
README.md
CHANGED
|
@@ -1,6 +1,27 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- config_name: wikiqa_16384
|
| 5 |
features:
|
| 6 |
- name: question
|
|
@@ -86,6 +107,12 @@ dataset_info:
|
|
| 86 |
download_size: 219013517
|
| 87 |
dataset_size: 370213428
|
| 88 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
- config_name: wikiqa_16384
|
| 90 |
data_files:
|
| 91 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
+
- config_name: webqa_32768
|
| 5 |
+
features:
|
| 6 |
+
- name: question
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: answer
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: answer_aliases
|
| 11 |
+
list: string
|
| 12 |
+
- name: num_tokens
|
| 13 |
+
dtype: int64
|
| 14 |
+
- name: context
|
| 15 |
+
list: string
|
| 16 |
+
splits:
|
| 17 |
+
- name: train
|
| 18 |
+
num_bytes: 1148374924
|
| 19 |
+
num_examples: 11767
|
| 20 |
+
- name: test
|
| 21 |
+
num_bytes: 156037984
|
| 22 |
+
num_examples: 1592
|
| 23 |
+
download_size: 749306535
|
| 24 |
+
dataset_size: 1304412908
|
| 25 |
- config_name: wikiqa_16384
|
| 26 |
features:
|
| 27 |
- name: question
|
|
|
|
| 107 |
download_size: 219013517
|
| 108 |
dataset_size: 370213428
|
| 109 |
configs:
|
| 110 |
+
- config_name: webqa_32768
|
| 111 |
+
data_files:
|
| 112 |
+
- split: train
|
| 113 |
+
path: webqa_32768/train-*
|
| 114 |
+
- split: test
|
| 115 |
+
path: webqa_32768/test-*
|
| 116 |
- config_name: wikiqa_16384
|
| 117 |
data_files:
|
| 118 |
- split: train
|
webqa_32768/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bc0f2a2f713a0a7ecf43420d7fc1b9e01c4a8d9d66d08f04cf33c0fa2d3607a
|
| 3 |
+
size 89701120
|
webqa_32768/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d74f6bf6a1c691c2bc60123374e1da6957b794a4e2bee536a966de1e6e7807a0
|
| 3 |
+
size 219417148
|
webqa_32768/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd1cda3f0b1817dab45bdee68c93d5557536da4ee4ad6f55910bdcf0e9358e46
|
| 3 |
+
size 220541167
|
webqa_32768/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e51867fed116d941b5421c1064fcfd8516cd070542fad82fbe12c724f017313
|
| 3 |
+
size 219647100
|