Upload dataset
Browse files
README.md
CHANGED
|
@@ -3540,6 +3540,124 @@ dataset_info:
|
|
| 3540 |
num_examples: 1402
|
| 3541 |
download_size: 6225142
|
| 3542 |
dataset_size: 11006489
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3543 |
- config_name: langdev.stackexchange.com
|
| 3544 |
features:
|
| 3545 |
- name: AnswerCount
|
|
@@ -3775,6 +3893,10 @@ configs:
|
|
| 3775 |
data_files:
|
| 3776 |
- split: train
|
| 3777 |
path: coffee.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3778 |
- config_name: langdev.stackexchange.com
|
| 3779 |
data_files:
|
| 3780 |
- split: train
|
|
|
|
| 3540 |
num_examples: 1402
|
| 3541 |
download_size: 6225142
|
| 3542 |
dataset_size: 11006489
|
| 3543 |
+
- config_name: cogsci.stackexchange.com
|
| 3544 |
+
features:
|
| 3545 |
+
- name: AcceptedAnswerId
|
| 3546 |
+
dtype: int64
|
| 3547 |
+
- name: AnswerCount
|
| 3548 |
+
dtype: int64
|
| 3549 |
+
- name: Answers
|
| 3550 |
+
list:
|
| 3551 |
+
- name: Body
|
| 3552 |
+
dtype: string
|
| 3553 |
+
- name: CommentCount
|
| 3554 |
+
dtype: int64
|
| 3555 |
+
- name: Comments
|
| 3556 |
+
list:
|
| 3557 |
+
- name: ContentLicense
|
| 3558 |
+
dtype: string
|
| 3559 |
+
- name: CreationDate
|
| 3560 |
+
dtype: string
|
| 3561 |
+
- name: Id
|
| 3562 |
+
dtype: int64
|
| 3563 |
+
- name: PostId
|
| 3564 |
+
dtype: int64
|
| 3565 |
+
- name: Score
|
| 3566 |
+
dtype: int64
|
| 3567 |
+
- name: Text
|
| 3568 |
+
dtype: string
|
| 3569 |
+
- name: UserDisplayName
|
| 3570 |
+
dtype: string
|
| 3571 |
+
- name: UserId
|
| 3572 |
+
dtype: int64
|
| 3573 |
+
- name: ContentLicense
|
| 3574 |
+
dtype: string
|
| 3575 |
+
- name: CreationDate
|
| 3576 |
+
dtype: string
|
| 3577 |
+
- name: Id
|
| 3578 |
+
dtype: int64
|
| 3579 |
+
- name: IsAccepted
|
| 3580 |
+
dtype: bool
|
| 3581 |
+
- name: LastActivityDate
|
| 3582 |
+
dtype: string
|
| 3583 |
+
- name: LastEditDate
|
| 3584 |
+
dtype: string
|
| 3585 |
+
- name: LastEditorUserId
|
| 3586 |
+
dtype: int64
|
| 3587 |
+
- name: OwnerUserId
|
| 3588 |
+
dtype: int64
|
| 3589 |
+
- name: ParentId
|
| 3590 |
+
dtype: int64
|
| 3591 |
+
- name: PostTypeId
|
| 3592 |
+
dtype: int64
|
| 3593 |
+
- name: Score
|
| 3594 |
+
dtype: int64
|
| 3595 |
+
- name: UserDisplayName
|
| 3596 |
+
dtype: string
|
| 3597 |
+
- name: Body
|
| 3598 |
+
dtype: string
|
| 3599 |
+
- name: ClosedDate
|
| 3600 |
+
dtype: string
|
| 3601 |
+
- name: CommentCount
|
| 3602 |
+
dtype: int64
|
| 3603 |
+
- name: Comments
|
| 3604 |
+
list:
|
| 3605 |
+
- name: ContentLicense
|
| 3606 |
+
dtype: string
|
| 3607 |
+
- name: CreationDate
|
| 3608 |
+
dtype: string
|
| 3609 |
+
- name: Id
|
| 3610 |
+
dtype: int64
|
| 3611 |
+
- name: PostId
|
| 3612 |
+
dtype: int64
|
| 3613 |
+
- name: Score
|
| 3614 |
+
dtype: int64
|
| 3615 |
+
- name: Text
|
| 3616 |
+
dtype: string
|
| 3617 |
+
- name: UserDisplayName
|
| 3618 |
+
dtype: string
|
| 3619 |
+
- name: UserId
|
| 3620 |
+
dtype: int64
|
| 3621 |
+
- name: CommunityOwnedDate
|
| 3622 |
+
dtype: string
|
| 3623 |
+
- name: ContentLicense
|
| 3624 |
+
dtype: string
|
| 3625 |
+
- name: CreationDate
|
| 3626 |
+
dtype: string
|
| 3627 |
+
- name: Id
|
| 3628 |
+
dtype: int64
|
| 3629 |
+
- name: LastActivityDate
|
| 3630 |
+
dtype: string
|
| 3631 |
+
- name: LastEditDate
|
| 3632 |
+
dtype: string
|
| 3633 |
+
- name: LastEditorDisplayName
|
| 3634 |
+
dtype: string
|
| 3635 |
+
- name: LastEditorUserId
|
| 3636 |
+
dtype: int64
|
| 3637 |
+
- name: OwnerDisplayName
|
| 3638 |
+
dtype: string
|
| 3639 |
+
- name: OwnerUserId
|
| 3640 |
+
dtype: int64
|
| 3641 |
+
- name: PostTypeId
|
| 3642 |
+
dtype: int64
|
| 3643 |
+
- name: Score
|
| 3644 |
+
dtype: int64
|
| 3645 |
+
- name: Tags
|
| 3646 |
+
dtype: string
|
| 3647 |
+
- name: Title
|
| 3648 |
+
dtype: string
|
| 3649 |
+
- name: UserDisplayName
|
| 3650 |
+
dtype: string
|
| 3651 |
+
- name: ViewCount
|
| 3652 |
+
dtype: int64
|
| 3653 |
+
- name: ThreadText
|
| 3654 |
+
dtype: string
|
| 3655 |
+
splits:
|
| 3656 |
+
- name: train
|
| 3657 |
+
num_bytes: 59647190
|
| 3658 |
+
num_examples: 6599
|
| 3659 |
+
download_size: 33347098
|
| 3660 |
+
dataset_size: 59647190
|
| 3661 |
- config_name: langdev.stackexchange.com
|
| 3662 |
features:
|
| 3663 |
- name: AnswerCount
|
|
|
|
| 3893 |
data_files:
|
| 3894 |
- split: train
|
| 3895 |
path: coffee.stackexchange.com/train-*
|
| 3896 |
+
- config_name: cogsci.stackexchange.com
|
| 3897 |
+
data_files:
|
| 3898 |
+
- split: train
|
| 3899 |
+
path: cogsci.stackexchange.com/train-*
|
| 3900 |
- config_name: langdev.stackexchange.com
|
| 3901 |
data_files:
|
| 3902 |
- split: train
|
cogsci.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24e0b674d523855de6b6792cb2d8d6c157b56e03f0fe0ead917bbaaccf22d364
|
| 3 |
+
size 33347098
|