Upload dataset
Browse files
README.md
CHANGED
|
@@ -4956,6 +4956,124 @@ dataset_info:
|
|
| 4956 |
num_examples: 98624
|
| 4957 |
download_size: 429479539
|
| 4958 |
dataset_size: 846655097
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4959 |
- config_name: langdev.stackexchange.com
|
| 4960 |
features:
|
| 4961 |
- name: AnswerCount
|
|
@@ -5239,6 +5357,10 @@ configs:
|
|
| 5239 |
data_files:
|
| 5240 |
- split: train
|
| 5241 |
path: dba.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5242 |
- config_name: langdev.stackexchange.com
|
| 5243 |
data_files:
|
| 5244 |
- split: train
|
|
|
|
| 4956 |
num_examples: 98624
|
| 4957 |
download_size: 429479539
|
| 4958 |
dataset_size: 846655097
|
| 4959 |
+
- config_name: devops.stackexchange.com
|
| 4960 |
+
features:
|
| 4961 |
+
- name: AcceptedAnswerId
|
| 4962 |
+
dtype: int64
|
| 4963 |
+
- name: AnswerCount
|
| 4964 |
+
dtype: int64
|
| 4965 |
+
- name: Answers
|
| 4966 |
+
list:
|
| 4967 |
+
- name: Body
|
| 4968 |
+
dtype: string
|
| 4969 |
+
- name: CommentCount
|
| 4970 |
+
dtype: int64
|
| 4971 |
+
- name: Comments
|
| 4972 |
+
list:
|
| 4973 |
+
- name: ContentLicense
|
| 4974 |
+
dtype: string
|
| 4975 |
+
- name: CreationDate
|
| 4976 |
+
dtype: string
|
| 4977 |
+
- name: Id
|
| 4978 |
+
dtype: int64
|
| 4979 |
+
- name: PostId
|
| 4980 |
+
dtype: int64
|
| 4981 |
+
- name: Score
|
| 4982 |
+
dtype: int64
|
| 4983 |
+
- name: Text
|
| 4984 |
+
dtype: string
|
| 4985 |
+
- name: UserDisplayName
|
| 4986 |
+
dtype: string
|
| 4987 |
+
- name: UserId
|
| 4988 |
+
dtype: int64
|
| 4989 |
+
- name: ContentLicense
|
| 4990 |
+
dtype: string
|
| 4991 |
+
- name: CreationDate
|
| 4992 |
+
dtype: string
|
| 4993 |
+
- name: Id
|
| 4994 |
+
dtype: int64
|
| 4995 |
+
- name: IsAccepted
|
| 4996 |
+
dtype: bool
|
| 4997 |
+
- name: LastActivityDate
|
| 4998 |
+
dtype: string
|
| 4999 |
+
- name: LastEditDate
|
| 5000 |
+
dtype: string
|
| 5001 |
+
- name: LastEditorUserId
|
| 5002 |
+
dtype: int64
|
| 5003 |
+
- name: OwnerUserId
|
| 5004 |
+
dtype: int64
|
| 5005 |
+
- name: ParentId
|
| 5006 |
+
dtype: int64
|
| 5007 |
+
- name: PostTypeId
|
| 5008 |
+
dtype: int64
|
| 5009 |
+
- name: Score
|
| 5010 |
+
dtype: int64
|
| 5011 |
+
- name: UserDisplayName
|
| 5012 |
+
dtype: string
|
| 5013 |
+
- name: Body
|
| 5014 |
+
dtype: string
|
| 5015 |
+
- name: ClosedDate
|
| 5016 |
+
dtype: string
|
| 5017 |
+
- name: CommentCount
|
| 5018 |
+
dtype: int64
|
| 5019 |
+
- name: Comments
|
| 5020 |
+
list:
|
| 5021 |
+
- name: ContentLicense
|
| 5022 |
+
dtype: string
|
| 5023 |
+
- name: CreationDate
|
| 5024 |
+
dtype: string
|
| 5025 |
+
- name: Id
|
| 5026 |
+
dtype: int64
|
| 5027 |
+
- name: PostId
|
| 5028 |
+
dtype: int64
|
| 5029 |
+
- name: Score
|
| 5030 |
+
dtype: int64
|
| 5031 |
+
- name: Text
|
| 5032 |
+
dtype: string
|
| 5033 |
+
- name: UserDisplayName
|
| 5034 |
+
dtype: string
|
| 5035 |
+
- name: UserId
|
| 5036 |
+
dtype: int64
|
| 5037 |
+
- name: CommunityOwnedDate
|
| 5038 |
+
dtype: string
|
| 5039 |
+
- name: ContentLicense
|
| 5040 |
+
dtype: string
|
| 5041 |
+
- name: CreationDate
|
| 5042 |
+
dtype: string
|
| 5043 |
+
- name: Id
|
| 5044 |
+
dtype: int64
|
| 5045 |
+
- name: LastActivityDate
|
| 5046 |
+
dtype: string
|
| 5047 |
+
- name: LastEditDate
|
| 5048 |
+
dtype: string
|
| 5049 |
+
- name: LastEditorDisplayName
|
| 5050 |
+
dtype: string
|
| 5051 |
+
- name: LastEditorUserId
|
| 5052 |
+
dtype: int64
|
| 5053 |
+
- name: OwnerDisplayName
|
| 5054 |
+
dtype: string
|
| 5055 |
+
- name: OwnerUserId
|
| 5056 |
+
dtype: int64
|
| 5057 |
+
- name: PostTypeId
|
| 5058 |
+
dtype: int64
|
| 5059 |
+
- name: Score
|
| 5060 |
+
dtype: int64
|
| 5061 |
+
- name: Tags
|
| 5062 |
+
dtype: string
|
| 5063 |
+
- name: Title
|
| 5064 |
+
dtype: string
|
| 5065 |
+
- name: UserDisplayName
|
| 5066 |
+
dtype: string
|
| 5067 |
+
- name: ViewCount
|
| 5068 |
+
dtype: int64
|
| 5069 |
+
- name: ThreadText
|
| 5070 |
+
dtype: string
|
| 5071 |
+
splits:
|
| 5072 |
+
- name: train
|
| 5073 |
+
num_bytes: 37684720
|
| 5074 |
+
num_examples: 5170
|
| 5075 |
+
download_size: 19567804
|
| 5076 |
+
dataset_size: 37684720
|
| 5077 |
- config_name: langdev.stackexchange.com
|
| 5078 |
features:
|
| 5079 |
- name: AnswerCount
|
|
|
|
| 5357 |
data_files:
|
| 5358 |
- split: train
|
| 5359 |
path: dba.stackexchange.com/train-*
|
| 5360 |
+
- config_name: devops.stackexchange.com
|
| 5361 |
+
data_files:
|
| 5362 |
+
- split: train
|
| 5363 |
+
path: devops.stackexchange.com/train-*
|
| 5364 |
- config_name: langdev.stackexchange.com
|
| 5365 |
data_files:
|
| 5366 |
- split: train
|
devops.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4cb81abf51b3a218f983ab6753c2b08e4833431c32e46622fbf0faddbbe2ee8
|
| 3 |
+
size 19567804
|