File size: 1,175 Bytes
62deae7
49f20c2
62deae7
 
49f20c2
 
 
 
 
 
8dae8d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62deae7
8dae8d7
 
62deae7
8dae8d7
 
62deae7
8dae8d7
 
62deae7
8dae8d7
 
62deae7
 
 
8dae8d7
 
 
 
 
 
49f20c2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
license: cc-by-sa-3.0
dataset_info:
  features:
  - name: id
    dtype: string
  - name: accepted_answer_id
    dtype: string
  - name: popular_answer_id
    dtype: string
  - name: title
    dtype: string
  - name: question_body
    dtype: string
  - name: question_score
    dtype: int64
  - name: accepted_answer_body
    dtype: string
  - name: accepted_answer_score
    dtype: int64
  - name: popular_answer_body
    dtype: string
  - name: popular_answer_score
    dtype: int64
  - name: tags
    sequence: string
  splits:
  - name: anime.stackexchange.com_simple
    num_bytes: 29800087
    num_examples: 12318
  - name: japanese.stackexchange.com_simple
    num_bytes: 67358026
    num_examples: 28850
  - name: ja.stackoverflow.com_simple
    num_bytes: 115174959
    num_examples: 30820
  download_size: 117381584
  dataset_size: 212333072
configs:
- config_name: default
  data_files:
  - split: anime.stackexchange.com_simple
    path: data/anime.stackexchange.com_simple-*
  - split: japanese.stackexchange.com_simple
    path: data/japanese.stackexchange.com_simple-*
  - split: ja.stackoverflow.com_simple
    path: data/ja.stackoverflow.com_simple-*
---