Upload dataset
Browse files
README.md
CHANGED
|
@@ -5310,6 +5310,124 @@ dataset_info:
|
|
| 5310 |
num_examples: 798
|
| 5311 |
download_size: 3247914
|
| 5312 |
dataset_size: 5787779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5313 |
- config_name: langdev.stackexchange.com
|
| 5314 |
features:
|
| 5315 |
- name: AnswerCount
|
|
@@ -5605,6 +5723,10 @@ configs:
|
|
| 5605 |
data_files:
|
| 5606 |
- split: train
|
| 5607 |
path: drones.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5608 |
- config_name: langdev.stackexchange.com
|
| 5609 |
data_files:
|
| 5610 |
- split: train
|
|
|
|
| 5310 |
num_examples: 798
|
| 5311 |
download_size: 3247914
|
| 5312 |
dataset_size: 5787779
|
| 5313 |
+
- config_name: drupal.stackexchange.com
|
| 5314 |
+
features:
|
| 5315 |
+
- name: AcceptedAnswerId
|
| 5316 |
+
dtype: int64
|
| 5317 |
+
- name: AnswerCount
|
| 5318 |
+
dtype: int64
|
| 5319 |
+
- name: Answers
|
| 5320 |
+
list:
|
| 5321 |
+
- name: Body
|
| 5322 |
+
dtype: string
|
| 5323 |
+
- name: CommentCount
|
| 5324 |
+
dtype: int64
|
| 5325 |
+
- name: Comments
|
| 5326 |
+
list:
|
| 5327 |
+
- name: ContentLicense
|
| 5328 |
+
dtype: string
|
| 5329 |
+
- name: CreationDate
|
| 5330 |
+
dtype: string
|
| 5331 |
+
- name: Id
|
| 5332 |
+
dtype: int64
|
| 5333 |
+
- name: PostId
|
| 5334 |
+
dtype: int64
|
| 5335 |
+
- name: Score
|
| 5336 |
+
dtype: int64
|
| 5337 |
+
- name: Text
|
| 5338 |
+
dtype: string
|
| 5339 |
+
- name: UserDisplayName
|
| 5340 |
+
dtype: string
|
| 5341 |
+
- name: UserId
|
| 5342 |
+
dtype: int64
|
| 5343 |
+
- name: ContentLicense
|
| 5344 |
+
dtype: string
|
| 5345 |
+
- name: CreationDate
|
| 5346 |
+
dtype: string
|
| 5347 |
+
- name: Id
|
| 5348 |
+
dtype: int64
|
| 5349 |
+
- name: IsAccepted
|
| 5350 |
+
dtype: bool
|
| 5351 |
+
- name: LastActivityDate
|
| 5352 |
+
dtype: string
|
| 5353 |
+
- name: LastEditDate
|
| 5354 |
+
dtype: string
|
| 5355 |
+
- name: LastEditorUserId
|
| 5356 |
+
dtype: int64
|
| 5357 |
+
- name: OwnerUserId
|
| 5358 |
+
dtype: int64
|
| 5359 |
+
- name: ParentId
|
| 5360 |
+
dtype: int64
|
| 5361 |
+
- name: PostTypeId
|
| 5362 |
+
dtype: int64
|
| 5363 |
+
- name: Score
|
| 5364 |
+
dtype: int64
|
| 5365 |
+
- name: UserDisplayName
|
| 5366 |
+
dtype: string
|
| 5367 |
+
- name: Body
|
| 5368 |
+
dtype: string
|
| 5369 |
+
- name: ClosedDate
|
| 5370 |
+
dtype: string
|
| 5371 |
+
- name: CommentCount
|
| 5372 |
+
dtype: int64
|
| 5373 |
+
- name: Comments
|
| 5374 |
+
list:
|
| 5375 |
+
- name: ContentLicense
|
| 5376 |
+
dtype: string
|
| 5377 |
+
- name: CreationDate
|
| 5378 |
+
dtype: string
|
| 5379 |
+
- name: Id
|
| 5380 |
+
dtype: int64
|
| 5381 |
+
- name: PostId
|
| 5382 |
+
dtype: int64
|
| 5383 |
+
- name: Score
|
| 5384 |
+
dtype: int64
|
| 5385 |
+
- name: Text
|
| 5386 |
+
dtype: string
|
| 5387 |
+
- name: UserDisplayName
|
| 5388 |
+
dtype: string
|
| 5389 |
+
- name: UserId
|
| 5390 |
+
dtype: int64
|
| 5391 |
+
- name: CommunityOwnedDate
|
| 5392 |
+
dtype: string
|
| 5393 |
+
- name: ContentLicense
|
| 5394 |
+
dtype: string
|
| 5395 |
+
- name: CreationDate
|
| 5396 |
+
dtype: string
|
| 5397 |
+
- name: Id
|
| 5398 |
+
dtype: int64
|
| 5399 |
+
- name: LastActivityDate
|
| 5400 |
+
dtype: string
|
| 5401 |
+
- name: LastEditDate
|
| 5402 |
+
dtype: string
|
| 5403 |
+
- name: LastEditorDisplayName
|
| 5404 |
+
dtype: string
|
| 5405 |
+
- name: LastEditorUserId
|
| 5406 |
+
dtype: int64
|
| 5407 |
+
- name: OwnerDisplayName
|
| 5408 |
+
dtype: string
|
| 5409 |
+
- name: OwnerUserId
|
| 5410 |
+
dtype: int64
|
| 5411 |
+
- name: PostTypeId
|
| 5412 |
+
dtype: int64
|
| 5413 |
+
- name: Score
|
| 5414 |
+
dtype: int64
|
| 5415 |
+
- name: Tags
|
| 5416 |
+
dtype: string
|
| 5417 |
+
- name: Title
|
| 5418 |
+
dtype: string
|
| 5419 |
+
- name: UserDisplayName
|
| 5420 |
+
dtype: string
|
| 5421 |
+
- name: ViewCount
|
| 5422 |
+
dtype: int64
|
| 5423 |
+
- name: ThreadText
|
| 5424 |
+
dtype: string
|
| 5425 |
+
splits:
|
| 5426 |
+
- name: train
|
| 5427 |
+
num_bytes: 481027751
|
| 5428 |
+
num_examples: 81656
|
| 5429 |
+
download_size: 245490932
|
| 5430 |
+
dataset_size: 481027751
|
| 5431 |
- config_name: langdev.stackexchange.com
|
| 5432 |
features:
|
| 5433 |
- name: AnswerCount
|
|
|
|
| 5723 |
data_files:
|
| 5724 |
- split: train
|
| 5725 |
path: drones.stackexchange.com/train-*
|
| 5726 |
+
- config_name: drupal.stackexchange.com
|
| 5727 |
+
data_files:
|
| 5728 |
+
- split: train
|
| 5729 |
+
path: drupal.stackexchange.com/train-*
|
| 5730 |
- config_name: langdev.stackexchange.com
|
| 5731 |
data_files:
|
| 5732 |
- split: train
|
drupal.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93852751ec2c43ae9c25a54d4b12f87aa20b7dea2151e16ae561511aa68f785a
|
| 3 |
+
size 245490932
|