Upload dataset
Browse files
README.md
CHANGED
@@ -394,6 +394,106 @@ dataset_info:
|
|
394 |
num_examples: 1
|
395 |
download_size: 64221
|
396 |
dataset_size: 8864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
397 |
- config_name: langdev.stackexchange.com
|
398 |
features:
|
399 |
- name: AnswerCount
|
@@ -525,6 +625,10 @@ configs:
|
|
525 |
data_files:
|
526 |
- split: train
|
527 |
path: android.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
528 |
- config_name: langdev.stackexchange.com
|
529 |
data_files:
|
530 |
- split: train
|
|
|
394 |
num_examples: 1
|
395 |
download_size: 64221
|
396 |
dataset_size: 8864
|
397 |
+
- config_name: anime.stackexchange.com
|
398 |
+
features:
|
399 |
+
- name: AnswerCount
|
400 |
+
dtype: int64
|
401 |
+
- name: Answers
|
402 |
+
list:
|
403 |
+
- name: Body
|
404 |
+
dtype: string
|
405 |
+
- name: CommentCount
|
406 |
+
dtype: int64
|
407 |
+
- name: Comments
|
408 |
+
list:
|
409 |
+
- name: ContentLicense
|
410 |
+
dtype: string
|
411 |
+
- name: CreationDate
|
412 |
+
dtype: string
|
413 |
+
- name: Id
|
414 |
+
dtype: int64
|
415 |
+
- name: PostId
|
416 |
+
dtype: int64
|
417 |
+
- name: Score
|
418 |
+
dtype: int64
|
419 |
+
- name: Text
|
420 |
+
dtype: string
|
421 |
+
- name: UserDisplayName
|
422 |
+
dtype: string
|
423 |
+
- name: UserId
|
424 |
+
dtype: int64
|
425 |
+
- name: ContentLicense
|
426 |
+
dtype: string
|
427 |
+
- name: CreationDate
|
428 |
+
dtype: string
|
429 |
+
- name: Id
|
430 |
+
dtype: int64
|
431 |
+
- name: IsAccepted
|
432 |
+
dtype: bool
|
433 |
+
- name: LastActivityDate
|
434 |
+
dtype: string
|
435 |
+
- name: OwnerUserId
|
436 |
+
dtype: int64
|
437 |
+
- name: ParentId
|
438 |
+
dtype: int64
|
439 |
+
- name: PostTypeId
|
440 |
+
dtype: int64
|
441 |
+
- name: Score
|
442 |
+
dtype: int64
|
443 |
+
- name: UserDisplayName
|
444 |
+
dtype: string
|
445 |
+
- name: Body
|
446 |
+
dtype: string
|
447 |
+
- name: CommentCount
|
448 |
+
dtype: int64
|
449 |
+
- name: Comments
|
450 |
+
list:
|
451 |
+
- name: ContentLicense
|
452 |
+
dtype: string
|
453 |
+
- name: CreationDate
|
454 |
+
dtype: string
|
455 |
+
- name: Id
|
456 |
+
dtype: int64
|
457 |
+
- name: PostId
|
458 |
+
dtype: int64
|
459 |
+
- name: Score
|
460 |
+
dtype: int64
|
461 |
+
- name: Text
|
462 |
+
dtype: string
|
463 |
+
- name: UserDisplayName
|
464 |
+
dtype: string
|
465 |
+
- name: UserId
|
466 |
+
dtype: int64
|
467 |
+
- name: ContentLicense
|
468 |
+
dtype: string
|
469 |
+
- name: CreationDate
|
470 |
+
dtype: string
|
471 |
+
- name: Id
|
472 |
+
dtype: int64
|
473 |
+
- name: LastActivityDate
|
474 |
+
dtype: string
|
475 |
+
- name: OwnerUserId
|
476 |
+
dtype: int64
|
477 |
+
- name: PostTypeId
|
478 |
+
dtype: int64
|
479 |
+
- name: Score
|
480 |
+
dtype: int64
|
481 |
+
- name: Tags
|
482 |
+
dtype: string
|
483 |
+
- name: Title
|
484 |
+
dtype: string
|
485 |
+
- name: UserDisplayName
|
486 |
+
dtype: string
|
487 |
+
- name: ViewCount
|
488 |
+
dtype: int64
|
489 |
+
- name: ThreadText
|
490 |
+
dtype: string
|
491 |
+
splits:
|
492 |
+
- name: train
|
493 |
+
num_bytes: 4277
|
494 |
+
num_examples: 1
|
495 |
+
download_size: 44530
|
496 |
+
dataset_size: 4277
|
497 |
- config_name: langdev.stackexchange.com
|
498 |
features:
|
499 |
- name: AnswerCount
|
|
|
625 |
data_files:
|
626 |
- split: train
|
627 |
path: android.stackexchange.com/train-*
|
628 |
+
- config_name: anime.stackexchange.com
|
629 |
+
data_files:
|
630 |
+
- split: train
|
631 |
+
path: anime.stackexchange.com/train-*
|
632 |
- config_name: langdev.stackexchange.com
|
633 |
data_files:
|
634 |
- split: train
|
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:b74148d21cc521ac7e060201465b333ca692959fd3452330f5b2a742b0592666
|
3 |
+
size 44530
|