Upload dataset
Browse files
README.md
CHANGED
|
@@ -740,6 +740,78 @@ dataset_info:
|
|
| 740 |
num_examples: 1
|
| 741 |
download_size: 57388
|
| 742 |
dataset_size: 7764
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 743 |
- config_name: langdev.stackexchange.com
|
| 744 |
features:
|
| 745 |
- name: AnswerCount
|
|
@@ -887,6 +959,10 @@ configs:
|
|
| 887 |
data_files:
|
| 888 |
- split: train
|
| 889 |
path: askubuntu.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 890 |
- config_name: langdev.stackexchange.com
|
| 891 |
data_files:
|
| 892 |
- split: train
|
|
|
|
| 740 |
num_examples: 1
|
| 741 |
download_size: 57388
|
| 742 |
dataset_size: 7764
|
| 743 |
+
- config_name: astronomy.stackexchange.com
|
| 744 |
+
features:
|
| 745 |
+
- name: AnswerCount
|
| 746 |
+
dtype: int64
|
| 747 |
+
- name: Answers
|
| 748 |
+
list:
|
| 749 |
+
- name: Body
|
| 750 |
+
dtype: string
|
| 751 |
+
- name: CommentCount
|
| 752 |
+
dtype: int64
|
| 753 |
+
- name: Comments
|
| 754 |
+
sequence: string
|
| 755 |
+
- name: ContentLicense
|
| 756 |
+
dtype: string
|
| 757 |
+
- name: CreationDate
|
| 758 |
+
dtype: string
|
| 759 |
+
- name: Id
|
| 760 |
+
dtype: int64
|
| 761 |
+
- name: IsAccepted
|
| 762 |
+
dtype: bool
|
| 763 |
+
- name: LastActivityDate
|
| 764 |
+
dtype: string
|
| 765 |
+
- name: LastEditDate
|
| 766 |
+
dtype: string
|
| 767 |
+
- name: LastEditorUserId
|
| 768 |
+
dtype: int64
|
| 769 |
+
- name: OwnerUserId
|
| 770 |
+
dtype: int64
|
| 771 |
+
- name: ParentId
|
| 772 |
+
dtype: int64
|
| 773 |
+
- name: PostTypeId
|
| 774 |
+
dtype: int64
|
| 775 |
+
- name: Score
|
| 776 |
+
dtype: int64
|
| 777 |
+
- name: UserDisplayName
|
| 778 |
+
dtype: string
|
| 779 |
+
- name: Body
|
| 780 |
+
dtype: string
|
| 781 |
+
- name: CommentCount
|
| 782 |
+
dtype: int64
|
| 783 |
+
- name: Comments
|
| 784 |
+
sequence: string
|
| 785 |
+
- name: ContentLicense
|
| 786 |
+
dtype: string
|
| 787 |
+
- name: CreationDate
|
| 788 |
+
dtype: string
|
| 789 |
+
- name: Id
|
| 790 |
+
dtype: int64
|
| 791 |
+
- name: LastActivityDate
|
| 792 |
+
dtype: string
|
| 793 |
+
- name: OwnerUserId
|
| 794 |
+
dtype: int64
|
| 795 |
+
- name: PostTypeId
|
| 796 |
+
dtype: int64
|
| 797 |
+
- name: Score
|
| 798 |
+
dtype: int64
|
| 799 |
+
- name: Tags
|
| 800 |
+
dtype: string
|
| 801 |
+
- name: Title
|
| 802 |
+
dtype: string
|
| 803 |
+
- name: UserDisplayName
|
| 804 |
+
dtype: string
|
| 805 |
+
- name: ViewCount
|
| 806 |
+
dtype: int64
|
| 807 |
+
- name: ThreadText
|
| 808 |
+
dtype: string
|
| 809 |
+
splits:
|
| 810 |
+
- name: train
|
| 811 |
+
num_bytes: 5569
|
| 812 |
+
num_examples: 1
|
| 813 |
+
download_size: 52072
|
| 814 |
+
dataset_size: 5569
|
| 815 |
- config_name: langdev.stackexchange.com
|
| 816 |
features:
|
| 817 |
- name: AnswerCount
|
|
|
|
| 959 |
data_files:
|
| 960 |
- split: train
|
| 961 |
path: askubuntu.com/train-*
|
| 962 |
+
- config_name: astronomy.stackexchange.com
|
| 963 |
+
data_files:
|
| 964 |
+
- split: train
|
| 965 |
+
path: astronomy.stackexchange.com/train-*
|
| 966 |
- config_name: langdev.stackexchange.com
|
| 967 |
data_files:
|
| 968 |
- split: train
|
astronomy.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:349f36358a654557f8747e6e94b47076974a3380ce15b22a856d9af651c2ef66
|
| 3 |
+
size 52072
|