Upload dataset
Browse files
README.md
CHANGED
@@ -143,6 +143,82 @@ dataset_info:
|
|
143 |
num_examples: 30820
|
144 |
download_size: 117381584
|
145 |
dataset_size: 212333072
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
- config_name: japanese.stackexchange.com
|
147 |
features:
|
148 |
- name: question
|
@@ -266,6 +342,10 @@ configs:
|
|
266 |
path: data/japanese.stackexchange.com_simple-*
|
267 |
- split: ja.stackoverflow.com_simple
|
268 |
path: data/ja.stackoverflow.com_simple-*
|
|
|
|
|
|
|
|
|
269 |
- config_name: japanese.stackexchange.com
|
270 |
data_files:
|
271 |
- split: train
|
|
|
143 |
num_examples: 30820
|
144 |
download_size: 117381584
|
145 |
dataset_size: 212333072
|
146 |
+
- config_name: ja.stackoverflow.com
|
147 |
+
features:
|
148 |
+
- name: question
|
149 |
+
struct:
|
150 |
+
- name: accepted_answer_id
|
151 |
+
dtype: string
|
152 |
+
- name: answer_count
|
153 |
+
dtype: int64
|
154 |
+
- name: body
|
155 |
+
dtype: string
|
156 |
+
- name: comment_count
|
157 |
+
dtype: int64
|
158 |
+
- name: content_license
|
159 |
+
dtype: string
|
160 |
+
- name: creation_date
|
161 |
+
dtype: string
|
162 |
+
- name: favorite_count
|
163 |
+
dtype: int64
|
164 |
+
- name: id
|
165 |
+
dtype: string
|
166 |
+
- name: last_activity_date
|
167 |
+
dtype: string
|
168 |
+
- name: last_edit_date
|
169 |
+
dtype: string
|
170 |
+
- name: last_editor_user_id
|
171 |
+
dtype: string
|
172 |
+
- name: owner_user_id
|
173 |
+
dtype: string
|
174 |
+
- name: post_type
|
175 |
+
dtype: string
|
176 |
+
- name: score
|
177 |
+
dtype: int64
|
178 |
+
- name: tags
|
179 |
+
sequence: string
|
180 |
+
- name: title
|
181 |
+
dtype: string
|
182 |
+
- name: view_count
|
183 |
+
dtype: int64
|
184 |
+
- name: answers
|
185 |
+
list:
|
186 |
+
- name: body
|
187 |
+
dtype: string
|
188 |
+
- name: comment_count
|
189 |
+
dtype: int64
|
190 |
+
- name: content_license
|
191 |
+
dtype: string
|
192 |
+
- name: creation_date
|
193 |
+
dtype: string
|
194 |
+
- name: id
|
195 |
+
dtype: string
|
196 |
+
- name: last_activity_date
|
197 |
+
dtype: string
|
198 |
+
- name: last_edit_date
|
199 |
+
dtype: string
|
200 |
+
- name: last_editor_user_id
|
201 |
+
dtype: string
|
202 |
+
- name: owner_user_id
|
203 |
+
dtype: string
|
204 |
+
- name: parent_id
|
205 |
+
dtype: string
|
206 |
+
- name: post_type
|
207 |
+
dtype: string
|
208 |
+
- name: score
|
209 |
+
dtype: int64
|
210 |
+
- name: id
|
211 |
+
dtype: string
|
212 |
+
- name: accepted_answer_id
|
213 |
+
dtype: string
|
214 |
+
- name: popular_answer_id
|
215 |
+
dtype: string
|
216 |
+
splits:
|
217 |
+
- name: train
|
218 |
+
num_bytes: 114614992
|
219 |
+
num_examples: 30820
|
220 |
+
download_size: 55495217
|
221 |
+
dataset_size: 114614992
|
222 |
- config_name: japanese.stackexchange.com
|
223 |
features:
|
224 |
- name: question
|
|
|
342 |
path: data/japanese.stackexchange.com_simple-*
|
343 |
- split: ja.stackoverflow.com_simple
|
344 |
path: data/ja.stackoverflow.com_simple-*
|
345 |
+
- config_name: ja.stackoverflow.com
|
346 |
+
data_files:
|
347 |
+
- split: train
|
348 |
+
path: ja.stackoverflow.com/train-*
|
349 |
- config_name: japanese.stackexchange.com
|
350 |
data_files:
|
351 |
- split: train
|
ja.stackoverflow.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcf055c93206070b68d9546e00492e0d20fc9aaa811e2c017e9d8b541a7e598f
|
3 |
+
size 55495217
|