Upload dataset (part 00001-of-00002)
Browse files
README.md
CHANGED
|
@@ -1632,6 +1632,54 @@ dataset_info:
|
|
| 1632 |
num_examples: 20279
|
| 1633 |
download_size: 191028898
|
| 1634 |
dataset_size: 691814085
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1635 |
configs:
|
| 1636 |
- config_name: ANTLRExact
|
| 1637 |
data_files:
|
|
@@ -1769,4 +1817,8 @@ configs:
|
|
| 1769 |
data_files:
|
| 1770 |
- split: train
|
| 1771 |
path: data/Prolog_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1772 |
---
|
|
|
|
| 1632 |
num_examples: 20279
|
| 1633 |
download_size: 191028898
|
| 1634 |
dataset_size: 691814085
|
| 1635 |
+
- config_name: PythonExact
|
| 1636 |
+
features:
|
| 1637 |
+
- name: id
|
| 1638 |
+
dtype: int64
|
| 1639 |
+
- name: file_name
|
| 1640 |
+
dtype: string
|
| 1641 |
+
- name: file_path
|
| 1642 |
+
dtype: string
|
| 1643 |
+
- name: content
|
| 1644 |
+
dtype: string
|
| 1645 |
+
- name: size
|
| 1646 |
+
dtype: int64
|
| 1647 |
+
- name: language
|
| 1648 |
+
dtype: string
|
| 1649 |
+
- name: extension
|
| 1650 |
+
dtype: string
|
| 1651 |
+
- name: total_lines
|
| 1652 |
+
dtype: int64
|
| 1653 |
+
- name: avg_line_length
|
| 1654 |
+
dtype: float64
|
| 1655 |
+
- name: max_line_length
|
| 1656 |
+
dtype: int64
|
| 1657 |
+
- name: alphanum_fraction
|
| 1658 |
+
dtype: float64
|
| 1659 |
+
- name: repo_name
|
| 1660 |
+
dtype: string
|
| 1661 |
+
- name: repo_stars
|
| 1662 |
+
dtype: int64
|
| 1663 |
+
- name: repo_forks
|
| 1664 |
+
dtype: int64
|
| 1665 |
+
- name: repo_open_issues
|
| 1666 |
+
dtype: int64
|
| 1667 |
+
- name: repo_license
|
| 1668 |
+
dtype: string
|
| 1669 |
+
- name: repo_extraction_date
|
| 1670 |
+
dtype: string
|
| 1671 |
+
- name: sha
|
| 1672 |
+
dtype: string
|
| 1673 |
+
- name: __index_level_0__
|
| 1674 |
+
dtype: int64
|
| 1675 |
+
- name: exact_dupe_TheStackV2
|
| 1676 |
+
dtype: bool
|
| 1677 |
+
splits:
|
| 1678 |
+
- name: train
|
| 1679 |
+
num_bytes: 25544793916
|
| 1680 |
+
num_examples: 1792451
|
| 1681 |
+
download_size: 10128049322
|
| 1682 |
+
dataset_size: 25544793916
|
| 1683 |
configs:
|
| 1684 |
- config_name: ANTLRExact
|
| 1685 |
data_files:
|
|
|
|
| 1817 |
data_files:
|
| 1818 |
- split: train
|
| 1819 |
path: data/Prolog_Exact/train-*
|
| 1820 |
+
- config_name: PythonExact
|
| 1821 |
+
data_files:
|
| 1822 |
+
- split: train
|
| 1823 |
+
path: data/Python_Exact/train-*
|
| 1824 |
---
|
data/Python_Exact/train-00050-of-00052.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:393d58ada6eec3e59f3fecc7f0669b125b28c515cd59a50ab8d6720c46606d78
|
| 3 |
+
size 201116585
|
data/Python_Exact/train-00051-of-00052.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bb409955b0b1c45bd0bf9ebf33b5ee0cb1e4f5a44b8e76cefbd0eff1a80185e
|
| 3 |
+
size 220963632
|