Upload dataset
Browse files
README.md
CHANGED
|
@@ -4720,6 +4720,124 @@ dataset_info:
|
|
| 4720 |
num_examples: 11598
|
| 4721 |
download_size: 61994662
|
| 4722 |
dataset_size: 115739238
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4723 |
- config_name: langdev.stackexchange.com
|
| 4724 |
features:
|
| 4725 |
- name: AnswerCount
|
|
@@ -4995,6 +5113,10 @@ configs:
|
|
| 4995 |
data_files:
|
| 4996 |
- split: train
|
| 4997 |
path: cstheory.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4998 |
- config_name: langdev.stackexchange.com
|
| 4999 |
data_files:
|
| 5000 |
- split: train
|
|
|
|
| 4720 |
num_examples: 11598
|
| 4721 |
download_size: 61994662
|
| 4722 |
dataset_size: 115739238
|
| 4723 |
+
- config_name: datascience.stackexchange.com
|
| 4724 |
+
features:
|
| 4725 |
+
- name: AcceptedAnswerId
|
| 4726 |
+
dtype: int64
|
| 4727 |
+
- name: AnswerCount
|
| 4728 |
+
dtype: int64
|
| 4729 |
+
- name: Answers
|
| 4730 |
+
list:
|
| 4731 |
+
- name: Body
|
| 4732 |
+
dtype: string
|
| 4733 |
+
- name: CommentCount
|
| 4734 |
+
dtype: int64
|
| 4735 |
+
- name: Comments
|
| 4736 |
+
list:
|
| 4737 |
+
- name: ContentLicense
|
| 4738 |
+
dtype: string
|
| 4739 |
+
- name: CreationDate
|
| 4740 |
+
dtype: string
|
| 4741 |
+
- name: Id
|
| 4742 |
+
dtype: int64
|
| 4743 |
+
- name: PostId
|
| 4744 |
+
dtype: int64
|
| 4745 |
+
- name: Score
|
| 4746 |
+
dtype: int64
|
| 4747 |
+
- name: Text
|
| 4748 |
+
dtype: string
|
| 4749 |
+
- name: UserDisplayName
|
| 4750 |
+
dtype: string
|
| 4751 |
+
- name: UserId
|
| 4752 |
+
dtype: int64
|
| 4753 |
+
- name: ContentLicense
|
| 4754 |
+
dtype: string
|
| 4755 |
+
- name: CreationDate
|
| 4756 |
+
dtype: string
|
| 4757 |
+
- name: Id
|
| 4758 |
+
dtype: int64
|
| 4759 |
+
- name: IsAccepted
|
| 4760 |
+
dtype: bool
|
| 4761 |
+
- name: LastActivityDate
|
| 4762 |
+
dtype: string
|
| 4763 |
+
- name: LastEditDate
|
| 4764 |
+
dtype: string
|
| 4765 |
+
- name: LastEditorUserId
|
| 4766 |
+
dtype: int64
|
| 4767 |
+
- name: OwnerUserId
|
| 4768 |
+
dtype: int64
|
| 4769 |
+
- name: ParentId
|
| 4770 |
+
dtype: int64
|
| 4771 |
+
- name: PostTypeId
|
| 4772 |
+
dtype: int64
|
| 4773 |
+
- name: Score
|
| 4774 |
+
dtype: int64
|
| 4775 |
+
- name: UserDisplayName
|
| 4776 |
+
dtype: string
|
| 4777 |
+
- name: Body
|
| 4778 |
+
dtype: string
|
| 4779 |
+
- name: ClosedDate
|
| 4780 |
+
dtype: string
|
| 4781 |
+
- name: CommentCount
|
| 4782 |
+
dtype: int64
|
| 4783 |
+
- name: Comments
|
| 4784 |
+
list:
|
| 4785 |
+
- name: ContentLicense
|
| 4786 |
+
dtype: string
|
| 4787 |
+
- name: CreationDate
|
| 4788 |
+
dtype: string
|
| 4789 |
+
- name: Id
|
| 4790 |
+
dtype: int64
|
| 4791 |
+
- name: PostId
|
| 4792 |
+
dtype: int64
|
| 4793 |
+
- name: Score
|
| 4794 |
+
dtype: int64
|
| 4795 |
+
- name: Text
|
| 4796 |
+
dtype: string
|
| 4797 |
+
- name: UserDisplayName
|
| 4798 |
+
dtype: string
|
| 4799 |
+
- name: UserId
|
| 4800 |
+
dtype: int64
|
| 4801 |
+
- name: CommunityOwnedDate
|
| 4802 |
+
dtype: string
|
| 4803 |
+
- name: ContentLicense
|
| 4804 |
+
dtype: string
|
| 4805 |
+
- name: CreationDate
|
| 4806 |
+
dtype: string
|
| 4807 |
+
- name: Id
|
| 4808 |
+
dtype: int64
|
| 4809 |
+
- name: LastActivityDate
|
| 4810 |
+
dtype: string
|
| 4811 |
+
- name: LastEditDate
|
| 4812 |
+
dtype: string
|
| 4813 |
+
- name: LastEditorDisplayName
|
| 4814 |
+
dtype: string
|
| 4815 |
+
- name: LastEditorUserId
|
| 4816 |
+
dtype: int64
|
| 4817 |
+
- name: OwnerDisplayName
|
| 4818 |
+
dtype: string
|
| 4819 |
+
- name: OwnerUserId
|
| 4820 |
+
dtype: int64
|
| 4821 |
+
- name: PostTypeId
|
| 4822 |
+
dtype: int64
|
| 4823 |
+
- name: Score
|
| 4824 |
+
dtype: int64
|
| 4825 |
+
- name: Tags
|
| 4826 |
+
dtype: string
|
| 4827 |
+
- name: Title
|
| 4828 |
+
dtype: string
|
| 4829 |
+
- name: UserDisplayName
|
| 4830 |
+
dtype: string
|
| 4831 |
+
- name: ViewCount
|
| 4832 |
+
dtype: int64
|
| 4833 |
+
- name: ThreadText
|
| 4834 |
+
dtype: string
|
| 4835 |
+
splits:
|
| 4836 |
+
- name: train
|
| 4837 |
+
num_bytes: 217482966
|
| 4838 |
+
num_examples: 31195
|
| 4839 |
+
download_size: 115248633
|
| 4840 |
+
dataset_size: 217482966
|
| 4841 |
- config_name: langdev.stackexchange.com
|
| 4842 |
features:
|
| 4843 |
- name: AnswerCount
|
|
|
|
| 5113 |
data_files:
|
| 5114 |
- split: train
|
| 5115 |
path: cstheory.stackexchange.com/train-*
|
| 5116 |
+
- config_name: datascience.stackexchange.com
|
| 5117 |
+
data_files:
|
| 5118 |
+
- split: train
|
| 5119 |
+
path: datascience.stackexchange.com/train-*
|
| 5120 |
- config_name: langdev.stackexchange.com
|
| 5121 |
data_files:
|
| 5122 |
- split: train
|
datascience.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0d748157541c805cb86fe0129681444e61a730102d3b9bb3dce91b863d07c7e
|
| 3 |
+
size 115248633
|