Upload dataset
Browse files
3dprinting.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b26855f7fa27f857ae1ee839f5bf118a85428bfeebc7713fcc021d8be7c4884
|
3 |
+
size 40018
|
README.md
CHANGED
@@ -1,6 +1,100 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
features:
|
5 |
- name: AnswerCount
|
6 |
dtype: int64
|
@@ -115,6 +209,10 @@ dataset_info:
|
|
115 |
download_size: 10049266
|
116 |
dataset_size: 18915455
|
117 |
configs:
|
|
|
|
|
|
|
|
|
118 |
- config_name: langdev.stackexchange.com
|
119 |
data_files:
|
120 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: 3dprinting.stackexchange.com
|
4 |
+
features:
|
5 |
+
- name: AcceptedAnswerId
|
6 |
+
dtype: int64
|
7 |
+
- name: AnswerCount
|
8 |
+
dtype: int64
|
9 |
+
- name: Answers
|
10 |
+
list:
|
11 |
+
- name: Body
|
12 |
+
dtype: string
|
13 |
+
- name: CommentCount
|
14 |
+
dtype: int64
|
15 |
+
- name: Comments
|
16 |
+
list:
|
17 |
+
- name: ContentLicense
|
18 |
+
dtype: string
|
19 |
+
- name: CreationDate
|
20 |
+
dtype: string
|
21 |
+
- name: Id
|
22 |
+
dtype: int64
|
23 |
+
- name: PostId
|
24 |
+
dtype: int64
|
25 |
+
- name: Score
|
26 |
+
dtype: int64
|
27 |
+
- name: Text
|
28 |
+
dtype: string
|
29 |
+
- name: UserDisplayName
|
30 |
+
dtype: string
|
31 |
+
- name: UserId
|
32 |
+
dtype: int64
|
33 |
+
- name: ContentLicense
|
34 |
+
dtype: string
|
35 |
+
- name: CreationDate
|
36 |
+
dtype: string
|
37 |
+
- name: Id
|
38 |
+
dtype: int64
|
39 |
+
- name: IsAccepted
|
40 |
+
dtype: bool
|
41 |
+
- name: LastActivityDate
|
42 |
+
dtype: string
|
43 |
+
- name: LastEditDate
|
44 |
+
dtype: string
|
45 |
+
- name: LastEditorUserId
|
46 |
+
dtype: int64
|
47 |
+
- name: OwnerUserId
|
48 |
+
dtype: int64
|
49 |
+
- name: ParentId
|
50 |
+
dtype: int64
|
51 |
+
- name: PostTypeId
|
52 |
+
dtype: int64
|
53 |
+
- name: Score
|
54 |
+
dtype: int64
|
55 |
+
- name: UserDisplayName
|
56 |
+
dtype: string
|
57 |
+
- name: Body
|
58 |
+
dtype: string
|
59 |
+
- name: CommentCount
|
60 |
+
dtype: int64
|
61 |
+
- name: Comments
|
62 |
+
sequence: string
|
63 |
+
- name: ContentLicense
|
64 |
+
dtype: string
|
65 |
+
- name: CreationDate
|
66 |
+
dtype: string
|
67 |
+
- name: Id
|
68 |
+
dtype: int64
|
69 |
+
- name: LastActivityDate
|
70 |
+
dtype: string
|
71 |
+
- name: LastEditDate
|
72 |
+
dtype: string
|
73 |
+
- name: LastEditorUserId
|
74 |
+
dtype: int64
|
75 |
+
- name: OwnerUserId
|
76 |
+
dtype: int64
|
77 |
+
- name: PostTypeId
|
78 |
+
dtype: int64
|
79 |
+
- name: Score
|
80 |
+
dtype: int64
|
81 |
+
- name: Tags
|
82 |
+
dtype: string
|
83 |
+
- name: Title
|
84 |
+
dtype: string
|
85 |
+
- name: UserDisplayName
|
86 |
+
dtype: string
|
87 |
+
- name: ViewCount
|
88 |
+
dtype: int64
|
89 |
+
- name: ThreadText
|
90 |
+
dtype: string
|
91 |
+
splits:
|
92 |
+
- name: train
|
93 |
+
num_bytes: 9246
|
94 |
+
num_examples: 1
|
95 |
+
download_size: 40018
|
96 |
+
dataset_size: 9246
|
97 |
+
- config_name: langdev.stackexchange.com
|
98 |
features:
|
99 |
- name: AnswerCount
|
100 |
dtype: int64
|
|
|
209 |
download_size: 10049266
|
210 |
dataset_size: 18915455
|
211 |
configs:
|
212 |
+
- config_name: 3dprinting.stackexchange.com
|
213 |
+
data_files:
|
214 |
+
- split: train
|
215 |
+
path: 3dprinting.stackexchange.com/train-*
|
216 |
- config_name: langdev.stackexchange.com
|
217 |
data_files:
|
218 |
- split: train
|