Datasets:
Size:
10M - 100M
Upload dataset
Browse files
README.md
CHANGED
@@ -1824,6 +1824,54 @@ dataset_info:
|
|
1824 |
num_examples: 844258
|
1825 |
download_size: 2618075639
|
1826 |
dataset_size: 8834202224
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1827 |
configs:
|
1828 |
- config_name: ANTLRExact
|
1829 |
data_files:
|
@@ -1977,4 +2025,8 @@ configs:
|
|
1977 |
data_files:
|
1978 |
- split: train
|
1979 |
path: data/Rust_Exact/train-*
|
|
|
|
|
|
|
|
|
1980 |
---
|
|
|
1824 |
num_examples: 844258
|
1825 |
download_size: 2618075639
|
1826 |
dataset_size: 8834202224
|
1827 |
+
- config_name: ScalaExact
|
1828 |
+
features:
|
1829 |
+
- name: id
|
1830 |
+
dtype: int64
|
1831 |
+
- name: file_name
|
1832 |
+
dtype: string
|
1833 |
+
- name: file_path
|
1834 |
+
dtype: string
|
1835 |
+
- name: content
|
1836 |
+
dtype: string
|
1837 |
+
- name: size
|
1838 |
+
dtype: int64
|
1839 |
+
- name: language
|
1840 |
+
dtype: string
|
1841 |
+
- name: extension
|
1842 |
+
dtype: string
|
1843 |
+
- name: total_lines
|
1844 |
+
dtype: int64
|
1845 |
+
- name: avg_line_length
|
1846 |
+
dtype: float64
|
1847 |
+
- name: max_line_length
|
1848 |
+
dtype: int64
|
1849 |
+
- name: alphanum_fraction
|
1850 |
+
dtype: float64
|
1851 |
+
- name: repo_name
|
1852 |
+
dtype: string
|
1853 |
+
- name: repo_stars
|
1854 |
+
dtype: int64
|
1855 |
+
- name: repo_forks
|
1856 |
+
dtype: int64
|
1857 |
+
- name: repo_open_issues
|
1858 |
+
dtype: int64
|
1859 |
+
- name: repo_license
|
1860 |
+
dtype: string
|
1861 |
+
- name: repo_extraction_date
|
1862 |
+
dtype: string
|
1863 |
+
- name: sha
|
1864 |
+
dtype: string
|
1865 |
+
- name: __index_level_0__
|
1866 |
+
dtype: int64
|
1867 |
+
- name: exact_dupe_TheStackV2
|
1868 |
+
dtype: bool
|
1869 |
+
splits:
|
1870 |
+
- name: train
|
1871 |
+
num_bytes: 1121795720
|
1872 |
+
num_examples: 224021
|
1873 |
+
download_size: 357034452
|
1874 |
+
dataset_size: 1121795720
|
1875 |
configs:
|
1876 |
- config_name: ANTLRExact
|
1877 |
data_files:
|
|
|
2025 |
data_files:
|
2026 |
- split: train
|
2027 |
path: data/Rust_Exact/train-*
|
2028 |
+
- config_name: ScalaExact
|
2029 |
+
data_files:
|
2030 |
+
- split: train
|
2031 |
+
path: data/Scala_Exact/train-*
|
2032 |
---
|
data/Scala_Exact/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:069c63dca9da1f2d2e7f45ee69b42a77420043c1ca10e4937aab9b085ba90aea
|
3 |
+
size 134675152
|
data/Scala_Exact/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49c1d7945b974e12369cade75e0c199fe0a73ac3d8a59b41e18b9a9c598c8425
|
3 |
+
size 113842844
|
data/Scala_Exact/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d03abcdb6c584bb0018e94348ac7c4f9cb0b34e1fe7091e960c719f2c578d4d2
|
3 |
+
size 108516456
|