Upload dataset
Browse files- README.md +380 -0
- depth-1/dev-00000-of-00001.parquet +3 -0
- depth-1/test-00000-of-00001.parquet +3 -0
- depth-1/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1436,6 +1436,378 @@ dataset_info:
|
|
1436 |
num_examples: 5389
|
1437 |
download_size: 12507692
|
1438 |
dataset_size: 66599693
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1439 |
- config_name: depth-5
|
1440 |
features:
|
1441 |
- name: id
|
@@ -2179,6 +2551,14 @@ configs:
|
|
2179 |
path: depth-0/dev-*
|
2180 |
- split: test
|
2181 |
path: depth-0/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2182 |
- config_name: depth-5
|
2183 |
data_files:
|
2184 |
- split: train
|
|
|
1436 |
num_examples: 5389
|
1437 |
download_size: 12507692
|
1438 |
dataset_size: 66599693
|
1439 |
+
- config_name: depth-1
|
1440 |
+
features:
|
1441 |
+
- name: id
|
1442 |
+
dtype: string
|
1443 |
+
- name: maxD
|
1444 |
+
dtype: int64
|
1445 |
+
- name: NFact
|
1446 |
+
dtype: int64
|
1447 |
+
- name: NRule
|
1448 |
+
dtype: int64
|
1449 |
+
- name: theory
|
1450 |
+
dtype: string
|
1451 |
+
- name: triples
|
1452 |
+
struct:
|
1453 |
+
- name: triple1
|
1454 |
+
struct:
|
1455 |
+
- name: text
|
1456 |
+
dtype: string
|
1457 |
+
- name: representation
|
1458 |
+
dtype: string
|
1459 |
+
- name: triple2
|
1460 |
+
struct:
|
1461 |
+
- name: text
|
1462 |
+
dtype: string
|
1463 |
+
- name: representation
|
1464 |
+
dtype: string
|
1465 |
+
- name: triple3
|
1466 |
+
struct:
|
1467 |
+
- name: text
|
1468 |
+
dtype: string
|
1469 |
+
- name: representation
|
1470 |
+
dtype: string
|
1471 |
+
- name: triple4
|
1472 |
+
struct:
|
1473 |
+
- name: text
|
1474 |
+
dtype: string
|
1475 |
+
- name: representation
|
1476 |
+
dtype: string
|
1477 |
+
- name: triple5
|
1478 |
+
struct:
|
1479 |
+
- name: text
|
1480 |
+
dtype: string
|
1481 |
+
- name: representation
|
1482 |
+
dtype: string
|
1483 |
+
- name: triple6
|
1484 |
+
struct:
|
1485 |
+
- name: text
|
1486 |
+
dtype: string
|
1487 |
+
- name: representation
|
1488 |
+
dtype: string
|
1489 |
+
- name: triple7
|
1490 |
+
struct:
|
1491 |
+
- name: text
|
1492 |
+
dtype: string
|
1493 |
+
- name: representation
|
1494 |
+
dtype: string
|
1495 |
+
- name: triple8
|
1496 |
+
struct:
|
1497 |
+
- name: text
|
1498 |
+
dtype: string
|
1499 |
+
- name: representation
|
1500 |
+
dtype: string
|
1501 |
+
- name: triple9
|
1502 |
+
struct:
|
1503 |
+
- name: text
|
1504 |
+
dtype: string
|
1505 |
+
- name: representation
|
1506 |
+
dtype: string
|
1507 |
+
- name: triple10
|
1508 |
+
struct:
|
1509 |
+
- name: text
|
1510 |
+
dtype: string
|
1511 |
+
- name: representation
|
1512 |
+
dtype: string
|
1513 |
+
- name: triple11
|
1514 |
+
struct:
|
1515 |
+
- name: text
|
1516 |
+
dtype: string
|
1517 |
+
- name: representation
|
1518 |
+
dtype: string
|
1519 |
+
- name: triple12
|
1520 |
+
struct:
|
1521 |
+
- name: text
|
1522 |
+
dtype: string
|
1523 |
+
- name: representation
|
1524 |
+
dtype: string
|
1525 |
+
- name: triple13
|
1526 |
+
struct:
|
1527 |
+
- name: text
|
1528 |
+
dtype: string
|
1529 |
+
- name: representation
|
1530 |
+
dtype: string
|
1531 |
+
- name: triple14
|
1532 |
+
struct:
|
1533 |
+
- name: text
|
1534 |
+
dtype: string
|
1535 |
+
- name: representation
|
1536 |
+
dtype: string
|
1537 |
+
- name: triple15
|
1538 |
+
struct:
|
1539 |
+
- name: text
|
1540 |
+
dtype: string
|
1541 |
+
- name: representation
|
1542 |
+
dtype: string
|
1543 |
+
- name: triple16
|
1544 |
+
struct:
|
1545 |
+
- name: text
|
1546 |
+
dtype: string
|
1547 |
+
- name: representation
|
1548 |
+
dtype: string
|
1549 |
+
- name: rules
|
1550 |
+
struct:
|
1551 |
+
- name: rule1
|
1552 |
+
struct:
|
1553 |
+
- name: text
|
1554 |
+
dtype: string
|
1555 |
+
- name: representation
|
1556 |
+
dtype: string
|
1557 |
+
- name: rule2
|
1558 |
+
struct:
|
1559 |
+
- name: text
|
1560 |
+
dtype: string
|
1561 |
+
- name: representation
|
1562 |
+
dtype: string
|
1563 |
+
- name: rule3
|
1564 |
+
struct:
|
1565 |
+
- name: text
|
1566 |
+
dtype: string
|
1567 |
+
- name: representation
|
1568 |
+
dtype: string
|
1569 |
+
- name: rule4
|
1570 |
+
struct:
|
1571 |
+
- name: text
|
1572 |
+
dtype: string
|
1573 |
+
- name: representation
|
1574 |
+
dtype: string
|
1575 |
+
- name: rule5
|
1576 |
+
struct:
|
1577 |
+
- name: text
|
1578 |
+
dtype: string
|
1579 |
+
- name: representation
|
1580 |
+
dtype: string
|
1581 |
+
- name: rule6
|
1582 |
+
struct:
|
1583 |
+
- name: text
|
1584 |
+
dtype: string
|
1585 |
+
- name: representation
|
1586 |
+
dtype: string
|
1587 |
+
- name: rule7
|
1588 |
+
struct:
|
1589 |
+
- name: text
|
1590 |
+
dtype: string
|
1591 |
+
- name: representation
|
1592 |
+
dtype: string
|
1593 |
+
- name: rule8
|
1594 |
+
struct:
|
1595 |
+
- name: text
|
1596 |
+
dtype: string
|
1597 |
+
- name: representation
|
1598 |
+
dtype: string
|
1599 |
+
- name: questions
|
1600 |
+
struct:
|
1601 |
+
- name: Q1
|
1602 |
+
struct:
|
1603 |
+
- name: question
|
1604 |
+
dtype: string
|
1605 |
+
- name: answer
|
1606 |
+
dtype: string
|
1607 |
+
- name: QDep
|
1608 |
+
dtype: int64
|
1609 |
+
- name: QLen
|
1610 |
+
dtype: string
|
1611 |
+
- name: strategy
|
1612 |
+
dtype: string
|
1613 |
+
- name: proofs
|
1614 |
+
dtype: string
|
1615 |
+
- name: representation
|
1616 |
+
dtype: string
|
1617 |
+
- name: proofsWithIntermediates
|
1618 |
+
list:
|
1619 |
+
- name: representation
|
1620 |
+
dtype: string
|
1621 |
+
- name: intermediates
|
1622 |
+
list:
|
1623 |
+
- name: text
|
1624 |
+
dtype: string
|
1625 |
+
- name: representation
|
1626 |
+
dtype: string
|
1627 |
+
- name: id
|
1628 |
+
dtype: string
|
1629 |
+
- name: Q2
|
1630 |
+
struct:
|
1631 |
+
- name: question
|
1632 |
+
dtype: string
|
1633 |
+
- name: answer
|
1634 |
+
dtype: string
|
1635 |
+
- name: QDep
|
1636 |
+
dtype: int64
|
1637 |
+
- name: QLen
|
1638 |
+
dtype: string
|
1639 |
+
- name: strategy
|
1640 |
+
dtype: string
|
1641 |
+
- name: proofs
|
1642 |
+
dtype: string
|
1643 |
+
- name: representation
|
1644 |
+
dtype: string
|
1645 |
+
- name: proofsWithIntermediates
|
1646 |
+
list:
|
1647 |
+
- name: representation
|
1648 |
+
dtype: string
|
1649 |
+
- name: intermediates
|
1650 |
+
list:
|
1651 |
+
- name: text
|
1652 |
+
dtype: string
|
1653 |
+
- name: representation
|
1654 |
+
dtype: string
|
1655 |
+
- name: id
|
1656 |
+
dtype: string
|
1657 |
+
- name: Q3
|
1658 |
+
struct:
|
1659 |
+
- name: question
|
1660 |
+
dtype: string
|
1661 |
+
- name: answer
|
1662 |
+
dtype: string
|
1663 |
+
- name: QDep
|
1664 |
+
dtype: int64
|
1665 |
+
- name: QLen
|
1666 |
+
dtype: string
|
1667 |
+
- name: strategy
|
1668 |
+
dtype: string
|
1669 |
+
- name: proofs
|
1670 |
+
dtype: string
|
1671 |
+
- name: representation
|
1672 |
+
dtype: string
|
1673 |
+
- name: proofsWithIntermediates
|
1674 |
+
list:
|
1675 |
+
- name: representation
|
1676 |
+
dtype: string
|
1677 |
+
- name: intermediates
|
1678 |
+
list:
|
1679 |
+
- name: text
|
1680 |
+
dtype: string
|
1681 |
+
- name: representation
|
1682 |
+
dtype: string
|
1683 |
+
- name: id
|
1684 |
+
dtype: string
|
1685 |
+
- name: Q4
|
1686 |
+
struct:
|
1687 |
+
- name: question
|
1688 |
+
dtype: string
|
1689 |
+
- name: answer
|
1690 |
+
dtype: string
|
1691 |
+
- name: QDep
|
1692 |
+
dtype: int64
|
1693 |
+
- name: QLen
|
1694 |
+
dtype: string
|
1695 |
+
- name: strategy
|
1696 |
+
dtype: string
|
1697 |
+
- name: proofs
|
1698 |
+
dtype: string
|
1699 |
+
- name: representation
|
1700 |
+
dtype: string
|
1701 |
+
- name: proofsWithIntermediates
|
1702 |
+
list:
|
1703 |
+
- name: representation
|
1704 |
+
dtype: string
|
1705 |
+
- name: intermediates
|
1706 |
+
list:
|
1707 |
+
- name: text
|
1708 |
+
dtype: string
|
1709 |
+
- name: representation
|
1710 |
+
dtype: string
|
1711 |
+
- name: id
|
1712 |
+
dtype: string
|
1713 |
+
- name: Q5
|
1714 |
+
struct:
|
1715 |
+
- name: question
|
1716 |
+
dtype: string
|
1717 |
+
- name: answer
|
1718 |
+
dtype: string
|
1719 |
+
- name: QDep
|
1720 |
+
dtype: int64
|
1721 |
+
- name: QLen
|
1722 |
+
dtype: string
|
1723 |
+
- name: strategy
|
1724 |
+
dtype: string
|
1725 |
+
- name: proofs
|
1726 |
+
dtype: string
|
1727 |
+
- name: representation
|
1728 |
+
dtype: string
|
1729 |
+
- name: Q6
|
1730 |
+
struct:
|
1731 |
+
- name: question
|
1732 |
+
dtype: string
|
1733 |
+
- name: answer
|
1734 |
+
dtype: string
|
1735 |
+
- name: QDep
|
1736 |
+
dtype: int64
|
1737 |
+
- name: QLen
|
1738 |
+
dtype: string
|
1739 |
+
- name: strategy
|
1740 |
+
dtype: string
|
1741 |
+
- name: proofs
|
1742 |
+
dtype: string
|
1743 |
+
- name: representation
|
1744 |
+
dtype: string
|
1745 |
+
- name: Q7
|
1746 |
+
struct:
|
1747 |
+
- name: question
|
1748 |
+
dtype: string
|
1749 |
+
- name: answer
|
1750 |
+
dtype: string
|
1751 |
+
- name: QDep
|
1752 |
+
dtype: int64
|
1753 |
+
- name: QLen
|
1754 |
+
dtype: string
|
1755 |
+
- name: strategy
|
1756 |
+
dtype: string
|
1757 |
+
- name: proofs
|
1758 |
+
dtype: string
|
1759 |
+
- name: representation
|
1760 |
+
dtype: string
|
1761 |
+
- name: Q8
|
1762 |
+
struct:
|
1763 |
+
- name: question
|
1764 |
+
dtype: string
|
1765 |
+
- name: answer
|
1766 |
+
dtype: string
|
1767 |
+
- name: QDep
|
1768 |
+
dtype: int64
|
1769 |
+
- name: QLen
|
1770 |
+
dtype: string
|
1771 |
+
- name: strategy
|
1772 |
+
dtype: string
|
1773 |
+
- name: proofs
|
1774 |
+
dtype: string
|
1775 |
+
- name: representation
|
1776 |
+
dtype: string
|
1777 |
+
- name: allProofs
|
1778 |
+
dtype: string
|
1779 |
+
- name: proofDetails
|
1780 |
+
list:
|
1781 |
+
- name: text
|
1782 |
+
dtype: string
|
1783 |
+
- name: QDep
|
1784 |
+
dtype: int64
|
1785 |
+
- name: representation
|
1786 |
+
dtype: string
|
1787 |
+
- name: proofsWithIntermediates
|
1788 |
+
list:
|
1789 |
+
- name: representation
|
1790 |
+
dtype: string
|
1791 |
+
- name: intermediates
|
1792 |
+
list:
|
1793 |
+
- name: text
|
1794 |
+
dtype: string
|
1795 |
+
- name: representation
|
1796 |
+
dtype: string
|
1797 |
+
- name: id
|
1798 |
+
dtype: string
|
1799 |
+
splits:
|
1800 |
+
- name: train
|
1801 |
+
num_bytes: 43130153
|
1802 |
+
num_examples: 8970
|
1803 |
+
- name: dev
|
1804 |
+
num_bytes: 6415213
|
1805 |
+
num_examples: 1318
|
1806 |
+
- name: test
|
1807 |
+
num_bytes: 12544059
|
1808 |
+
num_examples: 2607
|
1809 |
+
download_size: 11588388
|
1810 |
+
dataset_size: 62089425
|
1811 |
- config_name: depth-5
|
1812 |
features:
|
1813 |
- name: id
|
|
|
2551 |
path: depth-0/dev-*
|
2552 |
- split: test
|
2553 |
path: depth-0/test-*
|
2554 |
+
- config_name: depth-1
|
2555 |
+
data_files:
|
2556 |
+
- split: train
|
2557 |
+
path: depth-1/train-*
|
2558 |
+
- split: dev
|
2559 |
+
path: depth-1/dev-*
|
2560 |
+
- split: test
|
2561 |
+
path: depth-1/test-*
|
2562 |
- config_name: depth-5
|
2563 |
data_files:
|
2564 |
- split: train
|
depth-1/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ae417d2eb07f59c7d5ca7809859cdbd0e462e4c800b18b854ed4c972df664c7
|
3 |
+
size 1288687
|
depth-1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce928e5b320d437673b1d82a78721f27bb4d064eb0195d6b49b3e768a0cf5041
|
3 |
+
size 2387060
|
depth-1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a875298d65728b8585def2452886f37af09800c28fcc48f8fc59caca36f44cc
|
3 |
+
size 7912641
|