Datasets:
Upload dataset
Browse files- README.md +11 -5
- taishin-qa/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -97,7 +97,11 @@ dataset_info:
|
|
97 |
- config_name: taishin-qa
|
98 |
features:
|
99 |
- name: query
|
100 |
-
|
|
|
|
|
|
|
|
|
101 |
- name: outputs
|
102 |
dtype: string
|
103 |
- name: reference_list
|
@@ -106,12 +110,14 @@ dataset_info:
|
|
106 |
dtype: string
|
107 |
- name: ref_ids
|
108 |
sequence: string
|
|
|
|
|
109 |
splits:
|
110 |
- name: train
|
111 |
-
num_bytes:
|
112 |
-
num_examples:
|
113 |
-
download_size:
|
114 |
-
dataset_size:
|
115 |
- config_name: wiki-qa
|
116 |
features:
|
117 |
- name: outputs
|
|
|
97 |
- config_name: taishin-qa
|
98 |
features:
|
99 |
- name: query
|
100 |
+
list:
|
101 |
+
- name: content
|
102 |
+
dtype: string
|
103 |
+
- name: role
|
104 |
+
dtype: string
|
105 |
- name: outputs
|
106 |
dtype: string
|
107 |
- name: reference_list
|
|
|
110 |
dtype: string
|
111 |
- name: ref_ids
|
112 |
sequence: string
|
113 |
+
- name: prompt
|
114 |
+
dtype: string
|
115 |
splits:
|
116 |
- name: train
|
117 |
+
num_bytes: 4283922
|
118 |
+
num_examples: 251
|
119 |
+
download_size: 1116061
|
120 |
+
dataset_size: 4283922
|
121 |
- config_name: wiki-qa
|
122 |
features:
|
123 |
- name: outputs
|
taishin-qa/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f334b9bebc7427bdf726acd0d48fbf88d52fa51d69780d80f9f47480343f081
|
3 |
+
size 1116061
|