Datasets:
Size:
10M - 100M
Upload dataset
Browse files
README.md
CHANGED
@@ -1584,6 +1584,54 @@ dataset_info:
|
|
1584 |
num_examples: 20343
|
1585 |
download_size: 29182494
|
1586 |
dataset_size: 84086036
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1587 |
configs:
|
1588 |
- config_name: ANTLRExact
|
1589 |
data_files:
|
@@ -1717,4 +1765,8 @@ configs:
|
|
1717 |
data_files:
|
1718 |
- split: train
|
1719 |
path: data/Processing_Exact/train-*
|
|
|
|
|
|
|
|
|
1720 |
---
|
|
|
1584 |
num_examples: 20343
|
1585 |
download_size: 29182494
|
1586 |
dataset_size: 84086036
|
1587 |
+
- config_name: PrologExact
|
1588 |
+
features:
|
1589 |
+
- name: id
|
1590 |
+
dtype: int64
|
1591 |
+
- name: file_name
|
1592 |
+
dtype: string
|
1593 |
+
- name: file_path
|
1594 |
+
dtype: string
|
1595 |
+
- name: content
|
1596 |
+
dtype: string
|
1597 |
+
- name: size
|
1598 |
+
dtype: int64
|
1599 |
+
- name: language
|
1600 |
+
dtype: string
|
1601 |
+
- name: extension
|
1602 |
+
dtype: string
|
1603 |
+
- name: total_lines
|
1604 |
+
dtype: int64
|
1605 |
+
- name: avg_line_length
|
1606 |
+
dtype: float64
|
1607 |
+
- name: max_line_length
|
1608 |
+
dtype: int64
|
1609 |
+
- name: alphanum_fraction
|
1610 |
+
dtype: float64
|
1611 |
+
- name: repo_name
|
1612 |
+
dtype: string
|
1613 |
+
- name: repo_stars
|
1614 |
+
dtype: int64
|
1615 |
+
- name: repo_forks
|
1616 |
+
dtype: int64
|
1617 |
+
- name: repo_open_issues
|
1618 |
+
dtype: int64
|
1619 |
+
- name: repo_license
|
1620 |
+
dtype: string
|
1621 |
+
- name: repo_extraction_date
|
1622 |
+
dtype: string
|
1623 |
+
- name: sha
|
1624 |
+
dtype: string
|
1625 |
+
- name: __index_level_0__
|
1626 |
+
dtype: int64
|
1627 |
+
- name: exact_dupe_TheStackV2
|
1628 |
+
dtype: bool
|
1629 |
+
splits:
|
1630 |
+
- name: train
|
1631 |
+
num_bytes: 691814085
|
1632 |
+
num_examples: 20279
|
1633 |
+
download_size: 191028898
|
1634 |
+
dataset_size: 691814085
|
1635 |
configs:
|
1636 |
- config_name: ANTLRExact
|
1637 |
data_files:
|
|
|
1765 |
data_files:
|
1766 |
- split: train
|
1767 |
path: data/Processing_Exact/train-*
|
1768 |
+
- config_name: PrologExact
|
1769 |
+
data_files:
|
1770 |
+
- split: train
|
1771 |
+
path: data/Prolog_Exact/train-*
|
1772 |
---
|
data/Prolog_Exact/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d95853f5b9f22603b3a0aae1a26242cf8fa899f2fc53c4ee269fbebad751b4a
|
3 |
+
size 74410904
|
data/Prolog_Exact/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8158f4bcc6776dfc459082e9ddfbaa2d1d751819c6ada4796dbfa8142d98d0a
|
3 |
+
size 116617994
|