Upload dataset
Browse files
README.md
CHANGED
@@ -3304,6 +3304,124 @@ dataset_info:
|
|
3304 |
num_examples: 13578
|
3305 |
download_size: 331110108
|
3306 |
dataset_size: 635281728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3307 |
- config_name: langdev.stackexchange.com
|
3308 |
features:
|
3309 |
- name: AnswerCount
|
@@ -3531,6 +3649,10 @@ configs:
|
|
3531 |
data_files:
|
3532 |
- split: train
|
3533 |
path: codegolf.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
3534 |
- config_name: langdev.stackexchange.com
|
3535 |
data_files:
|
3536 |
- split: train
|
|
|
3304 |
num_examples: 13578
|
3305 |
download_size: 331110108
|
3306 |
dataset_size: 635281728
|
3307 |
+
- config_name: codereview.stackexchange.com
|
3308 |
+
features:
|
3309 |
+
- name: AcceptedAnswerId
|
3310 |
+
dtype: int64
|
3311 |
+
- name: AnswerCount
|
3312 |
+
dtype: int64
|
3313 |
+
- name: Answers
|
3314 |
+
list:
|
3315 |
+
- name: Body
|
3316 |
+
dtype: string
|
3317 |
+
- name: CommentCount
|
3318 |
+
dtype: int64
|
3319 |
+
- name: Comments
|
3320 |
+
list:
|
3321 |
+
- name: ContentLicense
|
3322 |
+
dtype: string
|
3323 |
+
- name: CreationDate
|
3324 |
+
dtype: string
|
3325 |
+
- name: Id
|
3326 |
+
dtype: int64
|
3327 |
+
- name: PostId
|
3328 |
+
dtype: int64
|
3329 |
+
- name: Score
|
3330 |
+
dtype: int64
|
3331 |
+
- name: Text
|
3332 |
+
dtype: string
|
3333 |
+
- name: UserDisplayName
|
3334 |
+
dtype: string
|
3335 |
+
- name: UserId
|
3336 |
+
dtype: int64
|
3337 |
+
- name: ContentLicense
|
3338 |
+
dtype: string
|
3339 |
+
- name: CreationDate
|
3340 |
+
dtype: string
|
3341 |
+
- name: Id
|
3342 |
+
dtype: int64
|
3343 |
+
- name: IsAccepted
|
3344 |
+
dtype: bool
|
3345 |
+
- name: LastActivityDate
|
3346 |
+
dtype: string
|
3347 |
+
- name: LastEditDate
|
3348 |
+
dtype: string
|
3349 |
+
- name: LastEditorUserId
|
3350 |
+
dtype: int64
|
3351 |
+
- name: OwnerUserId
|
3352 |
+
dtype: int64
|
3353 |
+
- name: ParentId
|
3354 |
+
dtype: int64
|
3355 |
+
- name: PostTypeId
|
3356 |
+
dtype: int64
|
3357 |
+
- name: Score
|
3358 |
+
dtype: int64
|
3359 |
+
- name: UserDisplayName
|
3360 |
+
dtype: string
|
3361 |
+
- name: Body
|
3362 |
+
dtype: string
|
3363 |
+
- name: ClosedDate
|
3364 |
+
dtype: string
|
3365 |
+
- name: CommentCount
|
3366 |
+
dtype: int64
|
3367 |
+
- name: Comments
|
3368 |
+
list:
|
3369 |
+
- name: ContentLicense
|
3370 |
+
dtype: string
|
3371 |
+
- name: CreationDate
|
3372 |
+
dtype: string
|
3373 |
+
- name: Id
|
3374 |
+
dtype: int64
|
3375 |
+
- name: PostId
|
3376 |
+
dtype: int64
|
3377 |
+
- name: Score
|
3378 |
+
dtype: int64
|
3379 |
+
- name: Text
|
3380 |
+
dtype: string
|
3381 |
+
- name: UserDisplayName
|
3382 |
+
dtype: string
|
3383 |
+
- name: UserId
|
3384 |
+
dtype: int64
|
3385 |
+
- name: CommunityOwnedDate
|
3386 |
+
dtype: string
|
3387 |
+
- name: ContentLicense
|
3388 |
+
dtype: string
|
3389 |
+
- name: CreationDate
|
3390 |
+
dtype: string
|
3391 |
+
- name: Id
|
3392 |
+
dtype: int64
|
3393 |
+
- name: LastActivityDate
|
3394 |
+
dtype: string
|
3395 |
+
- name: LastEditDate
|
3396 |
+
dtype: string
|
3397 |
+
- name: LastEditorDisplayName
|
3398 |
+
dtype: string
|
3399 |
+
- name: LastEditorUserId
|
3400 |
+
dtype: int64
|
3401 |
+
- name: OwnerDisplayName
|
3402 |
+
dtype: string
|
3403 |
+
- name: OwnerUserId
|
3404 |
+
dtype: int64
|
3405 |
+
- name: PostTypeId
|
3406 |
+
dtype: int64
|
3407 |
+
- name: Score
|
3408 |
+
dtype: int64
|
3409 |
+
- name: Tags
|
3410 |
+
dtype: string
|
3411 |
+
- name: Title
|
3412 |
+
dtype: string
|
3413 |
+
- name: UserDisplayName
|
3414 |
+
dtype: string
|
3415 |
+
- name: ViewCount
|
3416 |
+
dtype: int64
|
3417 |
+
- name: ThreadText
|
3418 |
+
dtype: string
|
3419 |
+
splits:
|
3420 |
+
- name: train
|
3421 |
+
num_bytes: 1423820575
|
3422 |
+
num_examples: 72158
|
3423 |
+
download_size: 654898017
|
3424 |
+
dataset_size: 1423820575
|
3425 |
- config_name: langdev.stackexchange.com
|
3426 |
features:
|
3427 |
- name: AnswerCount
|
|
|
3649 |
data_files:
|
3650 |
- split: train
|
3651 |
path: codegolf.stackexchange.com/train-*
|
3652 |
+
- config_name: codereview.stackexchange.com
|
3653 |
+
data_files:
|
3654 |
+
- split: train
|
3655 |
+
path: codereview.stackexchange.com/train-*
|
3656 |
- config_name: langdev.stackexchange.com
|
3657 |
data_files:
|
3658 |
- split: train
|
codereview.stackexchange.com/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b31c2e81d161d6614d68e08ac9b4e5ff6e09e9fd8996bb48fe0c44a62704dd06
|
3 |
+
size 329462925
|
codereview.stackexchange.com/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cff811131fe871cd291573a7740cfb7eefe546e0bdaf5335b058cb9637b673ad
|
3 |
+
size 325435092
|