Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,83 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
features:
|
5 |
- name: id
|
6 |
dtype: string
|
@@ -37,6 +114,10 @@ dataset_info:
|
|
37 |
download_size: 117381584
|
38 |
dataset_size: 212333072
|
39 |
configs:
|
|
|
|
|
|
|
|
|
40 |
- config_name: default
|
41 |
data_files:
|
42 |
- split: anime.stackexchange.com_simple
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
dataset_info:
|
4 |
+
- config_name: anime.stackexchange.com
|
5 |
+
features:
|
6 |
+
- name: question
|
7 |
+
struct:
|
8 |
+
- name: accepted_answer_id
|
9 |
+
dtype: string
|
10 |
+
- name: answer_count
|
11 |
+
dtype: int64
|
12 |
+
- name: body
|
13 |
+
dtype: string
|
14 |
+
- name: comment_count
|
15 |
+
dtype: int64
|
16 |
+
- name: content_license
|
17 |
+
dtype: string
|
18 |
+
- name: creation_date
|
19 |
+
dtype: string
|
20 |
+
- name: favorite_count
|
21 |
+
dtype: int64
|
22 |
+
- name: id
|
23 |
+
dtype: string
|
24 |
+
- name: last_activity_date
|
25 |
+
dtype: string
|
26 |
+
- name: last_edit_date
|
27 |
+
dtype: string
|
28 |
+
- name: last_editor_user_id
|
29 |
+
dtype: string
|
30 |
+
- name: owner_user_id
|
31 |
+
dtype: string
|
32 |
+
- name: post_type
|
33 |
+
dtype: string
|
34 |
+
- name: score
|
35 |
+
dtype: int64
|
36 |
+
- name: tags
|
37 |
+
sequence: string
|
38 |
+
- name: title
|
39 |
+
dtype: string
|
40 |
+
- name: view_count
|
41 |
+
dtype: int64
|
42 |
+
- name: answers
|
43 |
+
list:
|
44 |
+
- name: body
|
45 |
+
dtype: string
|
46 |
+
- name: comment_count
|
47 |
+
dtype: int64
|
48 |
+
- name: content_license
|
49 |
+
dtype: string
|
50 |
+
- name: creation_date
|
51 |
+
dtype: string
|
52 |
+
- name: id
|
53 |
+
dtype: string
|
54 |
+
- name: last_activity_date
|
55 |
+
dtype: string
|
56 |
+
- name: last_edit_date
|
57 |
+
dtype: string
|
58 |
+
- name: last_editor_user_id
|
59 |
+
dtype: string
|
60 |
+
- name: owner_user_id
|
61 |
+
dtype: string
|
62 |
+
- name: parent_id
|
63 |
+
dtype: string
|
64 |
+
- name: post_type
|
65 |
+
dtype: string
|
66 |
+
- name: score
|
67 |
+
dtype: int64
|
68 |
+
- name: id
|
69 |
+
dtype: string
|
70 |
+
- name: accepted_answer_id
|
71 |
+
dtype: string
|
72 |
+
- name: popular_answer_id
|
73 |
+
dtype: string
|
74 |
+
splits:
|
75 |
+
- name: train
|
76 |
+
num_bytes: 32533359
|
77 |
+
num_examples: 12318
|
78 |
+
download_size: 19104522
|
79 |
+
dataset_size: 32533359
|
80 |
+
- config_name: default
|
81 |
features:
|
82 |
- name: id
|
83 |
dtype: string
|
|
|
114 |
download_size: 117381584
|
115 |
dataset_size: 212333072
|
116 |
configs:
|
117 |
+
- config_name: anime.stackexchange.com
|
118 |
+
data_files:
|
119 |
+
- split: train
|
120 |
+
path: anime.stackexchange.com/train-*
|
121 |
- config_name: default
|
122 |
data_files:
|
123 |
- split: anime.stackexchange.com_simple
|
anime.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a74c157fa01ed6901805d8e994cced9ff51a584b8ef6e392a2645377c3740f4
|
3 |
+
size 19104522
|