Upload dataset
Browse files
README.md
CHANGED
|
@@ -5664,6 +5664,124 @@ dataset_info:
|
|
| 5664 |
num_examples: 6331
|
| 5665 |
download_size: 31024639
|
| 5666 |
dataset_size: 55730725
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5667 |
- config_name: langdev.stackexchange.com
|
| 5668 |
features:
|
| 5669 |
- name: AnswerCount
|
|
@@ -5971,6 +6089,10 @@ configs:
|
|
| 5971 |
data_files:
|
| 5972 |
- split: train
|
| 5973 |
path: earthscience.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5974 |
- config_name: langdev.stackexchange.com
|
| 5975 |
data_files:
|
| 5976 |
- split: train
|
|
|
|
| 5664 |
num_examples: 6331
|
| 5665 |
download_size: 31024639
|
| 5666 |
dataset_size: 55730725
|
| 5667 |
+
- config_name: ebooks.stackexchange.com
|
| 5668 |
+
features:
|
| 5669 |
+
- name: AcceptedAnswerId
|
| 5670 |
+
dtype: int64
|
| 5671 |
+
- name: AnswerCount
|
| 5672 |
+
dtype: int64
|
| 5673 |
+
- name: Answers
|
| 5674 |
+
list:
|
| 5675 |
+
- name: Body
|
| 5676 |
+
dtype: string
|
| 5677 |
+
- name: CommentCount
|
| 5678 |
+
dtype: int64
|
| 5679 |
+
- name: Comments
|
| 5680 |
+
list:
|
| 5681 |
+
- name: ContentLicense
|
| 5682 |
+
dtype: string
|
| 5683 |
+
- name: CreationDate
|
| 5684 |
+
dtype: string
|
| 5685 |
+
- name: Id
|
| 5686 |
+
dtype: int64
|
| 5687 |
+
- name: PostId
|
| 5688 |
+
dtype: int64
|
| 5689 |
+
- name: Score
|
| 5690 |
+
dtype: int64
|
| 5691 |
+
- name: Text
|
| 5692 |
+
dtype: string
|
| 5693 |
+
- name: UserDisplayName
|
| 5694 |
+
dtype: string
|
| 5695 |
+
- name: UserId
|
| 5696 |
+
dtype: int64
|
| 5697 |
+
- name: ContentLicense
|
| 5698 |
+
dtype: string
|
| 5699 |
+
- name: CreationDate
|
| 5700 |
+
dtype: string
|
| 5701 |
+
- name: Id
|
| 5702 |
+
dtype: int64
|
| 5703 |
+
- name: IsAccepted
|
| 5704 |
+
dtype: bool
|
| 5705 |
+
- name: LastActivityDate
|
| 5706 |
+
dtype: string
|
| 5707 |
+
- name: LastEditDate
|
| 5708 |
+
dtype: string
|
| 5709 |
+
- name: LastEditorUserId
|
| 5710 |
+
dtype: int64
|
| 5711 |
+
- name: OwnerUserId
|
| 5712 |
+
dtype: int64
|
| 5713 |
+
- name: ParentId
|
| 5714 |
+
dtype: int64
|
| 5715 |
+
- name: PostTypeId
|
| 5716 |
+
dtype: int64
|
| 5717 |
+
- name: Score
|
| 5718 |
+
dtype: int64
|
| 5719 |
+
- name: UserDisplayName
|
| 5720 |
+
dtype: string
|
| 5721 |
+
- name: Body
|
| 5722 |
+
dtype: string
|
| 5723 |
+
- name: ClosedDate
|
| 5724 |
+
dtype: string
|
| 5725 |
+
- name: CommentCount
|
| 5726 |
+
dtype: int64
|
| 5727 |
+
- name: Comments
|
| 5728 |
+
list:
|
| 5729 |
+
- name: ContentLicense
|
| 5730 |
+
dtype: string
|
| 5731 |
+
- name: CreationDate
|
| 5732 |
+
dtype: string
|
| 5733 |
+
- name: Id
|
| 5734 |
+
dtype: int64
|
| 5735 |
+
- name: PostId
|
| 5736 |
+
dtype: int64
|
| 5737 |
+
- name: Score
|
| 5738 |
+
dtype: int64
|
| 5739 |
+
- name: Text
|
| 5740 |
+
dtype: string
|
| 5741 |
+
- name: UserDisplayName
|
| 5742 |
+
dtype: string
|
| 5743 |
+
- name: UserId
|
| 5744 |
+
dtype: int64
|
| 5745 |
+
- name: CommunityOwnedDate
|
| 5746 |
+
dtype: string
|
| 5747 |
+
- name: ContentLicense
|
| 5748 |
+
dtype: string
|
| 5749 |
+
- name: CreationDate
|
| 5750 |
+
dtype: string
|
| 5751 |
+
- name: Id
|
| 5752 |
+
dtype: int64
|
| 5753 |
+
- name: LastActivityDate
|
| 5754 |
+
dtype: string
|
| 5755 |
+
- name: LastEditDate
|
| 5756 |
+
dtype: string
|
| 5757 |
+
- name: LastEditorDisplayName
|
| 5758 |
+
dtype: string
|
| 5759 |
+
- name: LastEditorUserId
|
| 5760 |
+
dtype: int64
|
| 5761 |
+
- name: OwnerDisplayName
|
| 5762 |
+
dtype: string
|
| 5763 |
+
- name: OwnerUserId
|
| 5764 |
+
dtype: int64
|
| 5765 |
+
- name: PostTypeId
|
| 5766 |
+
dtype: int64
|
| 5767 |
+
- name: Score
|
| 5768 |
+
dtype: int64
|
| 5769 |
+
- name: Tags
|
| 5770 |
+
dtype: string
|
| 5771 |
+
- name: Title
|
| 5772 |
+
dtype: string
|
| 5773 |
+
- name: UserDisplayName
|
| 5774 |
+
dtype: string
|
| 5775 |
+
- name: ViewCount
|
| 5776 |
+
dtype: int64
|
| 5777 |
+
- name: ThreadText
|
| 5778 |
+
dtype: string
|
| 5779 |
+
splits:
|
| 5780 |
+
- name: train
|
| 5781 |
+
num_bytes: 8679723
|
| 5782 |
+
num_examples: 1329
|
| 5783 |
+
download_size: 4825258
|
| 5784 |
+
dataset_size: 8679723
|
| 5785 |
- config_name: langdev.stackexchange.com
|
| 5786 |
features:
|
| 5787 |
- name: AnswerCount
|
|
|
|
| 6089 |
data_files:
|
| 6090 |
- split: train
|
| 6091 |
path: earthscience.stackexchange.com/train-*
|
| 6092 |
+
- config_name: ebooks.stackexchange.com
|
| 6093 |
+
data_files:
|
| 6094 |
+
- split: train
|
| 6095 |
+
path: ebooks.stackexchange.com/train-*
|
| 6096 |
- config_name: langdev.stackexchange.com
|
| 6097 |
data_files:
|
| 6098 |
- split: train
|
ebooks.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbdf656d31dadc946ba6a6b766966f1a0e5f206047c606aa432289cd02b88fc2
|
| 3 |
+
size 4825258
|