Upload dataset
Browse files
README.md
CHANGED
@@ -572,6 +572,96 @@ dataset_info:
|
|
572 |
num_examples: 1
|
573 |
download_size: 31445
|
574 |
dataset_size: 2635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
575 |
- config_name: langdev.stackexchange.com
|
576 |
features:
|
577 |
- name: AnswerCount
|
@@ -711,6 +801,10 @@ configs:
|
|
711 |
data_files:
|
712 |
- split: train
|
713 |
path: apple.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
714 |
- config_name: langdev.stackexchange.com
|
715 |
data_files:
|
716 |
- split: train
|
|
|
572 |
num_examples: 1
|
573 |
download_size: 31445
|
574 |
dataset_size: 2635
|
575 |
+
- config_name: arduino.stackexchange.com
|
576 |
+
features:
|
577 |
+
- name: AcceptedAnswerId
|
578 |
+
dtype: int64
|
579 |
+
- name: AnswerCount
|
580 |
+
dtype: int64
|
581 |
+
- name: Answers
|
582 |
+
list:
|
583 |
+
- name: Body
|
584 |
+
dtype: string
|
585 |
+
- name: CommentCount
|
586 |
+
dtype: int64
|
587 |
+
- name: Comments
|
588 |
+
sequence: string
|
589 |
+
- name: ContentLicense
|
590 |
+
dtype: string
|
591 |
+
- name: CreationDate
|
592 |
+
dtype: string
|
593 |
+
- name: Id
|
594 |
+
dtype: int64
|
595 |
+
- name: IsAccepted
|
596 |
+
dtype: bool
|
597 |
+
- name: LastActivityDate
|
598 |
+
dtype: string
|
599 |
+
- name: OwnerUserId
|
600 |
+
dtype: int64
|
601 |
+
- name: ParentId
|
602 |
+
dtype: int64
|
603 |
+
- name: PostTypeId
|
604 |
+
dtype: int64
|
605 |
+
- name: Score
|
606 |
+
dtype: int64
|
607 |
+
- name: UserDisplayName
|
608 |
+
dtype: string
|
609 |
+
- name: Body
|
610 |
+
dtype: string
|
611 |
+
- name: CommentCount
|
612 |
+
dtype: int64
|
613 |
+
- name: Comments
|
614 |
+
list:
|
615 |
+
- name: ContentLicense
|
616 |
+
dtype: string
|
617 |
+
- name: CreationDate
|
618 |
+
dtype: string
|
619 |
+
- name: Id
|
620 |
+
dtype: int64
|
621 |
+
- name: PostId
|
622 |
+
dtype: int64
|
623 |
+
- name: Score
|
624 |
+
dtype: int64
|
625 |
+
- name: Text
|
626 |
+
dtype: string
|
627 |
+
- name: UserDisplayName
|
628 |
+
dtype: string
|
629 |
+
- name: UserId
|
630 |
+
dtype: int64
|
631 |
+
- name: ContentLicense
|
632 |
+
dtype: string
|
633 |
+
- name: CreationDate
|
634 |
+
dtype: string
|
635 |
+
- name: Id
|
636 |
+
dtype: int64
|
637 |
+
- name: LastActivityDate
|
638 |
+
dtype: string
|
639 |
+
- name: LastEditDate
|
640 |
+
dtype: string
|
641 |
+
- name: LastEditorUserId
|
642 |
+
dtype: int64
|
643 |
+
- name: OwnerUserId
|
644 |
+
dtype: int64
|
645 |
+
- name: PostTypeId
|
646 |
+
dtype: int64
|
647 |
+
- name: Score
|
648 |
+
dtype: int64
|
649 |
+
- name: Tags
|
650 |
+
dtype: string
|
651 |
+
- name: Title
|
652 |
+
dtype: string
|
653 |
+
- name: UserDisplayName
|
654 |
+
dtype: string
|
655 |
+
- name: ViewCount
|
656 |
+
dtype: int64
|
657 |
+
- name: ThreadText
|
658 |
+
dtype: string
|
659 |
+
splits:
|
660 |
+
- name: train
|
661 |
+
num_bytes: 10922
|
662 |
+
num_examples: 1
|
663 |
+
download_size: 28138
|
664 |
+
dataset_size: 10922
|
665 |
- config_name: langdev.stackexchange.com
|
666 |
features:
|
667 |
- name: AnswerCount
|
|
|
801 |
data_files:
|
802 |
- split: train
|
803 |
path: apple.stackexchange.com/train-*
|
804 |
+
- config_name: arduino.stackexchange.com
|
805 |
+
data_files:
|
806 |
+
- split: train
|
807 |
+
path: arduino.stackexchange.com/train-*
|
808 |
- config_name: langdev.stackexchange.com
|
809 |
data_files:
|
810 |
- split: train
|
arduino.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d556863a717490cd66662870ca5ab0108d1d992f846013949548d867ac283982
|
3 |
+
size 28138
|