p1atdev commited on
Commit
62deae7
·
verified ·
1 Parent(s): 4c593c4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ struct:
6
+ - name: accepted_answer_id
7
+ dtype: string
8
+ - name: answer_count
9
+ dtype: int64
10
+ - name: body
11
+ dtype: string
12
+ - name: comment_count
13
+ dtype: int64
14
+ - name: content_license
15
+ dtype: string
16
+ - name: creation_date
17
+ dtype: string
18
+ - name: favorite_count
19
+ dtype: int64
20
+ - name: id
21
+ dtype: string
22
+ - name: last_activity_date
23
+ dtype: string
24
+ - name: last_edit_date
25
+ dtype: string
26
+ - name: last_editor_user_id
27
+ dtype: string
28
+ - name: owner_user_id
29
+ dtype: string
30
+ - name: post_type
31
+ dtype: string
32
+ - name: score
33
+ dtype: int64
34
+ - name: tags
35
+ sequence: string
36
+ - name: title
37
+ dtype: string
38
+ - name: view_count
39
+ dtype: int64
40
+ - name: answers
41
+ list:
42
+ - name: body
43
+ dtype: string
44
+ - name: comment_count
45
+ dtype: int64
46
+ - name: content_license
47
+ dtype: string
48
+ - name: creation_date
49
+ dtype: string
50
+ - name: id
51
+ dtype: string
52
+ - name: last_activity_date
53
+ dtype: string
54
+ - name: last_edit_date
55
+ dtype: string
56
+ - name: last_editor_user_id
57
+ dtype: string
58
+ - name: owner_user_id
59
+ dtype: string
60
+ - name: parent_id
61
+ dtype: string
62
+ - name: post_type
63
+ dtype: string
64
+ - name: score
65
+ dtype: int64
66
+ splits:
67
+ - name: anime.stackexchange.com
68
+ num_bytes: 32239646
69
+ num_examples: 12318
70
+ - name: japanese.stackexchange.com
71
+ num_bytes: 68254445
72
+ num_examples: 28850
73
+ - name: ja.stackoverflow.com
74
+ num_bytes: 113881083
75
+ num_examples: 30820
76
+ download_size: 113180971
77
+ dataset_size: 214375174
78
+ configs:
79
+ - config_name: default
80
+ data_files:
81
+ - split: anime.stackexchange.com
82
+ path: data/anime.stackexchange.com-*
83
+ - split: japanese.stackexchange.com
84
+ path: data/japanese.stackexchange.com-*
85
+ - split: ja.stackoverflow.com
86
+ path: data/ja.stackoverflow.com-*
87
+ ---
data/anime.stackexchange.com-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf3a438050efe92c18153a004bf67d9771290ae51c5e06087e4b5e440947d07
3
+ size 18914242
data/ja.stackoverflow.com-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f35e5182329b8a7a6f7e71dc53fe05263fe75d6ad7064c1074e9435503ddc08a
3
+ size 55049252
data/japanese.stackexchange.com-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:452909cee71476318b6f3e5b121fea3630f3be4dc4ce9b639959c2d70250314b
3
+ size 39217477