Upload dataset
Browse files
README.md
CHANGED
|
@@ -1478,6 +1478,98 @@ dataset_info:
|
|
| 1478 |
num_examples: 1
|
| 1479 |
download_size: 69174
|
| 1480 |
dataset_size: 20288
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1481 |
- config_name: langdev.stackexchange.com
|
| 1482 |
features:
|
| 1483 |
- name: AnswerCount
|
|
@@ -1657,6 +1749,10 @@ configs:
|
|
| 1657 |
data_files:
|
| 1658 |
- split: train
|
| 1659 |
path: biology.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1660 |
- config_name: langdev.stackexchange.com
|
| 1661 |
data_files:
|
| 1662 |
- split: train
|
|
|
|
| 1478 |
num_examples: 1
|
| 1479 |
download_size: 69174
|
| 1480 |
dataset_size: 20288
|
| 1481 |
+
- config_name: bitcoin.stackexchange.com
|
| 1482 |
+
features:
|
| 1483 |
+
- name: AnswerCount
|
| 1484 |
+
dtype: int64
|
| 1485 |
+
- name: Answers
|
| 1486 |
+
list:
|
| 1487 |
+
- name: Body
|
| 1488 |
+
dtype: string
|
| 1489 |
+
- name: CommentCount
|
| 1490 |
+
dtype: int64
|
| 1491 |
+
- name: Comments
|
| 1492 |
+
sequence: string
|
| 1493 |
+
- name: ContentLicense
|
| 1494 |
+
dtype: string
|
| 1495 |
+
- name: CreationDate
|
| 1496 |
+
dtype: string
|
| 1497 |
+
- name: Id
|
| 1498 |
+
dtype: int64
|
| 1499 |
+
- name: IsAccepted
|
| 1500 |
+
dtype: bool
|
| 1501 |
+
- name: LastActivityDate
|
| 1502 |
+
dtype: string
|
| 1503 |
+
- name: LastEditDate
|
| 1504 |
+
dtype: string
|
| 1505 |
+
- name: LastEditorUserId
|
| 1506 |
+
dtype: int64
|
| 1507 |
+
- name: OwnerUserId
|
| 1508 |
+
dtype: int64
|
| 1509 |
+
- name: ParentId
|
| 1510 |
+
dtype: int64
|
| 1511 |
+
- name: PostTypeId
|
| 1512 |
+
dtype: int64
|
| 1513 |
+
- name: Score
|
| 1514 |
+
dtype: int64
|
| 1515 |
+
- name: UserDisplayName
|
| 1516 |
+
dtype: string
|
| 1517 |
+
- name: Body
|
| 1518 |
+
dtype: string
|
| 1519 |
+
- name: CommentCount
|
| 1520 |
+
dtype: int64
|
| 1521 |
+
- name: Comments
|
| 1522 |
+
list:
|
| 1523 |
+
- name: ContentLicense
|
| 1524 |
+
dtype: string
|
| 1525 |
+
- name: CreationDate
|
| 1526 |
+
dtype: string
|
| 1527 |
+
- name: Id
|
| 1528 |
+
dtype: int64
|
| 1529 |
+
- name: PostId
|
| 1530 |
+
dtype: int64
|
| 1531 |
+
- name: Score
|
| 1532 |
+
dtype: int64
|
| 1533 |
+
- name: Text
|
| 1534 |
+
dtype: string
|
| 1535 |
+
- name: UserDisplayName
|
| 1536 |
+
dtype: string
|
| 1537 |
+
- name: UserId
|
| 1538 |
+
dtype: int64
|
| 1539 |
+
- name: ContentLicense
|
| 1540 |
+
dtype: string
|
| 1541 |
+
- name: CreationDate
|
| 1542 |
+
dtype: string
|
| 1543 |
+
- name: Id
|
| 1544 |
+
dtype: int64
|
| 1545 |
+
- name: LastActivityDate
|
| 1546 |
+
dtype: string
|
| 1547 |
+
- name: LastEditDate
|
| 1548 |
+
dtype: string
|
| 1549 |
+
- name: LastEditorUserId
|
| 1550 |
+
dtype: int64
|
| 1551 |
+
- name: OwnerUserId
|
| 1552 |
+
dtype: int64
|
| 1553 |
+
- name: PostTypeId
|
| 1554 |
+
dtype: int64
|
| 1555 |
+
- name: Score
|
| 1556 |
+
dtype: int64
|
| 1557 |
+
- name: Tags
|
| 1558 |
+
dtype: string
|
| 1559 |
+
- name: Title
|
| 1560 |
+
dtype: string
|
| 1561 |
+
- name: UserDisplayName
|
| 1562 |
+
dtype: string
|
| 1563 |
+
- name: ViewCount
|
| 1564 |
+
dtype: int64
|
| 1565 |
+
- name: ThreadText
|
| 1566 |
+
dtype: string
|
| 1567 |
+
splits:
|
| 1568 |
+
- name: train
|
| 1569 |
+
num_bytes: 7909
|
| 1570 |
+
num_examples: 1
|
| 1571 |
+
download_size: 55285
|
| 1572 |
+
dataset_size: 7909
|
| 1573 |
- config_name: langdev.stackexchange.com
|
| 1574 |
features:
|
| 1575 |
- name: AnswerCount
|
|
|
|
| 1749 |
data_files:
|
| 1750 |
- split: train
|
| 1751 |
path: biology.stackexchange.com/train-*
|
| 1752 |
+
- config_name: bitcoin.stackexchange.com
|
| 1753 |
+
data_files:
|
| 1754 |
+
- split: train
|
| 1755 |
+
path: bitcoin.stackexchange.com/train-*
|
| 1756 |
- config_name: langdev.stackexchange.com
|
| 1757 |
data_files:
|
| 1758 |
- split: train
|
bitcoin.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a464a681c3910b424e094200f06597ae22cd47a95d2a3d633e2c31e9f43f6736
|
| 3 |
+
size 55285
|