Upload dataset
Browse files- README.md +122 -0
- dba.stackexchange.com/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -4838,6 +4838,124 @@ dataset_info:
|
|
4838 |
num_examples: 31195
|
4839 |
download_size: 115248633
|
4840 |
dataset_size: 217482966
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4841 |
- config_name: langdev.stackexchange.com
|
4842 |
features:
|
4843 |
- name: AnswerCount
|
@@ -5117,6 +5235,10 @@ configs:
|
|
5117 |
data_files:
|
5118 |
- split: train
|
5119 |
path: datascience.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
5120 |
- config_name: langdev.stackexchange.com
|
5121 |
data_files:
|
5122 |
- split: train
|
|
|
4838 |
num_examples: 31195
|
4839 |
download_size: 115248633
|
4840 |
dataset_size: 217482966
|
4841 |
+
- config_name: dba.stackexchange.com
|
4842 |
+
features:
|
4843 |
+
- name: AcceptedAnswerId
|
4844 |
+
dtype: int64
|
4845 |
+
- name: AnswerCount
|
4846 |
+
dtype: int64
|
4847 |
+
- name: Answers
|
4848 |
+
list:
|
4849 |
+
- name: Body
|
4850 |
+
dtype: string
|
4851 |
+
- name: CommentCount
|
4852 |
+
dtype: int64
|
4853 |
+
- name: Comments
|
4854 |
+
list:
|
4855 |
+
- name: ContentLicense
|
4856 |
+
dtype: string
|
4857 |
+
- name: CreationDate
|
4858 |
+
dtype: string
|
4859 |
+
- name: Id
|
4860 |
+
dtype: int64
|
4861 |
+
- name: PostId
|
4862 |
+
dtype: int64
|
4863 |
+
- name: Score
|
4864 |
+
dtype: int64
|
4865 |
+
- name: Text
|
4866 |
+
dtype: string
|
4867 |
+
- name: UserDisplayName
|
4868 |
+
dtype: string
|
4869 |
+
- name: UserId
|
4870 |
+
dtype: int64
|
4871 |
+
- name: ContentLicense
|
4872 |
+
dtype: string
|
4873 |
+
- name: CreationDate
|
4874 |
+
dtype: string
|
4875 |
+
- name: Id
|
4876 |
+
dtype: int64
|
4877 |
+
- name: IsAccepted
|
4878 |
+
dtype: bool
|
4879 |
+
- name: LastActivityDate
|
4880 |
+
dtype: string
|
4881 |
+
- name: LastEditDate
|
4882 |
+
dtype: string
|
4883 |
+
- name: LastEditorUserId
|
4884 |
+
dtype: int64
|
4885 |
+
- name: OwnerUserId
|
4886 |
+
dtype: int64
|
4887 |
+
- name: ParentId
|
4888 |
+
dtype: int64
|
4889 |
+
- name: PostTypeId
|
4890 |
+
dtype: int64
|
4891 |
+
- name: Score
|
4892 |
+
dtype: int64
|
4893 |
+
- name: UserDisplayName
|
4894 |
+
dtype: string
|
4895 |
+
- name: Body
|
4896 |
+
dtype: string
|
4897 |
+
- name: ClosedDate
|
4898 |
+
dtype: string
|
4899 |
+
- name: CommentCount
|
4900 |
+
dtype: int64
|
4901 |
+
- name: Comments
|
4902 |
+
list:
|
4903 |
+
- name: ContentLicense
|
4904 |
+
dtype: string
|
4905 |
+
- name: CreationDate
|
4906 |
+
dtype: string
|
4907 |
+
- name: Id
|
4908 |
+
dtype: int64
|
4909 |
+
- name: PostId
|
4910 |
+
dtype: int64
|
4911 |
+
- name: Score
|
4912 |
+
dtype: int64
|
4913 |
+
- name: Text
|
4914 |
+
dtype: string
|
4915 |
+
- name: UserDisplayName
|
4916 |
+
dtype: string
|
4917 |
+
- name: UserId
|
4918 |
+
dtype: int64
|
4919 |
+
- name: CommunityOwnedDate
|
4920 |
+
dtype: string
|
4921 |
+
- name: ContentLicense
|
4922 |
+
dtype: string
|
4923 |
+
- name: CreationDate
|
4924 |
+
dtype: string
|
4925 |
+
- name: Id
|
4926 |
+
dtype: int64
|
4927 |
+
- name: LastActivityDate
|
4928 |
+
dtype: string
|
4929 |
+
- name: LastEditDate
|
4930 |
+
dtype: string
|
4931 |
+
- name: LastEditorDisplayName
|
4932 |
+
dtype: string
|
4933 |
+
- name: LastEditorUserId
|
4934 |
+
dtype: int64
|
4935 |
+
- name: OwnerDisplayName
|
4936 |
+
dtype: string
|
4937 |
+
- name: OwnerUserId
|
4938 |
+
dtype: int64
|
4939 |
+
- name: PostTypeId
|
4940 |
+
dtype: int64
|
4941 |
+
- name: Score
|
4942 |
+
dtype: int64
|
4943 |
+
- name: Tags
|
4944 |
+
dtype: string
|
4945 |
+
- name: Title
|
4946 |
+
dtype: string
|
4947 |
+
- name: UserDisplayName
|
4948 |
+
dtype: string
|
4949 |
+
- name: ViewCount
|
4950 |
+
dtype: int64
|
4951 |
+
- name: ThreadText
|
4952 |
+
dtype: string
|
4953 |
+
splits:
|
4954 |
+
- name: train
|
4955 |
+
num_bytes: 846655097
|
4956 |
+
num_examples: 98624
|
4957 |
+
download_size: 429479539
|
4958 |
+
dataset_size: 846655097
|
4959 |
- config_name: langdev.stackexchange.com
|
4960 |
features:
|
4961 |
- name: AnswerCount
|
|
|
5235 |
data_files:
|
5236 |
- split: train
|
5237 |
path: datascience.stackexchange.com/train-*
|
5238 |
+
- config_name: dba.stackexchange.com
|
5239 |
+
data_files:
|
5240 |
+
- split: train
|
5241 |
+
path: dba.stackexchange.com/train-*
|
5242 |
- config_name: langdev.stackexchange.com
|
5243 |
data_files:
|
5244 |
- split: train
|
dba.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4bf93f11b83325adaa8e506a237bb03a95eb5e7c29bcf988b5b6e0776c93323
|
3 |
+
size 429479539
|