Upload dataset
Browse files
README.md
CHANGED
@@ -3776,6 +3776,124 @@ dataset_info:
|
|
3776 |
num_examples: 3725
|
3777 |
download_size: 17519883
|
3778 |
dataset_size: 33261736
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3779 |
- config_name: langdev.stackexchange.com
|
3780 |
features:
|
3781 |
- name: AnswerCount
|
@@ -4019,6 +4137,10 @@ configs:
|
|
4019 |
data_files:
|
4020 |
- split: train
|
4021 |
path: computergraphics.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
4022 |
- config_name: langdev.stackexchange.com
|
4023 |
data_files:
|
4024 |
- split: train
|
|
|
3776 |
num_examples: 3725
|
3777 |
download_size: 17519883
|
3778 |
dataset_size: 33261736
|
3779 |
+
- config_name: conlang.stackexchange.com
|
3780 |
+
features:
|
3781 |
+
- name: AcceptedAnswerId
|
3782 |
+
dtype: int64
|
3783 |
+
- name: AnswerCount
|
3784 |
+
dtype: int64
|
3785 |
+
- name: Answers
|
3786 |
+
list:
|
3787 |
+
- name: Body
|
3788 |
+
dtype: string
|
3789 |
+
- name: CommentCount
|
3790 |
+
dtype: int64
|
3791 |
+
- name: Comments
|
3792 |
+
list:
|
3793 |
+
- name: ContentLicense
|
3794 |
+
dtype: string
|
3795 |
+
- name: CreationDate
|
3796 |
+
dtype: string
|
3797 |
+
- name: Id
|
3798 |
+
dtype: int64
|
3799 |
+
- name: PostId
|
3800 |
+
dtype: int64
|
3801 |
+
- name: Score
|
3802 |
+
dtype: int64
|
3803 |
+
- name: Text
|
3804 |
+
dtype: string
|
3805 |
+
- name: UserDisplayName
|
3806 |
+
dtype: string
|
3807 |
+
- name: UserId
|
3808 |
+
dtype: int64
|
3809 |
+
- name: ContentLicense
|
3810 |
+
dtype: string
|
3811 |
+
- name: CreationDate
|
3812 |
+
dtype: string
|
3813 |
+
- name: Id
|
3814 |
+
dtype: int64
|
3815 |
+
- name: IsAccepted
|
3816 |
+
dtype: bool
|
3817 |
+
- name: LastActivityDate
|
3818 |
+
dtype: string
|
3819 |
+
- name: LastEditDate
|
3820 |
+
dtype: string
|
3821 |
+
- name: LastEditorUserId
|
3822 |
+
dtype: int64
|
3823 |
+
- name: OwnerUserId
|
3824 |
+
dtype: int64
|
3825 |
+
- name: ParentId
|
3826 |
+
dtype: int64
|
3827 |
+
- name: PostTypeId
|
3828 |
+
dtype: int64
|
3829 |
+
- name: Score
|
3830 |
+
dtype: int64
|
3831 |
+
- name: UserDisplayName
|
3832 |
+
dtype: string
|
3833 |
+
- name: Body
|
3834 |
+
dtype: string
|
3835 |
+
- name: ClosedDate
|
3836 |
+
dtype: string
|
3837 |
+
- name: CommentCount
|
3838 |
+
dtype: int64
|
3839 |
+
- name: Comments
|
3840 |
+
list:
|
3841 |
+
- name: ContentLicense
|
3842 |
+
dtype: string
|
3843 |
+
- name: CreationDate
|
3844 |
+
dtype: string
|
3845 |
+
- name: Id
|
3846 |
+
dtype: int64
|
3847 |
+
- name: PostId
|
3848 |
+
dtype: int64
|
3849 |
+
- name: Score
|
3850 |
+
dtype: int64
|
3851 |
+
- name: Text
|
3852 |
+
dtype: string
|
3853 |
+
- name: UserDisplayName
|
3854 |
+
dtype: string
|
3855 |
+
- name: UserId
|
3856 |
+
dtype: int64
|
3857 |
+
- name: CommunityOwnedDate
|
3858 |
+
dtype: string
|
3859 |
+
- name: ContentLicense
|
3860 |
+
dtype: string
|
3861 |
+
- name: CreationDate
|
3862 |
+
dtype: string
|
3863 |
+
- name: Id
|
3864 |
+
dtype: int64
|
3865 |
+
- name: LastActivityDate
|
3866 |
+
dtype: string
|
3867 |
+
- name: LastEditDate
|
3868 |
+
dtype: string
|
3869 |
+
- name: LastEditorDisplayName
|
3870 |
+
dtype: string
|
3871 |
+
- name: LastEditorUserId
|
3872 |
+
dtype: int64
|
3873 |
+
- name: OwnerDisplayName
|
3874 |
+
dtype: string
|
3875 |
+
- name: OwnerUserId
|
3876 |
+
dtype: int64
|
3877 |
+
- name: PostTypeId
|
3878 |
+
dtype: int64
|
3879 |
+
- name: Score
|
3880 |
+
dtype: int64
|
3881 |
+
- name: Tags
|
3882 |
+
dtype: string
|
3883 |
+
- name: Title
|
3884 |
+
dtype: string
|
3885 |
+
- name: UserDisplayName
|
3886 |
+
dtype: string
|
3887 |
+
- name: ViewCount
|
3888 |
+
dtype: int64
|
3889 |
+
- name: ThreadText
|
3890 |
+
dtype: string
|
3891 |
+
splits:
|
3892 |
+
- name: train
|
3893 |
+
num_bytes: 5965373
|
3894 |
+
num_examples: 562
|
3895 |
+
download_size: 3335929
|
3896 |
+
dataset_size: 5965373
|
3897 |
- config_name: langdev.stackexchange.com
|
3898 |
features:
|
3899 |
- name: AnswerCount
|
|
|
4137 |
data_files:
|
4138 |
- split: train
|
4139 |
path: computergraphics.stackexchange.com/train-*
|
4140 |
+
- config_name: conlang.stackexchange.com
|
4141 |
+
data_files:
|
4142 |
+
- split: train
|
4143 |
+
path: conlang.stackexchange.com/train-*
|
4144 |
- config_name: langdev.stackexchange.com
|
4145 |
data_files:
|
4146 |
- split: train
|
conlang.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7398c9de1928450dc6ad41d92ac611594ad01ba47198868225795e99591eaed7
|
3 |
+
size 3335929
|