Upload dataset
Browse files
README.md
CHANGED
@@ -3186,6 +3186,124 @@ dataset_info:
|
|
3186 |
num_examples: 15224
|
3187 |
download_size: 42164927
|
3188 |
dataset_size: 83368269
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3189 |
- config_name: langdev.stackexchange.com
|
3190 |
features:
|
3191 |
- name: AnswerCount
|
@@ -3409,6 +3527,10 @@ configs:
|
|
3409 |
data_files:
|
3410 |
- split: train
|
3411 |
path: civicrm.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
3412 |
- config_name: langdev.stackexchange.com
|
3413 |
data_files:
|
3414 |
- split: train
|
|
|
3186 |
num_examples: 15224
|
3187 |
download_size: 42164927
|
3188 |
dataset_size: 83368269
|
3189 |
+
- config_name: codegolf.stackexchange.com
|
3190 |
+
features:
|
3191 |
+
- name: AcceptedAnswerId
|
3192 |
+
dtype: int64
|
3193 |
+
- name: AnswerCount
|
3194 |
+
dtype: int64
|
3195 |
+
- name: Answers
|
3196 |
+
list:
|
3197 |
+
- name: Body
|
3198 |
+
dtype: string
|
3199 |
+
- name: CommentCount
|
3200 |
+
dtype: int64
|
3201 |
+
- name: Comments
|
3202 |
+
list:
|
3203 |
+
- name: ContentLicense
|
3204 |
+
dtype: string
|
3205 |
+
- name: CreationDate
|
3206 |
+
dtype: string
|
3207 |
+
- name: Id
|
3208 |
+
dtype: int64
|
3209 |
+
- name: PostId
|
3210 |
+
dtype: int64
|
3211 |
+
- name: Score
|
3212 |
+
dtype: int64
|
3213 |
+
- name: Text
|
3214 |
+
dtype: string
|
3215 |
+
- name: UserDisplayName
|
3216 |
+
dtype: string
|
3217 |
+
- name: UserId
|
3218 |
+
dtype: int64
|
3219 |
+
- name: ContentLicense
|
3220 |
+
dtype: string
|
3221 |
+
- name: CreationDate
|
3222 |
+
dtype: string
|
3223 |
+
- name: Id
|
3224 |
+
dtype: int64
|
3225 |
+
- name: IsAccepted
|
3226 |
+
dtype: bool
|
3227 |
+
- name: LastActivityDate
|
3228 |
+
dtype: string
|
3229 |
+
- name: LastEditDate
|
3230 |
+
dtype: string
|
3231 |
+
- name: LastEditorUserId
|
3232 |
+
dtype: int64
|
3233 |
+
- name: OwnerUserId
|
3234 |
+
dtype: int64
|
3235 |
+
- name: ParentId
|
3236 |
+
dtype: int64
|
3237 |
+
- name: PostTypeId
|
3238 |
+
dtype: int64
|
3239 |
+
- name: Score
|
3240 |
+
dtype: int64
|
3241 |
+
- name: UserDisplayName
|
3242 |
+
dtype: string
|
3243 |
+
- name: Body
|
3244 |
+
dtype: string
|
3245 |
+
- name: ClosedDate
|
3246 |
+
dtype: string
|
3247 |
+
- name: CommentCount
|
3248 |
+
dtype: int64
|
3249 |
+
- name: Comments
|
3250 |
+
list:
|
3251 |
+
- name: ContentLicense
|
3252 |
+
dtype: string
|
3253 |
+
- name: CreationDate
|
3254 |
+
dtype: string
|
3255 |
+
- name: Id
|
3256 |
+
dtype: int64
|
3257 |
+
- name: PostId
|
3258 |
+
dtype: int64
|
3259 |
+
- name: Score
|
3260 |
+
dtype: int64
|
3261 |
+
- name: Text
|
3262 |
+
dtype: string
|
3263 |
+
- name: UserDisplayName
|
3264 |
+
dtype: string
|
3265 |
+
- name: UserId
|
3266 |
+
dtype: int64
|
3267 |
+
- name: CommunityOwnedDate
|
3268 |
+
dtype: string
|
3269 |
+
- name: ContentLicense
|
3270 |
+
dtype: string
|
3271 |
+
- name: CreationDate
|
3272 |
+
dtype: string
|
3273 |
+
- name: Id
|
3274 |
+
dtype: int64
|
3275 |
+
- name: LastActivityDate
|
3276 |
+
dtype: string
|
3277 |
+
- name: LastEditDate
|
3278 |
+
dtype: string
|
3279 |
+
- name: LastEditorDisplayName
|
3280 |
+
dtype: string
|
3281 |
+
- name: LastEditorUserId
|
3282 |
+
dtype: int64
|
3283 |
+
- name: OwnerDisplayName
|
3284 |
+
dtype: string
|
3285 |
+
- name: OwnerUserId
|
3286 |
+
dtype: int64
|
3287 |
+
- name: PostTypeId
|
3288 |
+
dtype: int64
|
3289 |
+
- name: Score
|
3290 |
+
dtype: int64
|
3291 |
+
- name: Tags
|
3292 |
+
dtype: string
|
3293 |
+
- name: Title
|
3294 |
+
dtype: string
|
3295 |
+
- name: UserDisplayName
|
3296 |
+
dtype: string
|
3297 |
+
- name: ViewCount
|
3298 |
+
dtype: int64
|
3299 |
+
- name: ThreadText
|
3300 |
+
dtype: string
|
3301 |
+
splits:
|
3302 |
+
- name: train
|
3303 |
+
num_bytes: 635281728
|
3304 |
+
num_examples: 13578
|
3305 |
+
download_size: 331110108
|
3306 |
+
dataset_size: 635281728
|
3307 |
- config_name: langdev.stackexchange.com
|
3308 |
features:
|
3309 |
- name: AnswerCount
|
|
|
3527 |
data_files:
|
3528 |
- split: train
|
3529 |
path: civicrm.stackexchange.com/train-*
|
3530 |
+
- config_name: codegolf.stackexchange.com
|
3531 |
+
data_files:
|
3532 |
+
- split: train
|
3533 |
+
path: codegolf.stackexchange.com/train-*
|
3534 |
- config_name: langdev.stackexchange.com
|
3535 |
data_files:
|
3536 |
- split: train
|
codegolf.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e160b01f235fd9ef0de6af53ff361cb564e319cbc2f14b84242f5f68ce726e9
|
3 |
+
size 331110108
|