Upload dataset
Browse files
README.md
CHANGED
|
@@ -5192,6 +5192,124 @@ dataset_info:
|
|
| 5192 |
num_examples: 87502
|
| 5193 |
download_size: 397628200
|
| 5194 |
dataset_size: 714253039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5195 |
- config_name: langdev.stackexchange.com
|
| 5196 |
features:
|
| 5197 |
- name: AnswerCount
|
|
@@ -5483,6 +5601,10 @@ configs:
|
|
| 5483 |
data_files:
|
| 5484 |
- split: train
|
| 5485 |
path: diy.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5486 |
- config_name: langdev.stackexchange.com
|
| 5487 |
data_files:
|
| 5488 |
- split: train
|
|
|
|
| 5192 |
num_examples: 87502
|
| 5193 |
download_size: 397628200
|
| 5194 |
dataset_size: 714253039
|
| 5195 |
+
- config_name: drones.stackexchange.com
|
| 5196 |
+
features:
|
| 5197 |
+
- name: AcceptedAnswerId
|
| 5198 |
+
dtype: int64
|
| 5199 |
+
- name: AnswerCount
|
| 5200 |
+
dtype: int64
|
| 5201 |
+
- name: Answers
|
| 5202 |
+
list:
|
| 5203 |
+
- name: Body
|
| 5204 |
+
dtype: string
|
| 5205 |
+
- name: CommentCount
|
| 5206 |
+
dtype: int64
|
| 5207 |
+
- name: Comments
|
| 5208 |
+
list:
|
| 5209 |
+
- name: ContentLicense
|
| 5210 |
+
dtype: string
|
| 5211 |
+
- name: CreationDate
|
| 5212 |
+
dtype: string
|
| 5213 |
+
- name: Id
|
| 5214 |
+
dtype: int64
|
| 5215 |
+
- name: PostId
|
| 5216 |
+
dtype: int64
|
| 5217 |
+
- name: Score
|
| 5218 |
+
dtype: int64
|
| 5219 |
+
- name: Text
|
| 5220 |
+
dtype: string
|
| 5221 |
+
- name: UserDisplayName
|
| 5222 |
+
dtype: string
|
| 5223 |
+
- name: UserId
|
| 5224 |
+
dtype: int64
|
| 5225 |
+
- name: ContentLicense
|
| 5226 |
+
dtype: string
|
| 5227 |
+
- name: CreationDate
|
| 5228 |
+
dtype: string
|
| 5229 |
+
- name: Id
|
| 5230 |
+
dtype: int64
|
| 5231 |
+
- name: IsAccepted
|
| 5232 |
+
dtype: bool
|
| 5233 |
+
- name: LastActivityDate
|
| 5234 |
+
dtype: string
|
| 5235 |
+
- name: LastEditDate
|
| 5236 |
+
dtype: string
|
| 5237 |
+
- name: LastEditorUserId
|
| 5238 |
+
dtype: int64
|
| 5239 |
+
- name: OwnerUserId
|
| 5240 |
+
dtype: int64
|
| 5241 |
+
- name: ParentId
|
| 5242 |
+
dtype: int64
|
| 5243 |
+
- name: PostTypeId
|
| 5244 |
+
dtype: int64
|
| 5245 |
+
- name: Score
|
| 5246 |
+
dtype: int64
|
| 5247 |
+
- name: UserDisplayName
|
| 5248 |
+
dtype: string
|
| 5249 |
+
- name: Body
|
| 5250 |
+
dtype: string
|
| 5251 |
+
- name: ClosedDate
|
| 5252 |
+
dtype: string
|
| 5253 |
+
- name: CommentCount
|
| 5254 |
+
dtype: int64
|
| 5255 |
+
- name: Comments
|
| 5256 |
+
list:
|
| 5257 |
+
- name: ContentLicense
|
| 5258 |
+
dtype: string
|
| 5259 |
+
- name: CreationDate
|
| 5260 |
+
dtype: string
|
| 5261 |
+
- name: Id
|
| 5262 |
+
dtype: int64
|
| 5263 |
+
- name: PostId
|
| 5264 |
+
dtype: int64
|
| 5265 |
+
- name: Score
|
| 5266 |
+
dtype: int64
|
| 5267 |
+
- name: Text
|
| 5268 |
+
dtype: string
|
| 5269 |
+
- name: UserDisplayName
|
| 5270 |
+
dtype: string
|
| 5271 |
+
- name: UserId
|
| 5272 |
+
dtype: int64
|
| 5273 |
+
- name: CommunityOwnedDate
|
| 5274 |
+
dtype: string
|
| 5275 |
+
- name: ContentLicense
|
| 5276 |
+
dtype: string
|
| 5277 |
+
- name: CreationDate
|
| 5278 |
+
dtype: string
|
| 5279 |
+
- name: Id
|
| 5280 |
+
dtype: int64
|
| 5281 |
+
- name: LastActivityDate
|
| 5282 |
+
dtype: string
|
| 5283 |
+
- name: LastEditDate
|
| 5284 |
+
dtype: string
|
| 5285 |
+
- name: LastEditorDisplayName
|
| 5286 |
+
dtype: string
|
| 5287 |
+
- name: LastEditorUserId
|
| 5288 |
+
dtype: int64
|
| 5289 |
+
- name: OwnerDisplayName
|
| 5290 |
+
dtype: string
|
| 5291 |
+
- name: OwnerUserId
|
| 5292 |
+
dtype: int64
|
| 5293 |
+
- name: PostTypeId
|
| 5294 |
+
dtype: int64
|
| 5295 |
+
- name: Score
|
| 5296 |
+
dtype: int64
|
| 5297 |
+
- name: Tags
|
| 5298 |
+
dtype: string
|
| 5299 |
+
- name: Title
|
| 5300 |
+
dtype: string
|
| 5301 |
+
- name: UserDisplayName
|
| 5302 |
+
dtype: string
|
| 5303 |
+
- name: ViewCount
|
| 5304 |
+
dtype: int64
|
| 5305 |
+
- name: ThreadText
|
| 5306 |
+
dtype: string
|
| 5307 |
+
splits:
|
| 5308 |
+
- name: train
|
| 5309 |
+
num_bytes: 5787779
|
| 5310 |
+
num_examples: 798
|
| 5311 |
+
download_size: 3247914
|
| 5312 |
+
dataset_size: 5787779
|
| 5313 |
- config_name: langdev.stackexchange.com
|
| 5314 |
features:
|
| 5315 |
- name: AnswerCount
|
|
|
|
| 5601 |
data_files:
|
| 5602 |
- split: train
|
| 5603 |
path: diy.stackexchange.com/train-*
|
| 5604 |
+
- config_name: drones.stackexchange.com
|
| 5605 |
+
data_files:
|
| 5606 |
+
- split: train
|
| 5607 |
+
path: drones.stackexchange.com/train-*
|
| 5608 |
- config_name: langdev.stackexchange.com
|
| 5609 |
data_files:
|
| 5610 |
- split: train
|
drones.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0e3de6a5f4e656fed93fe5940cc9e870b51a0768a336b36cfc0ef5013056ecf
|
| 3 |
+
size 3247914
|