Upload dataset
Browse files
README.md
CHANGED
@@ -1854,6 +1854,52 @@ dataset_info:
|
|
1854 |
num_examples: 7
|
1855 |
download_size: 21851
|
1856 |
dataset_size: 8353
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1857 |
- config_name: ErlangExact
|
1858 |
features:
|
1859 |
- name: id
|
@@ -5575,6 +5621,10 @@ configs:
|
|
5575 |
data_files:
|
5576 |
- split: train
|
5577 |
path: data/Elm_Near/train-*
|
|
|
|
|
|
|
|
|
5578 |
- config_name: ErlangExact
|
5579 |
data_files:
|
5580 |
- split: train
|
|
|
1854 |
num_examples: 7
|
1855 |
download_size: 21851
|
1856 |
dataset_size: 8353
|
1857 |
+
- config_name: EmacsLispExact
|
1858 |
+
features:
|
1859 |
+
- name: id
|
1860 |
+
dtype: int64
|
1861 |
+
- name: file_name
|
1862 |
+
dtype: string
|
1863 |
+
- name: file_path
|
1864 |
+
dtype: string
|
1865 |
+
- name: content
|
1866 |
+
dtype: string
|
1867 |
+
- name: size
|
1868 |
+
dtype: int64
|
1869 |
+
- name: language
|
1870 |
+
dtype: string
|
1871 |
+
- name: extension
|
1872 |
+
dtype: string
|
1873 |
+
- name: total_lines
|
1874 |
+
dtype: int64
|
1875 |
+
- name: avg_line_length
|
1876 |
+
dtype: float64
|
1877 |
+
- name: max_line_length
|
1878 |
+
dtype: int64
|
1879 |
+
- name: alphanum_fraction
|
1880 |
+
dtype: float64
|
1881 |
+
- name: repo_name
|
1882 |
+
dtype: string
|
1883 |
+
- name: repo_stars
|
1884 |
+
dtype: int64
|
1885 |
+
- name: repo_forks
|
1886 |
+
dtype: int64
|
1887 |
+
- name: repo_open_issues
|
1888 |
+
dtype: int64
|
1889 |
+
- name: repo_license
|
1890 |
+
dtype: string
|
1891 |
+
- name: repo_extraction_date
|
1892 |
+
dtype: string
|
1893 |
+
- name: sha
|
1894 |
+
dtype: string
|
1895 |
+
- name: exact_dupe_TheStackV2
|
1896 |
+
dtype: bool
|
1897 |
+
splits:
|
1898 |
+
- name: train
|
1899 |
+
num_bytes: 250098406
|
1900 |
+
num_examples: 7963
|
1901 |
+
download_size: 86045517
|
1902 |
+
dataset_size: 250098406
|
1903 |
- config_name: ErlangExact
|
1904 |
features:
|
1905 |
- name: id
|
|
|
5621 |
data_files:
|
5622 |
- split: train
|
5623 |
path: data/Elm_Near/train-*
|
5624 |
+
- config_name: EmacsLispExact
|
5625 |
+
data_files:
|
5626 |
+
- split: train
|
5627 |
+
path: data/EmacsLisp_Exact/train-*
|
5628 |
- config_name: ErlangExact
|
5629 |
data_files:
|
5630 |
- split: train
|
data/EmacsLisp_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1b2833f21826f2cf68f7585f45a5d21cd452b2e2527826e2b1e7b26cf0a4db3
|
3 |
+
size 86045517
|