Upload dataset
Browse files- README.md +122 -0
- diy.stackexchange.com/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -5074,6 +5074,124 @@ dataset_info:
|
|
5074 |
num_examples: 5170
|
5075 |
download_size: 19567804
|
5076 |
dataset_size: 37684720
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5077 |
- config_name: langdev.stackexchange.com
|
5078 |
features:
|
5079 |
- name: AnswerCount
|
@@ -5361,6 +5479,10 @@ configs:
|
|
5361 |
data_files:
|
5362 |
- split: train
|
5363 |
path: devops.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
5364 |
- config_name: langdev.stackexchange.com
|
5365 |
data_files:
|
5366 |
- split: train
|
|
|
5074 |
num_examples: 5170
|
5075 |
download_size: 19567804
|
5076 |
dataset_size: 37684720
|
5077 |
+
- config_name: diy.stackexchange.com
|
5078 |
+
features:
|
5079 |
+
- name: AcceptedAnswerId
|
5080 |
+
dtype: int64
|
5081 |
+
- name: AnswerCount
|
5082 |
+
dtype: int64
|
5083 |
+
- name: Answers
|
5084 |
+
list:
|
5085 |
+
- name: Body
|
5086 |
+
dtype: string
|
5087 |
+
- name: CommentCount
|
5088 |
+
dtype: int64
|
5089 |
+
- name: Comments
|
5090 |
+
list:
|
5091 |
+
- name: ContentLicense
|
5092 |
+
dtype: string
|
5093 |
+
- name: CreationDate
|
5094 |
+
dtype: string
|
5095 |
+
- name: Id
|
5096 |
+
dtype: int64
|
5097 |
+
- name: PostId
|
5098 |
+
dtype: int64
|
5099 |
+
- name: Score
|
5100 |
+
dtype: int64
|
5101 |
+
- name: Text
|
5102 |
+
dtype: string
|
5103 |
+
- name: UserDisplayName
|
5104 |
+
dtype: string
|
5105 |
+
- name: UserId
|
5106 |
+
dtype: int64
|
5107 |
+
- name: ContentLicense
|
5108 |
+
dtype: string
|
5109 |
+
- name: CreationDate
|
5110 |
+
dtype: string
|
5111 |
+
- name: Id
|
5112 |
+
dtype: int64
|
5113 |
+
- name: IsAccepted
|
5114 |
+
dtype: bool
|
5115 |
+
- name: LastActivityDate
|
5116 |
+
dtype: string
|
5117 |
+
- name: LastEditDate
|
5118 |
+
dtype: string
|
5119 |
+
- name: LastEditorUserId
|
5120 |
+
dtype: int64
|
5121 |
+
- name: OwnerUserId
|
5122 |
+
dtype: int64
|
5123 |
+
- name: ParentId
|
5124 |
+
dtype: int64
|
5125 |
+
- name: PostTypeId
|
5126 |
+
dtype: int64
|
5127 |
+
- name: Score
|
5128 |
+
dtype: int64
|
5129 |
+
- name: UserDisplayName
|
5130 |
+
dtype: string
|
5131 |
+
- name: Body
|
5132 |
+
dtype: string
|
5133 |
+
- name: ClosedDate
|
5134 |
+
dtype: string
|
5135 |
+
- name: CommentCount
|
5136 |
+
dtype: int64
|
5137 |
+
- name: Comments
|
5138 |
+
list:
|
5139 |
+
- name: ContentLicense
|
5140 |
+
dtype: string
|
5141 |
+
- name: CreationDate
|
5142 |
+
dtype: string
|
5143 |
+
- name: Id
|
5144 |
+
dtype: int64
|
5145 |
+
- name: PostId
|
5146 |
+
dtype: int64
|
5147 |
+
- name: Score
|
5148 |
+
dtype: int64
|
5149 |
+
- name: Text
|
5150 |
+
dtype: string
|
5151 |
+
- name: UserDisplayName
|
5152 |
+
dtype: string
|
5153 |
+
- name: UserId
|
5154 |
+
dtype: int64
|
5155 |
+
- name: CommunityOwnedDate
|
5156 |
+
dtype: string
|
5157 |
+
- name: ContentLicense
|
5158 |
+
dtype: string
|
5159 |
+
- name: CreationDate
|
5160 |
+
dtype: string
|
5161 |
+
- name: Id
|
5162 |
+
dtype: int64
|
5163 |
+
- name: LastActivityDate
|
5164 |
+
dtype: string
|
5165 |
+
- name: LastEditDate
|
5166 |
+
dtype: string
|
5167 |
+
- name: LastEditorDisplayName
|
5168 |
+
dtype: string
|
5169 |
+
- name: LastEditorUserId
|
5170 |
+
dtype: int64
|
5171 |
+
- name: OwnerDisplayName
|
5172 |
+
dtype: string
|
5173 |
+
- name: OwnerUserId
|
5174 |
+
dtype: int64
|
5175 |
+
- name: PostTypeId
|
5176 |
+
dtype: int64
|
5177 |
+
- name: Score
|
5178 |
+
dtype: int64
|
5179 |
+
- name: Tags
|
5180 |
+
dtype: string
|
5181 |
+
- name: Title
|
5182 |
+
dtype: string
|
5183 |
+
- name: UserDisplayName
|
5184 |
+
dtype: string
|
5185 |
+
- name: ViewCount
|
5186 |
+
dtype: int64
|
5187 |
+
- name: ThreadText
|
5188 |
+
dtype: string
|
5189 |
+
splits:
|
5190 |
+
- name: train
|
5191 |
+
num_bytes: 714253039
|
5192 |
+
num_examples: 87502
|
5193 |
+
download_size: 397628200
|
5194 |
+
dataset_size: 714253039
|
5195 |
- config_name: langdev.stackexchange.com
|
5196 |
features:
|
5197 |
- name: AnswerCount
|
|
|
5479 |
data_files:
|
5480 |
- split: train
|
5481 |
path: devops.stackexchange.com/train-*
|
5482 |
+
- config_name: diy.stackexchange.com
|
5483 |
+
data_files:
|
5484 |
+
- split: train
|
5485 |
+
path: diy.stackexchange.com/train-*
|
5486 |
- config_name: langdev.stackexchange.com
|
5487 |
data_files:
|
5488 |
- split: train
|
diy.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03f6570a99bbea53df4fcd9bf72a581b277c3b89e8e97dbeb6df8533c2ee012d
|
3 |
+
size 397628200
|