Upload dataset
Browse files
README.md
CHANGED
@@ -494,6 +494,84 @@ dataset_info:
|
|
494 |
num_examples: 1
|
495 |
download_size: 44530
|
496 |
dataset_size: 4277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
497 |
- config_name: langdev.stackexchange.com
|
498 |
features:
|
499 |
- name: AnswerCount
|
@@ -629,6 +707,10 @@ configs:
|
|
629 |
data_files:
|
630 |
- split: train
|
631 |
path: anime.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
632 |
- config_name: langdev.stackexchange.com
|
633 |
data_files:
|
634 |
- split: train
|
|
|
494 |
num_examples: 1
|
495 |
download_size: 44530
|
496 |
dataset_size: 4277
|
497 |
+
- config_name: apple.stackexchange.com
|
498 |
+
features:
|
499 |
+
- name: AcceptedAnswerId
|
500 |
+
dtype: int64
|
501 |
+
- name: AnswerCount
|
502 |
+
dtype: int64
|
503 |
+
- name: Answers
|
504 |
+
list:
|
505 |
+
- name: Body
|
506 |
+
dtype: string
|
507 |
+
- name: CommentCount
|
508 |
+
dtype: int64
|
509 |
+
- name: Comments
|
510 |
+
sequence: string
|
511 |
+
- name: ContentLicense
|
512 |
+
dtype: string
|
513 |
+
- name: CreationDate
|
514 |
+
dtype: string
|
515 |
+
- name: Id
|
516 |
+
dtype: int64
|
517 |
+
- name: IsAccepted
|
518 |
+
dtype: bool
|
519 |
+
- name: LastActivityDate
|
520 |
+
dtype: string
|
521 |
+
- name: LastEditDate
|
522 |
+
dtype: string
|
523 |
+
- name: LastEditorUserId
|
524 |
+
dtype: int64
|
525 |
+
- name: OwnerUserId
|
526 |
+
dtype: int64
|
527 |
+
- name: ParentId
|
528 |
+
dtype: int64
|
529 |
+
- name: PostTypeId
|
530 |
+
dtype: int64
|
531 |
+
- name: Score
|
532 |
+
dtype: int64
|
533 |
+
- name: UserDisplayName
|
534 |
+
dtype: string
|
535 |
+
- name: Body
|
536 |
+
dtype: string
|
537 |
+
- name: CommentCount
|
538 |
+
dtype: int64
|
539 |
+
- name: Comments
|
540 |
+
sequence: string
|
541 |
+
- name: ContentLicense
|
542 |
+
dtype: string
|
543 |
+
- name: CreationDate
|
544 |
+
dtype: string
|
545 |
+
- name: Id
|
546 |
+
dtype: int64
|
547 |
+
- name: LastActivityDate
|
548 |
+
dtype: string
|
549 |
+
- name: LastEditDate
|
550 |
+
dtype: string
|
551 |
+
- name: LastEditorUserId
|
552 |
+
dtype: int64
|
553 |
+
- name: OwnerUserId
|
554 |
+
dtype: int64
|
555 |
+
- name: PostTypeId
|
556 |
+
dtype: int64
|
557 |
+
- name: Score
|
558 |
+
dtype: int64
|
559 |
+
- name: Tags
|
560 |
+
dtype: string
|
561 |
+
- name: Title
|
562 |
+
dtype: string
|
563 |
+
- name: UserDisplayName
|
564 |
+
dtype: string
|
565 |
+
- name: ViewCount
|
566 |
+
dtype: int64
|
567 |
+
- name: ThreadText
|
568 |
+
dtype: string
|
569 |
+
splits:
|
570 |
+
- name: train
|
571 |
+
num_bytes: 2635
|
572 |
+
num_examples: 1
|
573 |
+
download_size: 31445
|
574 |
+
dataset_size: 2635
|
575 |
- config_name: langdev.stackexchange.com
|
576 |
features:
|
577 |
- name: AnswerCount
|
|
|
707 |
data_files:
|
708 |
- split: train
|
709 |
path: anime.stackexchange.com/train-*
|
710 |
+
- config_name: apple.stackexchange.com
|
711 |
+
data_files:
|
712 |
+
- split: train
|
713 |
+
path: apple.stackexchange.com/train-*
|
714 |
- config_name: langdev.stackexchange.com
|
715 |
data_files:
|
716 |
- split: train
|
apple.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8a3c8919324dc2a17debaedb2800105c86ec9c41779e36290f2db06ea82cba6
|
3 |
+
size 31445
|