Upload dataset
Browse files
README.md
CHANGED
|
@@ -4602,6 +4602,124 @@ dataset_info:
|
|
| 4602 |
num_examples: 1189
|
| 4603 |
download_size: 15451511
|
| 4604 |
dataset_size: 27581464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4605 |
- config_name: langdev.stackexchange.com
|
| 4606 |
features:
|
| 4607 |
- name: AnswerCount
|
|
@@ -4873,6 +4991,10 @@ configs:
|
|
| 4873 |
data_files:
|
| 4874 |
- split: train
|
| 4875 |
path: cseducators.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4876 |
- config_name: langdev.stackexchange.com
|
| 4877 |
data_files:
|
| 4878 |
- split: train
|
|
|
|
| 4602 |
num_examples: 1189
|
| 4603 |
download_size: 15451511
|
| 4604 |
dataset_size: 27581464
|
| 4605 |
+
- config_name: cstheory.stackexchange.com
|
| 4606 |
+
features:
|
| 4607 |
+
- name: AcceptedAnswerId
|
| 4608 |
+
dtype: int64
|
| 4609 |
+
- name: AnswerCount
|
| 4610 |
+
dtype: int64
|
| 4611 |
+
- name: Answers
|
| 4612 |
+
list:
|
| 4613 |
+
- name: Body
|
| 4614 |
+
dtype: string
|
| 4615 |
+
- name: CommentCount
|
| 4616 |
+
dtype: int64
|
| 4617 |
+
- name: Comments
|
| 4618 |
+
list:
|
| 4619 |
+
- name: ContentLicense
|
| 4620 |
+
dtype: string
|
| 4621 |
+
- name: CreationDate
|
| 4622 |
+
dtype: string
|
| 4623 |
+
- name: Id
|
| 4624 |
+
dtype: int64
|
| 4625 |
+
- name: PostId
|
| 4626 |
+
dtype: int64
|
| 4627 |
+
- name: Score
|
| 4628 |
+
dtype: int64
|
| 4629 |
+
- name: Text
|
| 4630 |
+
dtype: string
|
| 4631 |
+
- name: UserDisplayName
|
| 4632 |
+
dtype: string
|
| 4633 |
+
- name: UserId
|
| 4634 |
+
dtype: int64
|
| 4635 |
+
- name: ContentLicense
|
| 4636 |
+
dtype: string
|
| 4637 |
+
- name: CreationDate
|
| 4638 |
+
dtype: string
|
| 4639 |
+
- name: Id
|
| 4640 |
+
dtype: int64
|
| 4641 |
+
- name: IsAccepted
|
| 4642 |
+
dtype: bool
|
| 4643 |
+
- name: LastActivityDate
|
| 4644 |
+
dtype: string
|
| 4645 |
+
- name: LastEditDate
|
| 4646 |
+
dtype: string
|
| 4647 |
+
- name: LastEditorUserId
|
| 4648 |
+
dtype: int64
|
| 4649 |
+
- name: OwnerUserId
|
| 4650 |
+
dtype: int64
|
| 4651 |
+
- name: ParentId
|
| 4652 |
+
dtype: int64
|
| 4653 |
+
- name: PostTypeId
|
| 4654 |
+
dtype: int64
|
| 4655 |
+
- name: Score
|
| 4656 |
+
dtype: int64
|
| 4657 |
+
- name: UserDisplayName
|
| 4658 |
+
dtype: string
|
| 4659 |
+
- name: Body
|
| 4660 |
+
dtype: string
|
| 4661 |
+
- name: ClosedDate
|
| 4662 |
+
dtype: string
|
| 4663 |
+
- name: CommentCount
|
| 4664 |
+
dtype: int64
|
| 4665 |
+
- name: Comments
|
| 4666 |
+
list:
|
| 4667 |
+
- name: ContentLicense
|
| 4668 |
+
dtype: string
|
| 4669 |
+
- name: CreationDate
|
| 4670 |
+
dtype: string
|
| 4671 |
+
- name: Id
|
| 4672 |
+
dtype: int64
|
| 4673 |
+
- name: PostId
|
| 4674 |
+
dtype: int64
|
| 4675 |
+
- name: Score
|
| 4676 |
+
dtype: int64
|
| 4677 |
+
- name: Text
|
| 4678 |
+
dtype: string
|
| 4679 |
+
- name: UserDisplayName
|
| 4680 |
+
dtype: string
|
| 4681 |
+
- name: UserId
|
| 4682 |
+
dtype: int64
|
| 4683 |
+
- name: CommunityOwnedDate
|
| 4684 |
+
dtype: string
|
| 4685 |
+
- name: ContentLicense
|
| 4686 |
+
dtype: string
|
| 4687 |
+
- name: CreationDate
|
| 4688 |
+
dtype: string
|
| 4689 |
+
- name: Id
|
| 4690 |
+
dtype: int64
|
| 4691 |
+
- name: LastActivityDate
|
| 4692 |
+
dtype: string
|
| 4693 |
+
- name: LastEditDate
|
| 4694 |
+
dtype: string
|
| 4695 |
+
- name: LastEditorDisplayName
|
| 4696 |
+
dtype: string
|
| 4697 |
+
- name: LastEditorUserId
|
| 4698 |
+
dtype: int64
|
| 4699 |
+
- name: OwnerDisplayName
|
| 4700 |
+
dtype: string
|
| 4701 |
+
- name: OwnerUserId
|
| 4702 |
+
dtype: int64
|
| 4703 |
+
- name: PostTypeId
|
| 4704 |
+
dtype: int64
|
| 4705 |
+
- name: Score
|
| 4706 |
+
dtype: int64
|
| 4707 |
+
- name: Tags
|
| 4708 |
+
dtype: string
|
| 4709 |
+
- name: Title
|
| 4710 |
+
dtype: string
|
| 4711 |
+
- name: UserDisplayName
|
| 4712 |
+
dtype: string
|
| 4713 |
+
- name: ViewCount
|
| 4714 |
+
dtype: int64
|
| 4715 |
+
- name: ThreadText
|
| 4716 |
+
dtype: string
|
| 4717 |
+
splits:
|
| 4718 |
+
- name: train
|
| 4719 |
+
num_bytes: 115739238
|
| 4720 |
+
num_examples: 11598
|
| 4721 |
+
download_size: 61994662
|
| 4722 |
+
dataset_size: 115739238
|
| 4723 |
- config_name: langdev.stackexchange.com
|
| 4724 |
features:
|
| 4725 |
- name: AnswerCount
|
|
|
|
| 4991 |
data_files:
|
| 4992 |
- split: train
|
| 4993 |
path: cseducators.stackexchange.com/train-*
|
| 4994 |
+
- config_name: cstheory.stackexchange.com
|
| 4995 |
+
data_files:
|
| 4996 |
+
- split: train
|
| 4997 |
+
path: cstheory.stackexchange.com/train-*
|
| 4998 |
- config_name: langdev.stackexchange.com
|
| 4999 |
data_files:
|
| 5000 |
- split: train
|
cstheory.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47a60cb3cd690d82b5eb5e86651d0b4360d1199b9437c3682e4baf59c32e60ce
|
| 3 |
+
size 61994662
|