Upload dataset
Browse files
README.md
CHANGED
|
@@ -219,6 +219,36 @@ dataset_info:
|
|
| 219 |
num_examples: 30820
|
| 220 |
download_size: 55495217
|
| 221 |
dataset_size: 114614992
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 222 |
- config_name: japanese.stackexchange.com
|
| 223 |
features:
|
| 224 |
- name: question
|
|
@@ -346,6 +376,10 @@ configs:
|
|
| 346 |
data_files:
|
| 347 |
- split: train
|
| 348 |
path: ja.stackoverflow.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 349 |
- config_name: japanese.stackexchange.com
|
| 350 |
data_files:
|
| 351 |
- split: train
|
|
|
|
| 219 |
num_examples: 30820
|
| 220 |
download_size: 55495217
|
| 221 |
dataset_size: 114614992
|
| 222 |
+
- config_name: ja.stackoverflow.com_simple
|
| 223 |
+
features:
|
| 224 |
+
- name: id
|
| 225 |
+
dtype: string
|
| 226 |
+
- name: accepted_answer_id
|
| 227 |
+
dtype: string
|
| 228 |
+
- name: popular_answer_id
|
| 229 |
+
dtype: string
|
| 230 |
+
- name: title
|
| 231 |
+
dtype: string
|
| 232 |
+
- name: question_body
|
| 233 |
+
dtype: string
|
| 234 |
+
- name: question_score
|
| 235 |
+
dtype: int64
|
| 236 |
+
- name: accepted_answer_body
|
| 237 |
+
dtype: string
|
| 238 |
+
- name: accepted_answer_score
|
| 239 |
+
dtype: int64
|
| 240 |
+
- name: popular_answer_body
|
| 241 |
+
dtype: string
|
| 242 |
+
- name: popular_answer_score
|
| 243 |
+
dtype: int64
|
| 244 |
+
- name: tags
|
| 245 |
+
sequence: string
|
| 246 |
+
splits:
|
| 247 |
+
- name: train
|
| 248 |
+
num_bytes: 115174959
|
| 249 |
+
num_examples: 30820
|
| 250 |
+
download_size: 57385116
|
| 251 |
+
dataset_size: 115174959
|
| 252 |
- config_name: japanese.stackexchange.com
|
| 253 |
features:
|
| 254 |
- name: question
|
|
|
|
| 376 |
data_files:
|
| 377 |
- split: train
|
| 378 |
path: ja.stackoverflow.com/train-*
|
| 379 |
+
- config_name: ja.stackoverflow.com_simple
|
| 380 |
+
data_files:
|
| 381 |
+
- split: train
|
| 382 |
+
path: ja.stackoverflow.com_simple/train-*
|
| 383 |
- config_name: japanese.stackexchange.com
|
| 384 |
data_files:
|
| 385 |
- split: train
|
ja.stackoverflow.com_simple/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69d2688097742d2d2f8e3a353878bfb7d93260811d19360475c5d30999b90645
|
| 3 |
+
size 57385116
|