Upload dataset
Browse files
README.md
CHANGED
|
@@ -1808,6 +1808,94 @@ dataset_info:
|
|
| 1808 |
num_examples: 1
|
| 1809 |
download_size: 28723
|
| 1810 |
dataset_size: 2074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1811 |
- config_name: langdev.stackexchange.com
|
| 1812 |
features:
|
| 1813 |
- name: AnswerCount
|
|
@@ -2003,6 +2091,10 @@ configs:
|
|
| 2003 |
data_files:
|
| 2004 |
- split: train
|
| 2005 |
path: bricks.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2006 |
- config_name: langdev.stackexchange.com
|
| 2007 |
data_files:
|
| 2008 |
- split: train
|
|
|
|
| 1808 |
num_examples: 1
|
| 1809 |
download_size: 28723
|
| 1810 |
dataset_size: 2074
|
| 1811 |
+
- config_name: buddhism.stackexchange.com
|
| 1812 |
+
features:
|
| 1813 |
+
- name: AnswerCount
|
| 1814 |
+
dtype: int64
|
| 1815 |
+
- name: Answers
|
| 1816 |
+
list:
|
| 1817 |
+
- name: Body
|
| 1818 |
+
dtype: string
|
| 1819 |
+
- name: CommentCount
|
| 1820 |
+
dtype: int64
|
| 1821 |
+
- name: Comments
|
| 1822 |
+
list:
|
| 1823 |
+
- name: ContentLicense
|
| 1824 |
+
dtype: string
|
| 1825 |
+
- name: CreationDate
|
| 1826 |
+
dtype: string
|
| 1827 |
+
- name: Id
|
| 1828 |
+
dtype: int64
|
| 1829 |
+
- name: PostId
|
| 1830 |
+
dtype: int64
|
| 1831 |
+
- name: Score
|
| 1832 |
+
dtype: int64
|
| 1833 |
+
- name: Text
|
| 1834 |
+
dtype: string
|
| 1835 |
+
- name: UserDisplayName
|
| 1836 |
+
dtype: string
|
| 1837 |
+
- name: UserId
|
| 1838 |
+
dtype: int64
|
| 1839 |
+
- name: ContentLicense
|
| 1840 |
+
dtype: string
|
| 1841 |
+
- name: CreationDate
|
| 1842 |
+
dtype: string
|
| 1843 |
+
- name: Id
|
| 1844 |
+
dtype: int64
|
| 1845 |
+
- name: IsAccepted
|
| 1846 |
+
dtype: bool
|
| 1847 |
+
- name: LastActivityDate
|
| 1848 |
+
dtype: string
|
| 1849 |
+
- name: LastEditDate
|
| 1850 |
+
dtype: string
|
| 1851 |
+
- name: LastEditorUserId
|
| 1852 |
+
dtype: int64
|
| 1853 |
+
- name: OwnerUserId
|
| 1854 |
+
dtype: int64
|
| 1855 |
+
- name: ParentId
|
| 1856 |
+
dtype: int64
|
| 1857 |
+
- name: PostTypeId
|
| 1858 |
+
dtype: int64
|
| 1859 |
+
- name: Score
|
| 1860 |
+
dtype: int64
|
| 1861 |
+
- name: UserDisplayName
|
| 1862 |
+
dtype: string
|
| 1863 |
+
- name: Body
|
| 1864 |
+
dtype: string
|
| 1865 |
+
- name: CommentCount
|
| 1866 |
+
dtype: int64
|
| 1867 |
+
- name: Comments
|
| 1868 |
+
sequence: string
|
| 1869 |
+
- name: ContentLicense
|
| 1870 |
+
dtype: string
|
| 1871 |
+
- name: CreationDate
|
| 1872 |
+
dtype: string
|
| 1873 |
+
- name: Id
|
| 1874 |
+
dtype: int64
|
| 1875 |
+
- name: LastActivityDate
|
| 1876 |
+
dtype: string
|
| 1877 |
+
- name: OwnerUserId
|
| 1878 |
+
dtype: int64
|
| 1879 |
+
- name: PostTypeId
|
| 1880 |
+
dtype: int64
|
| 1881 |
+
- name: Score
|
| 1882 |
+
dtype: int64
|
| 1883 |
+
- name: Tags
|
| 1884 |
+
dtype: string
|
| 1885 |
+
- name: Title
|
| 1886 |
+
dtype: string
|
| 1887 |
+
- name: UserDisplayName
|
| 1888 |
+
dtype: string
|
| 1889 |
+
- name: ViewCount
|
| 1890 |
+
dtype: int64
|
| 1891 |
+
- name: ThreadText
|
| 1892 |
+
dtype: string
|
| 1893 |
+
splits:
|
| 1894 |
+
- name: train
|
| 1895 |
+
num_bytes: 5425
|
| 1896 |
+
num_examples: 1
|
| 1897 |
+
download_size: 45456
|
| 1898 |
+
dataset_size: 5425
|
| 1899 |
- config_name: langdev.stackexchange.com
|
| 1900 |
features:
|
| 1901 |
- name: AnswerCount
|
|
|
|
| 2091 |
data_files:
|
| 2092 |
- split: train
|
| 2093 |
path: bricks.stackexchange.com/train-*
|
| 2094 |
+
- config_name: buddhism.stackexchange.com
|
| 2095 |
+
data_files:
|
| 2096 |
+
- split: train
|
| 2097 |
+
path: buddhism.stackexchange.com/train-*
|
| 2098 |
- config_name: langdev.stackexchange.com
|
| 2099 |
data_files:
|
| 2100 |
- split: train
|
buddhism.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b4a76ea212339fab3ee39309020414f754394cc86109ad35d3a3fdfc6a14964
|
| 3 |
+
size 45456
|