Upload dataset
Browse files
README.md
CHANGED
@@ -1736,6 +1736,78 @@ dataset_info:
|
|
1736 |
num_examples: 1
|
1737 |
download_size: 44846
|
1738 |
dataset_size: 4056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1739 |
- config_name: langdev.stackexchange.com
|
1740 |
features:
|
1741 |
- name: AnswerCount
|
@@ -1927,6 +1999,10 @@ configs:
|
|
1927 |
data_files:
|
1928 |
- split: train
|
1929 |
path: boardgames.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
1930 |
- config_name: langdev.stackexchange.com
|
1931 |
data_files:
|
1932 |
- split: train
|
|
|
1736 |
num_examples: 1
|
1737 |
download_size: 44846
|
1738 |
dataset_size: 4056
|
1739 |
+
- config_name: bricks.stackexchange.com
|
1740 |
+
features:
|
1741 |
+
- name: AnswerCount
|
1742 |
+
dtype: int64
|
1743 |
+
- name: Answers
|
1744 |
+
list:
|
1745 |
+
- name: Body
|
1746 |
+
dtype: string
|
1747 |
+
- name: CommentCount
|
1748 |
+
dtype: int64
|
1749 |
+
- name: Comments
|
1750 |
+
sequence: string
|
1751 |
+
- name: ContentLicense
|
1752 |
+
dtype: string
|
1753 |
+
- name: CreationDate
|
1754 |
+
dtype: string
|
1755 |
+
- name: Id
|
1756 |
+
dtype: int64
|
1757 |
+
- name: IsAccepted
|
1758 |
+
dtype: bool
|
1759 |
+
- name: LastActivityDate
|
1760 |
+
dtype: string
|
1761 |
+
- name: LastEditDate
|
1762 |
+
dtype: string
|
1763 |
+
- name: LastEditorUserId
|
1764 |
+
dtype: int64
|
1765 |
+
- name: OwnerUserId
|
1766 |
+
dtype: int64
|
1767 |
+
- name: ParentId
|
1768 |
+
dtype: int64
|
1769 |
+
- name: PostTypeId
|
1770 |
+
dtype: int64
|
1771 |
+
- name: Score
|
1772 |
+
dtype: int64
|
1773 |
+
- name: UserDisplayName
|
1774 |
+
dtype: string
|
1775 |
+
- name: Body
|
1776 |
+
dtype: string
|
1777 |
+
- name: CommentCount
|
1778 |
+
dtype: int64
|
1779 |
+
- name: Comments
|
1780 |
+
sequence: string
|
1781 |
+
- name: ContentLicense
|
1782 |
+
dtype: string
|
1783 |
+
- name: CreationDate
|
1784 |
+
dtype: string
|
1785 |
+
- name: Id
|
1786 |
+
dtype: int64
|
1787 |
+
- name: LastActivityDate
|
1788 |
+
dtype: string
|
1789 |
+
- name: OwnerUserId
|
1790 |
+
dtype: int64
|
1791 |
+
- name: PostTypeId
|
1792 |
+
dtype: int64
|
1793 |
+
- name: Score
|
1794 |
+
dtype: int64
|
1795 |
+
- name: Tags
|
1796 |
+
dtype: string
|
1797 |
+
- name: Title
|
1798 |
+
dtype: string
|
1799 |
+
- name: UserDisplayName
|
1800 |
+
dtype: string
|
1801 |
+
- name: ViewCount
|
1802 |
+
dtype: int64
|
1803 |
+
- name: ThreadText
|
1804 |
+
dtype: string
|
1805 |
+
splits:
|
1806 |
+
- name: train
|
1807 |
+
num_bytes: 2074
|
1808 |
+
num_examples: 1
|
1809 |
+
download_size: 28723
|
1810 |
+
dataset_size: 2074
|
1811 |
- config_name: langdev.stackexchange.com
|
1812 |
features:
|
1813 |
- name: AnswerCount
|
|
|
1999 |
data_files:
|
2000 |
- split: train
|
2001 |
path: boardgames.stackexchange.com/train-*
|
2002 |
+
- config_name: bricks.stackexchange.com
|
2003 |
+
data_files:
|
2004 |
+
- split: train
|
2005 |
+
path: bricks.stackexchange.com/train-*
|
2006 |
- config_name: langdev.stackexchange.com
|
2007 |
data_files:
|
2008 |
- split: train
|
bricks.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:423d608c25fe85bf0e9c14b246370bcac22e55657d0ef7906f01a454e82a8e37
|
3 |
+
size 28723
|