Upload dataset
Browse files
README.md
CHANGED
|
@@ -4484,6 +4484,124 @@ dataset_info:
|
|
| 4484 |
num_examples: 45295
|
| 4485 |
download_size: 185715992
|
| 4486 |
dataset_size: 355176446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4487 |
- config_name: langdev.stackexchange.com
|
| 4488 |
features:
|
| 4489 |
- name: AnswerCount
|
|
@@ -4751,6 +4869,10 @@ configs:
|
|
| 4751 |
data_files:
|
| 4752 |
- split: train
|
| 4753 |
path: cs.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4754 |
- config_name: langdev.stackexchange.com
|
| 4755 |
data_files:
|
| 4756 |
- split: train
|
|
|
|
| 4484 |
num_examples: 45295
|
| 4485 |
download_size: 185715992
|
| 4486 |
dataset_size: 355176446
|
| 4487 |
+
- config_name: cseducators.stackexchange.com
|
| 4488 |
+
features:
|
| 4489 |
+
- name: AcceptedAnswerId
|
| 4490 |
+
dtype: int64
|
| 4491 |
+
- name: AnswerCount
|
| 4492 |
+
dtype: int64
|
| 4493 |
+
- name: Answers
|
| 4494 |
+
list:
|
| 4495 |
+
- name: Body
|
| 4496 |
+
dtype: string
|
| 4497 |
+
- name: CommentCount
|
| 4498 |
+
dtype: int64
|
| 4499 |
+
- name: Comments
|
| 4500 |
+
list:
|
| 4501 |
+
- name: ContentLicense
|
| 4502 |
+
dtype: string
|
| 4503 |
+
- name: CreationDate
|
| 4504 |
+
dtype: string
|
| 4505 |
+
- name: Id
|
| 4506 |
+
dtype: int64
|
| 4507 |
+
- name: PostId
|
| 4508 |
+
dtype: int64
|
| 4509 |
+
- name: Score
|
| 4510 |
+
dtype: int64
|
| 4511 |
+
- name: Text
|
| 4512 |
+
dtype: string
|
| 4513 |
+
- name: UserDisplayName
|
| 4514 |
+
dtype: string
|
| 4515 |
+
- name: UserId
|
| 4516 |
+
dtype: int64
|
| 4517 |
+
- name: ContentLicense
|
| 4518 |
+
dtype: string
|
| 4519 |
+
- name: CreationDate
|
| 4520 |
+
dtype: string
|
| 4521 |
+
- name: Id
|
| 4522 |
+
dtype: int64
|
| 4523 |
+
- name: IsAccepted
|
| 4524 |
+
dtype: bool
|
| 4525 |
+
- name: LastActivityDate
|
| 4526 |
+
dtype: string
|
| 4527 |
+
- name: LastEditDate
|
| 4528 |
+
dtype: string
|
| 4529 |
+
- name: LastEditorUserId
|
| 4530 |
+
dtype: int64
|
| 4531 |
+
- name: OwnerUserId
|
| 4532 |
+
dtype: int64
|
| 4533 |
+
- name: ParentId
|
| 4534 |
+
dtype: int64
|
| 4535 |
+
- name: PostTypeId
|
| 4536 |
+
dtype: int64
|
| 4537 |
+
- name: Score
|
| 4538 |
+
dtype: int64
|
| 4539 |
+
- name: UserDisplayName
|
| 4540 |
+
dtype: string
|
| 4541 |
+
- name: Body
|
| 4542 |
+
dtype: string
|
| 4543 |
+
- name: ClosedDate
|
| 4544 |
+
dtype: string
|
| 4545 |
+
- name: CommentCount
|
| 4546 |
+
dtype: int64
|
| 4547 |
+
- name: Comments
|
| 4548 |
+
list:
|
| 4549 |
+
- name: ContentLicense
|
| 4550 |
+
dtype: string
|
| 4551 |
+
- name: CreationDate
|
| 4552 |
+
dtype: string
|
| 4553 |
+
- name: Id
|
| 4554 |
+
dtype: int64
|
| 4555 |
+
- name: PostId
|
| 4556 |
+
dtype: int64
|
| 4557 |
+
- name: Score
|
| 4558 |
+
dtype: int64
|
| 4559 |
+
- name: Text
|
| 4560 |
+
dtype: string
|
| 4561 |
+
- name: UserDisplayName
|
| 4562 |
+
dtype: string
|
| 4563 |
+
- name: UserId
|
| 4564 |
+
dtype: int64
|
| 4565 |
+
- name: CommunityOwnedDate
|
| 4566 |
+
dtype: string
|
| 4567 |
+
- name: ContentLicense
|
| 4568 |
+
dtype: string
|
| 4569 |
+
- name: CreationDate
|
| 4570 |
+
dtype: string
|
| 4571 |
+
- name: Id
|
| 4572 |
+
dtype: int64
|
| 4573 |
+
- name: LastActivityDate
|
| 4574 |
+
dtype: string
|
| 4575 |
+
- name: LastEditDate
|
| 4576 |
+
dtype: string
|
| 4577 |
+
- name: LastEditorDisplayName
|
| 4578 |
+
dtype: string
|
| 4579 |
+
- name: LastEditorUserId
|
| 4580 |
+
dtype: int64
|
| 4581 |
+
- name: OwnerDisplayName
|
| 4582 |
+
dtype: string
|
| 4583 |
+
- name: OwnerUserId
|
| 4584 |
+
dtype: int64
|
| 4585 |
+
- name: PostTypeId
|
| 4586 |
+
dtype: int64
|
| 4587 |
+
- name: Score
|
| 4588 |
+
dtype: int64
|
| 4589 |
+
- name: Tags
|
| 4590 |
+
dtype: string
|
| 4591 |
+
- name: Title
|
| 4592 |
+
dtype: string
|
| 4593 |
+
- name: UserDisplayName
|
| 4594 |
+
dtype: string
|
| 4595 |
+
- name: ViewCount
|
| 4596 |
+
dtype: int64
|
| 4597 |
+
- name: ThreadText
|
| 4598 |
+
dtype: string
|
| 4599 |
+
splits:
|
| 4600 |
+
- name: train
|
| 4601 |
+
num_bytes: 27581464
|
| 4602 |
+
num_examples: 1189
|
| 4603 |
+
download_size: 15451511
|
| 4604 |
+
dataset_size: 27581464
|
| 4605 |
- config_name: langdev.stackexchange.com
|
| 4606 |
features:
|
| 4607 |
- name: AnswerCount
|
|
|
|
| 4869 |
data_files:
|
| 4870 |
- split: train
|
| 4871 |
path: cs.stackexchange.com/train-*
|
| 4872 |
+
- config_name: cseducators.stackexchange.com
|
| 4873 |
+
data_files:
|
| 4874 |
+
- split: train
|
| 4875 |
+
path: cseducators.stackexchange.com/train-*
|
| 4876 |
- config_name: langdev.stackexchange.com
|
| 4877 |
data_files:
|
| 4878 |
- split: train
|
cseducators.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90942625f24f7c5b952aed0de04a4c3104d72df3996c394b28b1cc55912517a5
|
| 3 |
+
size 15451511
|