Upload dataset
Browse files
README.md
CHANGED
|
@@ -1632,6 +1632,110 @@ dataset_info:
|
|
| 1632 |
num_examples: 1
|
| 1633 |
download_size: 20291
|
| 1634 |
dataset_size: 1481
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1635 |
- config_name: langdev.stackexchange.com
|
| 1636 |
features:
|
| 1637 |
- name: AnswerCount
|
|
@@ -1819,6 +1923,10 @@ configs:
|
|
| 1819 |
data_files:
|
| 1820 |
- split: train
|
| 1821 |
path: blender.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1822 |
- config_name: langdev.stackexchange.com
|
| 1823 |
data_files:
|
| 1824 |
- split: train
|
|
|
|
| 1632 |
num_examples: 1
|
| 1633 |
download_size: 20291
|
| 1634 |
dataset_size: 1481
|
| 1635 |
+
- config_name: boardgames.stackexchange.com
|
| 1636 |
+
features:
|
| 1637 |
+
- name: AnswerCount
|
| 1638 |
+
dtype: int64
|
| 1639 |
+
- name: Answers
|
| 1640 |
+
list:
|
| 1641 |
+
- name: Body
|
| 1642 |
+
dtype: string
|
| 1643 |
+
- name: CommentCount
|
| 1644 |
+
dtype: int64
|
| 1645 |
+
- name: Comments
|
| 1646 |
+
list:
|
| 1647 |
+
- name: ContentLicense
|
| 1648 |
+
dtype: string
|
| 1649 |
+
- name: CreationDate
|
| 1650 |
+
dtype: string
|
| 1651 |
+
- name: Id
|
| 1652 |
+
dtype: int64
|
| 1653 |
+
- name: PostId
|
| 1654 |
+
dtype: int64
|
| 1655 |
+
- name: Score
|
| 1656 |
+
dtype: int64
|
| 1657 |
+
- name: Text
|
| 1658 |
+
dtype: string
|
| 1659 |
+
- name: UserDisplayName
|
| 1660 |
+
dtype: string
|
| 1661 |
+
- name: UserId
|
| 1662 |
+
dtype: int64
|
| 1663 |
+
- name: ContentLicense
|
| 1664 |
+
dtype: string
|
| 1665 |
+
- name: CreationDate
|
| 1666 |
+
dtype: string
|
| 1667 |
+
- name: Id
|
| 1668 |
+
dtype: int64
|
| 1669 |
+
- name: IsAccepted
|
| 1670 |
+
dtype: bool
|
| 1671 |
+
- name: LastActivityDate
|
| 1672 |
+
dtype: string
|
| 1673 |
+
- name: LastEditDate
|
| 1674 |
+
dtype: string
|
| 1675 |
+
- name: LastEditorUserId
|
| 1676 |
+
dtype: int64
|
| 1677 |
+
- name: OwnerUserId
|
| 1678 |
+
dtype: int64
|
| 1679 |
+
- name: ParentId
|
| 1680 |
+
dtype: int64
|
| 1681 |
+
- name: PostTypeId
|
| 1682 |
+
dtype: int64
|
| 1683 |
+
- name: Score
|
| 1684 |
+
dtype: int64
|
| 1685 |
+
- name: UserDisplayName
|
| 1686 |
+
dtype: string
|
| 1687 |
+
- name: Body
|
| 1688 |
+
dtype: string
|
| 1689 |
+
- name: CommentCount
|
| 1690 |
+
dtype: int64
|
| 1691 |
+
- name: Comments
|
| 1692 |
+
list:
|
| 1693 |
+
- name: ContentLicense
|
| 1694 |
+
dtype: string
|
| 1695 |
+
- name: CreationDate
|
| 1696 |
+
dtype: string
|
| 1697 |
+
- name: Id
|
| 1698 |
+
dtype: int64
|
| 1699 |
+
- name: PostId
|
| 1700 |
+
dtype: int64
|
| 1701 |
+
- name: Score
|
| 1702 |
+
dtype: int64
|
| 1703 |
+
- name: Text
|
| 1704 |
+
dtype: string
|
| 1705 |
+
- name: UserDisplayName
|
| 1706 |
+
dtype: string
|
| 1707 |
+
- name: UserId
|
| 1708 |
+
dtype: int64
|
| 1709 |
+
- name: ContentLicense
|
| 1710 |
+
dtype: string
|
| 1711 |
+
- name: CreationDate
|
| 1712 |
+
dtype: string
|
| 1713 |
+
- name: Id
|
| 1714 |
+
dtype: int64
|
| 1715 |
+
- name: LastActivityDate
|
| 1716 |
+
dtype: string
|
| 1717 |
+
- name: OwnerUserId
|
| 1718 |
+
dtype: int64
|
| 1719 |
+
- name: PostTypeId
|
| 1720 |
+
dtype: int64
|
| 1721 |
+
- name: Score
|
| 1722 |
+
dtype: int64
|
| 1723 |
+
- name: Tags
|
| 1724 |
+
dtype: string
|
| 1725 |
+
- name: Title
|
| 1726 |
+
dtype: string
|
| 1727 |
+
- name: UserDisplayName
|
| 1728 |
+
dtype: string
|
| 1729 |
+
- name: ViewCount
|
| 1730 |
+
dtype: int64
|
| 1731 |
+
- name: ThreadText
|
| 1732 |
+
dtype: string
|
| 1733 |
+
splits:
|
| 1734 |
+
- name: train
|
| 1735 |
+
num_bytes: 4056
|
| 1736 |
+
num_examples: 1
|
| 1737 |
+
download_size: 44846
|
| 1738 |
+
dataset_size: 4056
|
| 1739 |
- config_name: langdev.stackexchange.com
|
| 1740 |
features:
|
| 1741 |
- name: AnswerCount
|
|
|
|
| 1923 |
data_files:
|
| 1924 |
- split: train
|
| 1925 |
path: blender.stackexchange.com/train-*
|
| 1926 |
+
- config_name: boardgames.stackexchange.com
|
| 1927 |
+
data_files:
|
| 1928 |
+
- split: train
|
| 1929 |
+
path: boardgames.stackexchange.com/train-*
|
| 1930 |
- config_name: langdev.stackexchange.com
|
| 1931 |
data_files:
|
| 1932 |
- split: train
|
boardgames.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2625afce55bd787df0d18e5cdbd51052024800e40ede03401e224946891f2fe6
|
| 3 |
+
size 44846
|