Upload dataset
Browse files- README.md +104 -0
- ai.stackexchange.com/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -204,6 +204,106 @@ dataset_info:
|
|
204 |
num_examples: 1
|
205 |
download_size: 66253
|
206 |
dataset_size: 34837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
207 |
- config_name: langdev.stackexchange.com
|
208 |
features:
|
209 |
- name: AnswerCount
|
@@ -327,6 +427,10 @@ configs:
|
|
327 |
data_files:
|
328 |
- split: train
|
329 |
path: academia.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
330 |
- config_name: langdev.stackexchange.com
|
331 |
data_files:
|
332 |
- split: train
|
|
|
204 |
num_examples: 1
|
205 |
download_size: 66253
|
206 |
dataset_size: 34837
|
207 |
+
- config_name: ai.stackexchange.com
|
208 |
+
features:
|
209 |
+
- name: AnswerCount
|
210 |
+
dtype: int64
|
211 |
+
- name: Answers
|
212 |
+
list:
|
213 |
+
- name: Body
|
214 |
+
dtype: string
|
215 |
+
- name: CommentCount
|
216 |
+
dtype: int64
|
217 |
+
- name: Comments
|
218 |
+
list:
|
219 |
+
- name: ContentLicense
|
220 |
+
dtype: string
|
221 |
+
- name: CreationDate
|
222 |
+
dtype: string
|
223 |
+
- name: Id
|
224 |
+
dtype: int64
|
225 |
+
- name: PostId
|
226 |
+
dtype: int64
|
227 |
+
- name: Score
|
228 |
+
dtype: int64
|
229 |
+
- name: Text
|
230 |
+
dtype: string
|
231 |
+
- name: UserDisplayName
|
232 |
+
dtype: string
|
233 |
+
- name: UserId
|
234 |
+
dtype: int64
|
235 |
+
- name: ContentLicense
|
236 |
+
dtype: string
|
237 |
+
- name: CreationDate
|
238 |
+
dtype: string
|
239 |
+
- name: Id
|
240 |
+
dtype: int64
|
241 |
+
- name: IsAccepted
|
242 |
+
dtype: bool
|
243 |
+
- name: LastActivityDate
|
244 |
+
dtype: string
|
245 |
+
- name: OwnerUserId
|
246 |
+
dtype: int64
|
247 |
+
- name: ParentId
|
248 |
+
dtype: int64
|
249 |
+
- name: PostTypeId
|
250 |
+
dtype: int64
|
251 |
+
- name: Score
|
252 |
+
dtype: int64
|
253 |
+
- name: UserDisplayName
|
254 |
+
dtype: string
|
255 |
+
- name: Body
|
256 |
+
dtype: string
|
257 |
+
- name: CommentCount
|
258 |
+
dtype: int64
|
259 |
+
- name: Comments
|
260 |
+
list:
|
261 |
+
- name: ContentLicense
|
262 |
+
dtype: string
|
263 |
+
- name: CreationDate
|
264 |
+
dtype: string
|
265 |
+
- name: Id
|
266 |
+
dtype: int64
|
267 |
+
- name: PostId
|
268 |
+
dtype: int64
|
269 |
+
- name: Score
|
270 |
+
dtype: int64
|
271 |
+
- name: Text
|
272 |
+
dtype: string
|
273 |
+
- name: UserDisplayName
|
274 |
+
dtype: string
|
275 |
+
- name: UserId
|
276 |
+
dtype: int64
|
277 |
+
- name: ContentLicense
|
278 |
+
dtype: string
|
279 |
+
- name: CreationDate
|
280 |
+
dtype: string
|
281 |
+
- name: Id
|
282 |
+
dtype: int64
|
283 |
+
- name: LastActivityDate
|
284 |
+
dtype: string
|
285 |
+
- name: OwnerUserId
|
286 |
+
dtype: int64
|
287 |
+
- name: PostTypeId
|
288 |
+
dtype: int64
|
289 |
+
- name: Score
|
290 |
+
dtype: int64
|
291 |
+
- name: Tags
|
292 |
+
dtype: string
|
293 |
+
- name: Title
|
294 |
+
dtype: string
|
295 |
+
- name: UserDisplayName
|
296 |
+
dtype: string
|
297 |
+
- name: ViewCount
|
298 |
+
dtype: int64
|
299 |
+
- name: ThreadText
|
300 |
+
dtype: string
|
301 |
+
splits:
|
302 |
+
- name: train
|
303 |
+
num_bytes: 23468
|
304 |
+
num_examples: 1
|
305 |
+
download_size: 48828
|
306 |
+
dataset_size: 23468
|
307 |
- config_name: langdev.stackexchange.com
|
308 |
features:
|
309 |
- name: AnswerCount
|
|
|
427 |
data_files:
|
428 |
- split: train
|
429 |
path: academia.stackexchange.com/train-*
|
430 |
+
- config_name: ai.stackexchange.com
|
431 |
+
data_files:
|
432 |
+
- split: train
|
433 |
+
path: ai.stackexchange.com/train-*
|
434 |
- config_name: langdev.stackexchange.com
|
435 |
data_files:
|
436 |
- split: train
|
ai.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2663081bb7ca4762658dc5d99691439bf333dc25be43f76e0cb3c2afdf860b2b
|
3 |
+
size 48828
|