Upload dataset
Browse files
README.md
CHANGED
@@ -2008,12 +2008,62 @@ dataset_info:
|
|
2008 |
dataset_size: 183367950
|
2009 |
- config_name: blender.stackexchange.com
|
2010 |
features:
|
|
|
|
|
2011 |
- name: AnswerCount
|
2012 |
dtype: int64
|
2013 |
- name: Answers
|
2014 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2015 |
- name: Body
|
2016 |
dtype: string
|
|
|
|
|
2017 |
- name: CommentCount
|
2018 |
dtype: int64
|
2019 |
- name: Comments
|
@@ -2034,6 +2084,8 @@ dataset_info:
|
|
2034 |
dtype: string
|
2035 |
- name: UserId
|
2036 |
dtype: int64
|
|
|
|
|
2037 |
- name: ContentLicense
|
2038 |
dtype: string
|
2039 |
- name: CreationDate
|
@@ -2046,6 +2098,10 @@ dataset_info:
|
|
2046 |
dtype: string
|
2047 |
- name: LastEditorDisplayName
|
2048 |
dtype: string
|
|
|
|
|
|
|
|
|
2049 |
- name: OwnerUserId
|
2050 |
dtype: int64
|
2051 |
- name: PostTypeId
|
@@ -2064,10 +2120,10 @@ dataset_info:
|
|
2064 |
dtype: string
|
2065 |
splits:
|
2066 |
- name: train
|
2067 |
-
num_bytes:
|
2068 |
-
num_examples:
|
2069 |
-
download_size:
|
2070 |
-
dataset_size:
|
2071 |
- config_name: boardgames.stackexchange.com
|
2072 |
features:
|
2073 |
- name: AnswerCount
|
|
|
2008 |
dataset_size: 183367950
|
2009 |
- config_name: blender.stackexchange.com
|
2010 |
features:
|
2011 |
+
- name: AcceptedAnswerId
|
2012 |
+
dtype: int64
|
2013 |
- name: AnswerCount
|
2014 |
dtype: int64
|
2015 |
- name: Answers
|
2016 |
+
list:
|
2017 |
+
- name: Body
|
2018 |
+
dtype: string
|
2019 |
+
- name: CommentCount
|
2020 |
+
dtype: int64
|
2021 |
+
- name: Comments
|
2022 |
+
list:
|
2023 |
+
- name: ContentLicense
|
2024 |
+
dtype: string
|
2025 |
+
- name: CreationDate
|
2026 |
+
dtype: string
|
2027 |
+
- name: Id
|
2028 |
+
dtype: int64
|
2029 |
+
- name: PostId
|
2030 |
+
dtype: int64
|
2031 |
+
- name: Score
|
2032 |
+
dtype: int64
|
2033 |
+
- name: Text
|
2034 |
+
dtype: string
|
2035 |
+
- name: UserDisplayName
|
2036 |
+
dtype: string
|
2037 |
+
- name: UserId
|
2038 |
+
dtype: int64
|
2039 |
+
- name: ContentLicense
|
2040 |
+
dtype: string
|
2041 |
+
- name: CreationDate
|
2042 |
+
dtype: string
|
2043 |
+
- name: Id
|
2044 |
+
dtype: int64
|
2045 |
+
- name: IsAccepted
|
2046 |
+
dtype: bool
|
2047 |
+
- name: LastActivityDate
|
2048 |
+
dtype: string
|
2049 |
+
- name: LastEditDate
|
2050 |
+
dtype: string
|
2051 |
+
- name: LastEditorUserId
|
2052 |
+
dtype: int64
|
2053 |
+
- name: OwnerUserId
|
2054 |
+
dtype: int64
|
2055 |
+
- name: ParentId
|
2056 |
+
dtype: int64
|
2057 |
+
- name: PostTypeId
|
2058 |
+
dtype: int64
|
2059 |
+
- name: Score
|
2060 |
+
dtype: int64
|
2061 |
+
- name: UserDisplayName
|
2062 |
+
dtype: string
|
2063 |
- name: Body
|
2064 |
dtype: string
|
2065 |
+
- name: ClosedDate
|
2066 |
+
dtype: string
|
2067 |
- name: CommentCount
|
2068 |
dtype: int64
|
2069 |
- name: Comments
|
|
|
2084 |
dtype: string
|
2085 |
- name: UserId
|
2086 |
dtype: int64
|
2087 |
+
- name: CommunityOwnedDate
|
2088 |
+
dtype: string
|
2089 |
- name: ContentLicense
|
2090 |
dtype: string
|
2091 |
- name: CreationDate
|
|
|
2098 |
dtype: string
|
2099 |
- name: LastEditorDisplayName
|
2100 |
dtype: string
|
2101 |
+
- name: LastEditorUserId
|
2102 |
+
dtype: int64
|
2103 |
+
- name: OwnerDisplayName
|
2104 |
+
dtype: string
|
2105 |
- name: OwnerUserId
|
2106 |
dtype: int64
|
2107 |
- name: PostTypeId
|
|
|
2120 |
dtype: string
|
2121 |
splits:
|
2122 |
- name: train
|
2123 |
+
num_bytes: 598621822
|
2124 |
+
num_examples: 109612
|
2125 |
+
download_size: 303837901
|
2126 |
+
dataset_size: 598621822
|
2127 |
- config_name: boardgames.stackexchange.com
|
2128 |
features:
|
2129 |
- name: AnswerCount
|
blender.stackexchange.com/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd4932cbce966c163c8e99ec3b74c932fac42ebdae1d5c27d017f7ca41f6a93c
|
3 |
+
size 303837901
|