Upload dataset
Browse files
README.md
CHANGED
@@ -3658,6 +3658,124 @@ dataset_info:
|
|
3658 |
num_examples: 6599
|
3659 |
download_size: 33347098
|
3660 |
dataset_size: 59647190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3661 |
- config_name: langdev.stackexchange.com
|
3662 |
features:
|
3663 |
- name: AnswerCount
|
@@ -3897,6 +4015,10 @@ configs:
|
|
3897 |
data_files:
|
3898 |
- split: train
|
3899 |
path: cogsci.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
3900 |
- config_name: langdev.stackexchange.com
|
3901 |
data_files:
|
3902 |
- split: train
|
|
|
3658 |
num_examples: 6599
|
3659 |
download_size: 33347098
|
3660 |
dataset_size: 59647190
|
3661 |
+
- config_name: computergraphics.stackexchange.com
|
3662 |
+
features:
|
3663 |
+
- name: AcceptedAnswerId
|
3664 |
+
dtype: int64
|
3665 |
+
- name: AnswerCount
|
3666 |
+
dtype: int64
|
3667 |
+
- name: Answers
|
3668 |
+
list:
|
3669 |
+
- name: Body
|
3670 |
+
dtype: string
|
3671 |
+
- name: CommentCount
|
3672 |
+
dtype: int64
|
3673 |
+
- name: Comments
|
3674 |
+
list:
|
3675 |
+
- name: ContentLicense
|
3676 |
+
dtype: string
|
3677 |
+
- name: CreationDate
|
3678 |
+
dtype: string
|
3679 |
+
- name: Id
|
3680 |
+
dtype: int64
|
3681 |
+
- name: PostId
|
3682 |
+
dtype: int64
|
3683 |
+
- name: Score
|
3684 |
+
dtype: int64
|
3685 |
+
- name: Text
|
3686 |
+
dtype: string
|
3687 |
+
- name: UserDisplayName
|
3688 |
+
dtype: string
|
3689 |
+
- name: UserId
|
3690 |
+
dtype: int64
|
3691 |
+
- name: ContentLicense
|
3692 |
+
dtype: string
|
3693 |
+
- name: CreationDate
|
3694 |
+
dtype: string
|
3695 |
+
- name: Id
|
3696 |
+
dtype: int64
|
3697 |
+
- name: IsAccepted
|
3698 |
+
dtype: bool
|
3699 |
+
- name: LastActivityDate
|
3700 |
+
dtype: string
|
3701 |
+
- name: LastEditDate
|
3702 |
+
dtype: string
|
3703 |
+
- name: LastEditorUserId
|
3704 |
+
dtype: int64
|
3705 |
+
- name: OwnerUserId
|
3706 |
+
dtype: int64
|
3707 |
+
- name: ParentId
|
3708 |
+
dtype: int64
|
3709 |
+
- name: PostTypeId
|
3710 |
+
dtype: int64
|
3711 |
+
- name: Score
|
3712 |
+
dtype: int64
|
3713 |
+
- name: UserDisplayName
|
3714 |
+
dtype: string
|
3715 |
+
- name: Body
|
3716 |
+
dtype: string
|
3717 |
+
- name: ClosedDate
|
3718 |
+
dtype: string
|
3719 |
+
- name: CommentCount
|
3720 |
+
dtype: int64
|
3721 |
+
- name: Comments
|
3722 |
+
list:
|
3723 |
+
- name: ContentLicense
|
3724 |
+
dtype: string
|
3725 |
+
- name: CreationDate
|
3726 |
+
dtype: string
|
3727 |
+
- name: Id
|
3728 |
+
dtype: int64
|
3729 |
+
- name: PostId
|
3730 |
+
dtype: int64
|
3731 |
+
- name: Score
|
3732 |
+
dtype: int64
|
3733 |
+
- name: Text
|
3734 |
+
dtype: string
|
3735 |
+
- name: UserDisplayName
|
3736 |
+
dtype: string
|
3737 |
+
- name: UserId
|
3738 |
+
dtype: int64
|
3739 |
+
- name: CommunityOwnedDate
|
3740 |
+
dtype: string
|
3741 |
+
- name: ContentLicense
|
3742 |
+
dtype: string
|
3743 |
+
- name: CreationDate
|
3744 |
+
dtype: string
|
3745 |
+
- name: Id
|
3746 |
+
dtype: int64
|
3747 |
+
- name: LastActivityDate
|
3748 |
+
dtype: string
|
3749 |
+
- name: LastEditDate
|
3750 |
+
dtype: string
|
3751 |
+
- name: LastEditorDisplayName
|
3752 |
+
dtype: string
|
3753 |
+
- name: LastEditorUserId
|
3754 |
+
dtype: int64
|
3755 |
+
- name: OwnerDisplayName
|
3756 |
+
dtype: string
|
3757 |
+
- name: OwnerUserId
|
3758 |
+
dtype: int64
|
3759 |
+
- name: PostTypeId
|
3760 |
+
dtype: int64
|
3761 |
+
- name: Score
|
3762 |
+
dtype: int64
|
3763 |
+
- name: Tags
|
3764 |
+
dtype: string
|
3765 |
+
- name: Title
|
3766 |
+
dtype: string
|
3767 |
+
- name: UserDisplayName
|
3768 |
+
dtype: string
|
3769 |
+
- name: ViewCount
|
3770 |
+
dtype: int64
|
3771 |
+
- name: ThreadText
|
3772 |
+
dtype: string
|
3773 |
+
splits:
|
3774 |
+
- name: train
|
3775 |
+
num_bytes: 33261736
|
3776 |
+
num_examples: 3725
|
3777 |
+
download_size: 17519883
|
3778 |
+
dataset_size: 33261736
|
3779 |
- config_name: langdev.stackexchange.com
|
3780 |
features:
|
3781 |
- name: AnswerCount
|
|
|
4015 |
data_files:
|
4016 |
- split: train
|
4017 |
path: cogsci.stackexchange.com/train-*
|
4018 |
+
- config_name: computergraphics.stackexchange.com
|
4019 |
+
data_files:
|
4020 |
+
- split: train
|
4021 |
+
path: computergraphics.stackexchange.com/train-*
|
4022 |
- config_name: langdev.stackexchange.com
|
4023 |
data_files:
|
4024 |
- split: train
|
computergraphics.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44ebde099f0639250020d8bdc634dc5123531dd1faba473e7cf3a3b5eaca12a0
|
3 |
+
size 17519883
|