Upload dataset
Browse files- README.md +74 -0
- rust/train-00000-of-00003.parquet +3 -0
- rust/train-00001-of-00003.parquet +3 -0
- rust/train-00002-of-00003.parquet +3 -0
README.md
CHANGED
|
@@ -1820,6 +1820,76 @@ dataset_info:
|
|
| 1820 |
num_examples: 12277991
|
| 1821 |
download_size: 24648727288
|
| 1822 |
dataset_size: 59551242060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1823 |
- config_name: sass
|
| 1824 |
features:
|
| 1825 |
- name: hexsha
|
|
@@ -2555,6 +2625,10 @@ configs:
|
|
| 2555 |
data_files:
|
| 2556 |
- split: train
|
| 2557 |
path: python/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2558 |
- config_name: sass
|
| 2559 |
data_files:
|
| 2560 |
- split: train
|
|
|
|
| 1820 |
num_examples: 12277991
|
| 1821 |
download_size: 24648727288
|
| 1822 |
dataset_size: 59551242060
|
| 1823 |
+
- config_name: rust
|
| 1824 |
+
features:
|
| 1825 |
+
- name: hexsha
|
| 1826 |
+
dtype: string
|
| 1827 |
+
- name: size
|
| 1828 |
+
dtype: int64
|
| 1829 |
+
- name: ext
|
| 1830 |
+
dtype: string
|
| 1831 |
+
- name: lang
|
| 1832 |
+
dtype: string
|
| 1833 |
+
- name: max_stars_repo_path
|
| 1834 |
+
dtype: string
|
| 1835 |
+
- name: max_stars_repo_name
|
| 1836 |
+
dtype: string
|
| 1837 |
+
- name: max_stars_repo_head_hexsha
|
| 1838 |
+
dtype: string
|
| 1839 |
+
- name: max_stars_repo_licenses
|
| 1840 |
+
sequence: string
|
| 1841 |
+
- name: max_stars_count
|
| 1842 |
+
dtype: int64
|
| 1843 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 1844 |
+
dtype: string
|
| 1845 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 1846 |
+
dtype: string
|
| 1847 |
+
- name: max_issues_repo_path
|
| 1848 |
+
dtype: string
|
| 1849 |
+
- name: max_issues_repo_name
|
| 1850 |
+
dtype: string
|
| 1851 |
+
- name: max_issues_repo_head_hexsha
|
| 1852 |
+
dtype: string
|
| 1853 |
+
- name: max_issues_repo_licenses
|
| 1854 |
+
sequence: string
|
| 1855 |
+
- name: max_issues_count
|
| 1856 |
+
dtype: int64
|
| 1857 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 1858 |
+
dtype: string
|
| 1859 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 1860 |
+
dtype: string
|
| 1861 |
+
- name: max_forks_repo_path
|
| 1862 |
+
dtype: string
|
| 1863 |
+
- name: max_forks_repo_name
|
| 1864 |
+
dtype: string
|
| 1865 |
+
- name: max_forks_repo_head_hexsha
|
| 1866 |
+
dtype: string
|
| 1867 |
+
- name: max_forks_repo_licenses
|
| 1868 |
+
sequence: string
|
| 1869 |
+
- name: max_forks_count
|
| 1870 |
+
dtype: int64
|
| 1871 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 1872 |
+
dtype: string
|
| 1873 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 1874 |
+
dtype: string
|
| 1875 |
+
- name: content
|
| 1876 |
+
dtype: string
|
| 1877 |
+
- name: avg_line_length
|
| 1878 |
+
dtype: float64
|
| 1879 |
+
- name: max_line_length
|
| 1880 |
+
dtype: int64
|
| 1881 |
+
- name: alphanum_fraction
|
| 1882 |
+
dtype: float64
|
| 1883 |
+
- name: retain
|
| 1884 |
+
dtype: bool
|
| 1885 |
+
- name: num_tokens
|
| 1886 |
+
dtype: int64
|
| 1887 |
+
splits:
|
| 1888 |
+
- name: train
|
| 1889 |
+
num_bytes: 8306276563
|
| 1890 |
+
num_examples: 1309849
|
| 1891 |
+
download_size: 2941572461
|
| 1892 |
+
dataset_size: 8306276563
|
| 1893 |
- config_name: sass
|
| 1894 |
features:
|
| 1895 |
- name: hexsha
|
|
|
|
| 2625 |
data_files:
|
| 2626 |
- split: train
|
| 2627 |
path: python/train-*
|
| 2628 |
+
- config_name: rust
|
| 2629 |
+
data_files:
|
| 2630 |
+
- split: train
|
| 2631 |
+
path: rust/train-*
|
| 2632 |
- config_name: sass
|
| 2633 |
data_files:
|
| 2634 |
- split: train
|
rust/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e003351676aa16c1e25a1aa62d330a365b6b3266a9452145d529c3d911c074c
|
| 3 |
+
size 983201298
|
rust/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c9b4f73597023f43f05db2b457c67817a56ef19320b14bbd1b9cf84fdb387c5
|
| 3 |
+
size 982232616
|
rust/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d6bf905e931c545e1bf3dd7327deadc7078ed38b02560ce9b749009e96727aa
|
| 3 |
+
size 976138547
|