Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +52 -0
- data/Raku_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1728,6 +1728,54 @@ dataset_info:
|
|
1728 |
num_examples: 374812
|
1729 |
download_size: 8601726282
|
1730 |
dataset_size: 21445492109
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1731 |
configs:
|
1732 |
- config_name: ANTLRExact
|
1733 |
data_files:
|
@@ -1873,4 +1921,8 @@ configs:
|
|
1873 |
data_files:
|
1874 |
- split: train
|
1875 |
path: data/R_Exact/train-*
|
|
|
|
|
|
|
|
|
1876 |
---
|
|
|
1728 |
num_examples: 374812
|
1729 |
download_size: 8601726282
|
1730 |
dataset_size: 21445492109
|
1731 |
+
- config_name: RakuExact
|
1732 |
+
features:
|
1733 |
+
- name: id
|
1734 |
+
dtype: int64
|
1735 |
+
- name: file_name
|
1736 |
+
dtype: string
|
1737 |
+
- name: file_path
|
1738 |
+
dtype: string
|
1739 |
+
- name: content
|
1740 |
+
dtype: string
|
1741 |
+
- name: size
|
1742 |
+
dtype: int64
|
1743 |
+
- name: language
|
1744 |
+
dtype: string
|
1745 |
+
- name: extension
|
1746 |
+
dtype: string
|
1747 |
+
- name: total_lines
|
1748 |
+
dtype: int64
|
1749 |
+
- name: avg_line_length
|
1750 |
+
dtype: float64
|
1751 |
+
- name: max_line_length
|
1752 |
+
dtype: int64
|
1753 |
+
- name: alphanum_fraction
|
1754 |
+
dtype: float64
|
1755 |
+
- name: repo_name
|
1756 |
+
dtype: string
|
1757 |
+
- name: repo_stars
|
1758 |
+
dtype: int64
|
1759 |
+
- name: repo_forks
|
1760 |
+
dtype: int64
|
1761 |
+
- name: repo_open_issues
|
1762 |
+
dtype: int64
|
1763 |
+
- name: repo_license
|
1764 |
+
dtype: string
|
1765 |
+
- name: repo_extraction_date
|
1766 |
+
dtype: string
|
1767 |
+
- name: sha
|
1768 |
+
dtype: string
|
1769 |
+
- name: __index_level_0__
|
1770 |
+
dtype: int64
|
1771 |
+
- name: exact_dupe_TheStackV2
|
1772 |
+
dtype: bool
|
1773 |
+
splits:
|
1774 |
+
- name: train
|
1775 |
+
num_bytes: 4543241
|
1776 |
+
num_examples: 1306
|
1777 |
+
download_size: 1384652
|
1778 |
+
dataset_size: 4543241
|
1779 |
configs:
|
1780 |
- config_name: ANTLRExact
|
1781 |
data_files:
|
|
|
1921 |
data_files:
|
1922 |
- split: train
|
1923 |
path: data/R_Exact/train-*
|
1924 |
+
- config_name: RakuExact
|
1925 |
+
data_files:
|
1926 |
+
- split: train
|
1927 |
+
path: data/Raku_Exact/train-*
|
1928 |
---
|
data/Raku_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb1c54f45ab868e3a0ba4c98809ebd2de24e39d82f37d63f3844a49d9fbb3a00
|
3 |
+
size 1384652
|