Datasets:
Upload dataset
Browse files- README.md +21 -1
- wiki-qa/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: query
|
6 |
dtype: string
|
@@ -18,9 +18,29 @@ dataset_info:
|
|
18 |
num_examples: 511
|
19 |
download_size: 5383340
|
20 |
dataset_size: 19627711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
configs:
|
22 |
- config_name: taishin-qa
|
23 |
data_files:
|
24 |
- split: train
|
25 |
path: taishin-qa/train-*
|
|
|
|
|
|
|
|
|
26 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: taishin-qa
|
4 |
features:
|
5 |
- name: query
|
6 |
dtype: string
|
|
|
18 |
num_examples: 511
|
19 |
download_size: 5383340
|
20 |
dataset_size: 19627711
|
21 |
+
- config_name: wiki-qa
|
22 |
+
features:
|
23 |
+
- name: outputs
|
24 |
+
dtype: string
|
25 |
+
- name: query
|
26 |
+
dtype: string
|
27 |
+
- name: reference
|
28 |
+
dtype: string
|
29 |
+
- name: reference_list
|
30 |
+
sequence: string
|
31 |
+
splits:
|
32 |
+
- name: train
|
33 |
+
num_bytes: 12036013
|
34 |
+
num_examples: 1000
|
35 |
+
download_size: 7577997
|
36 |
+
dataset_size: 12036013
|
37 |
configs:
|
38 |
- config_name: taishin-qa
|
39 |
data_files:
|
40 |
- split: train
|
41 |
path: taishin-qa/train-*
|
42 |
+
- config_name: wiki-qa
|
43 |
+
data_files:
|
44 |
+
- split: train
|
45 |
+
path: wiki-qa/train-*
|
46 |
---
|
wiki-qa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df1069d794f701f64891536fc083821f9e6fcef03f6943793eb67cb6d76b5bf7
|
3 |
+
size 7577997
|