Upload dataset
Browse files- README.md +122 -0
- dsp.stackexchange.com/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -5428,6 +5428,124 @@ dataset_info:
|
|
5428 |
num_examples: 81656
|
5429 |
download_size: 245490932
|
5430 |
dataset_size: 481027751
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5431 |
- config_name: langdev.stackexchange.com
|
5432 |
features:
|
5433 |
- name: AnswerCount
|
@@ -5727,6 +5845,10 @@ configs:
|
|
5727 |
data_files:
|
5728 |
- split: train
|
5729 |
path: drupal.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
5730 |
- config_name: langdev.stackexchange.com
|
5731 |
data_files:
|
5732 |
- split: train
|
|
|
5428 |
num_examples: 81656
|
5429 |
download_size: 245490932
|
5430 |
dataset_size: 481027751
|
5431 |
+
- config_name: dsp.stackexchange.com
|
5432 |
+
features:
|
5433 |
+
- name: AcceptedAnswerId
|
5434 |
+
dtype: int64
|
5435 |
+
- name: AnswerCount
|
5436 |
+
dtype: int64
|
5437 |
+
- name: Answers
|
5438 |
+
list:
|
5439 |
+
- name: Body
|
5440 |
+
dtype: string
|
5441 |
+
- name: CommentCount
|
5442 |
+
dtype: int64
|
5443 |
+
- name: Comments
|
5444 |
+
list:
|
5445 |
+
- name: ContentLicense
|
5446 |
+
dtype: string
|
5447 |
+
- name: CreationDate
|
5448 |
+
dtype: string
|
5449 |
+
- name: Id
|
5450 |
+
dtype: int64
|
5451 |
+
- name: PostId
|
5452 |
+
dtype: int64
|
5453 |
+
- name: Score
|
5454 |
+
dtype: int64
|
5455 |
+
- name: Text
|
5456 |
+
dtype: string
|
5457 |
+
- name: UserDisplayName
|
5458 |
+
dtype: string
|
5459 |
+
- name: UserId
|
5460 |
+
dtype: int64
|
5461 |
+
- name: ContentLicense
|
5462 |
+
dtype: string
|
5463 |
+
- name: CreationDate
|
5464 |
+
dtype: string
|
5465 |
+
- name: Id
|
5466 |
+
dtype: int64
|
5467 |
+
- name: IsAccepted
|
5468 |
+
dtype: bool
|
5469 |
+
- name: LastActivityDate
|
5470 |
+
dtype: string
|
5471 |
+
- name: LastEditDate
|
5472 |
+
dtype: string
|
5473 |
+
- name: LastEditorUserId
|
5474 |
+
dtype: int64
|
5475 |
+
- name: OwnerUserId
|
5476 |
+
dtype: int64
|
5477 |
+
- name: ParentId
|
5478 |
+
dtype: int64
|
5479 |
+
- name: PostTypeId
|
5480 |
+
dtype: int64
|
5481 |
+
- name: Score
|
5482 |
+
dtype: int64
|
5483 |
+
- name: UserDisplayName
|
5484 |
+
dtype: string
|
5485 |
+
- name: Body
|
5486 |
+
dtype: string
|
5487 |
+
- name: ClosedDate
|
5488 |
+
dtype: string
|
5489 |
+
- name: CommentCount
|
5490 |
+
dtype: int64
|
5491 |
+
- name: Comments
|
5492 |
+
list:
|
5493 |
+
- name: ContentLicense
|
5494 |
+
dtype: string
|
5495 |
+
- name: CreationDate
|
5496 |
+
dtype: string
|
5497 |
+
- name: Id
|
5498 |
+
dtype: int64
|
5499 |
+
- name: PostId
|
5500 |
+
dtype: int64
|
5501 |
+
- name: Score
|
5502 |
+
dtype: int64
|
5503 |
+
- name: Text
|
5504 |
+
dtype: string
|
5505 |
+
- name: UserDisplayName
|
5506 |
+
dtype: string
|
5507 |
+
- name: UserId
|
5508 |
+
dtype: int64
|
5509 |
+
- name: CommunityOwnedDate
|
5510 |
+
dtype: string
|
5511 |
+
- name: ContentLicense
|
5512 |
+
dtype: string
|
5513 |
+
- name: CreationDate
|
5514 |
+
dtype: string
|
5515 |
+
- name: Id
|
5516 |
+
dtype: int64
|
5517 |
+
- name: LastActivityDate
|
5518 |
+
dtype: string
|
5519 |
+
- name: LastEditDate
|
5520 |
+
dtype: string
|
5521 |
+
- name: LastEditorDisplayName
|
5522 |
+
dtype: string
|
5523 |
+
- name: LastEditorUserId
|
5524 |
+
dtype: int64
|
5525 |
+
- name: OwnerDisplayName
|
5526 |
+
dtype: string
|
5527 |
+
- name: OwnerUserId
|
5528 |
+
dtype: int64
|
5529 |
+
- name: PostTypeId
|
5530 |
+
dtype: int64
|
5531 |
+
- name: Score
|
5532 |
+
dtype: int64
|
5533 |
+
- name: Tags
|
5534 |
+
dtype: string
|
5535 |
+
- name: Title
|
5536 |
+
dtype: string
|
5537 |
+
- name: UserDisplayName
|
5538 |
+
dtype: string
|
5539 |
+
- name: ViewCount
|
5540 |
+
dtype: int64
|
5541 |
+
- name: ThreadText
|
5542 |
+
dtype: string
|
5543 |
+
splits:
|
5544 |
+
- name: train
|
5545 |
+
num_bytes: 246902842
|
5546 |
+
num_examples: 26855
|
5547 |
+
download_size: 130522492
|
5548 |
+
dataset_size: 246902842
|
5549 |
- config_name: langdev.stackexchange.com
|
5550 |
features:
|
5551 |
- name: AnswerCount
|
|
|
5845 |
data_files:
|
5846 |
- split: train
|
5847 |
path: drupal.stackexchange.com/train-*
|
5848 |
+
- config_name: dsp.stackexchange.com
|
5849 |
+
data_files:
|
5850 |
+
- split: train
|
5851 |
+
path: dsp.stackexchange.com/train-*
|
5852 |
- config_name: langdev.stackexchange.com
|
5853 |
data_files:
|
5854 |
- split: train
|
dsp.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fa7e3bd0222de1a26b67c9cf44048e4b084852ff19c52dd75e875f3c3f90029
|
3 |
+
size 130522492
|