Upload dataset
Browse files
README.md
CHANGED
@@ -94,6 +94,116 @@ dataset_info:
|
|
94 |
num_examples: 1
|
95 |
download_size: 40018
|
96 |
dataset_size: 9246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
- config_name: langdev.stackexchange.com
|
98 |
features:
|
99 |
- name: AnswerCount
|
@@ -213,6 +323,10 @@ configs:
|
|
213 |
data_files:
|
214 |
- split: train
|
215 |
path: 3dprinting.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
216 |
- config_name: langdev.stackexchange.com
|
217 |
data_files:
|
218 |
- split: train
|
|
|
94 |
num_examples: 1
|
95 |
download_size: 40018
|
96 |
dataset_size: 9246
|
97 |
+
- config_name: academia.stackexchange.com
|
98 |
+
features:
|
99 |
+
- name: AcceptedAnswerId
|
100 |
+
dtype: int64
|
101 |
+
- name: AnswerCount
|
102 |
+
dtype: int64
|
103 |
+
- name: Answers
|
104 |
+
list:
|
105 |
+
- name: Body
|
106 |
+
dtype: string
|
107 |
+
- name: CommentCount
|
108 |
+
dtype: int64
|
109 |
+
- name: Comments
|
110 |
+
list:
|
111 |
+
- name: ContentLicense
|
112 |
+
dtype: string
|
113 |
+
- name: CreationDate
|
114 |
+
dtype: string
|
115 |
+
- name: Id
|
116 |
+
dtype: int64
|
117 |
+
- name: PostId
|
118 |
+
dtype: int64
|
119 |
+
- name: Score
|
120 |
+
dtype: int64
|
121 |
+
- name: Text
|
122 |
+
dtype: string
|
123 |
+
- name: UserDisplayName
|
124 |
+
dtype: string
|
125 |
+
- name: UserId
|
126 |
+
dtype: int64
|
127 |
+
- name: ContentLicense
|
128 |
+
dtype: string
|
129 |
+
- name: CreationDate
|
130 |
+
dtype: string
|
131 |
+
- name: Id
|
132 |
+
dtype: int64
|
133 |
+
- name: IsAccepted
|
134 |
+
dtype: bool
|
135 |
+
- name: LastActivityDate
|
136 |
+
dtype: string
|
137 |
+
- name: LastEditDate
|
138 |
+
dtype: string
|
139 |
+
- name: LastEditorUserId
|
140 |
+
dtype: int64
|
141 |
+
- name: OwnerUserId
|
142 |
+
dtype: int64
|
143 |
+
- name: ParentId
|
144 |
+
dtype: int64
|
145 |
+
- name: PostTypeId
|
146 |
+
dtype: int64
|
147 |
+
- name: Score
|
148 |
+
dtype: int64
|
149 |
+
- name: UserDisplayName
|
150 |
+
dtype: string
|
151 |
+
- name: Body
|
152 |
+
dtype: string
|
153 |
+
- name: CommentCount
|
154 |
+
dtype: int64
|
155 |
+
- name: Comments
|
156 |
+
list:
|
157 |
+
- name: ContentLicense
|
158 |
+
dtype: string
|
159 |
+
- name: CreationDate
|
160 |
+
dtype: string
|
161 |
+
- name: Id
|
162 |
+
dtype: int64
|
163 |
+
- name: PostId
|
164 |
+
dtype: int64
|
165 |
+
- name: Score
|
166 |
+
dtype: int64
|
167 |
+
- name: Text
|
168 |
+
dtype: string
|
169 |
+
- name: UserDisplayName
|
170 |
+
dtype: string
|
171 |
+
- name: UserId
|
172 |
+
dtype: int64
|
173 |
+
- name: ContentLicense
|
174 |
+
dtype: string
|
175 |
+
- name: CreationDate
|
176 |
+
dtype: string
|
177 |
+
- name: Id
|
178 |
+
dtype: int64
|
179 |
+
- name: LastActivityDate
|
180 |
+
dtype: string
|
181 |
+
- name: LastEditDate
|
182 |
+
dtype: string
|
183 |
+
- name: LastEditorUserId
|
184 |
+
dtype: int64
|
185 |
+
- name: OwnerUserId
|
186 |
+
dtype: int64
|
187 |
+
- name: PostTypeId
|
188 |
+
dtype: int64
|
189 |
+
- name: Score
|
190 |
+
dtype: int64
|
191 |
+
- name: Tags
|
192 |
+
dtype: string
|
193 |
+
- name: Title
|
194 |
+
dtype: string
|
195 |
+
- name: UserDisplayName
|
196 |
+
dtype: string
|
197 |
+
- name: ViewCount
|
198 |
+
dtype: int64
|
199 |
+
- name: ThreadText
|
200 |
+
dtype: string
|
201 |
+
splits:
|
202 |
+
- name: train
|
203 |
+
num_bytes: 34837
|
204 |
+
num_examples: 1
|
205 |
+
download_size: 66253
|
206 |
+
dataset_size: 34837
|
207 |
- config_name: langdev.stackexchange.com
|
208 |
features:
|
209 |
- name: AnswerCount
|
|
|
323 |
data_files:
|
324 |
- split: train
|
325 |
path: 3dprinting.stackexchange.com/train-*
|
326 |
+
- config_name: academia.stackexchange.com
|
327 |
+
data_files:
|
328 |
+
- split: train
|
329 |
+
path: academia.stackexchange.com/train-*
|
330 |
- config_name: langdev.stackexchange.com
|
331 |
data_files:
|
332 |
- split: train
|
academia.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddde50348fd5396fdbb46b56276765c443bdae39cc39a72e91a9f02ad2c64065
|
3 |
+
size 66253
|