Upload dataset
Browse files- README.md +54 -0
- data/Elixir/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -823,6 +823,56 @@ dataset_info:
|
|
823 |
num_examples: 12832
|
824 |
download_size: 19991541
|
825 |
dataset_size: 69992145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
826 |
- config_name: Emacs Lisp
|
827 |
features:
|
828 |
- name: id
|
@@ -2896,6 +2946,10 @@ configs:
|
|
2896 |
data_files:
|
2897 |
- split: train
|
2898 |
path: data/EJS/train-*
|
|
|
|
|
|
|
|
|
2899 |
- config_name: Emacs Lisp
|
2900 |
data_files:
|
2901 |
- split: train
|
|
|
823 |
num_examples: 12832
|
824 |
download_size: 19991541
|
825 |
dataset_size: 69992145
|
826 |
+
- config_name: Elixir
|
827 |
+
features:
|
828 |
+
- name: id
|
829 |
+
dtype: int64
|
830 |
+
- name: file_name
|
831 |
+
dtype: string
|
832 |
+
- name: file_path
|
833 |
+
dtype: string
|
834 |
+
- name: content
|
835 |
+
dtype: string
|
836 |
+
- name: size
|
837 |
+
dtype: int64
|
838 |
+
- name: language
|
839 |
+
dtype: string
|
840 |
+
- name: extension
|
841 |
+
dtype: string
|
842 |
+
- name: total_lines
|
843 |
+
dtype: int64
|
844 |
+
- name: avg_line_length
|
845 |
+
dtype: float64
|
846 |
+
- name: max_line_length
|
847 |
+
dtype: int64
|
848 |
+
- name: alphanum_fraction
|
849 |
+
dtype: float64
|
850 |
+
- name: repo_name
|
851 |
+
dtype: string
|
852 |
+
- name: repo_stars
|
853 |
+
dtype: int64
|
854 |
+
- name: repo_forks
|
855 |
+
dtype: int64
|
856 |
+
- name: repo_open_issues
|
857 |
+
dtype: int64
|
858 |
+
- name: repo_license
|
859 |
+
dtype: string
|
860 |
+
- name: repo_extraction_date
|
861 |
+
dtype: string
|
862 |
+
- name: exact_duplicates_stackv2
|
863 |
+
dtype: bool
|
864 |
+
- name: near_duplicates_stackv2
|
865 |
+
dtype: bool
|
866 |
+
- name: near_duplicates_stackv1
|
867 |
+
dtype: bool
|
868 |
+
- name: exact_duplicates_stackv1
|
869 |
+
dtype: bool
|
870 |
+
splits:
|
871 |
+
- name: train
|
872 |
+
num_bytes: 435157867
|
873 |
+
num_examples: 102874
|
874 |
+
download_size: 128283753
|
875 |
+
dataset_size: 435157867
|
876 |
- config_name: Emacs Lisp
|
877 |
features:
|
878 |
- name: id
|
|
|
2946 |
data_files:
|
2947 |
- split: train
|
2948 |
path: data/EJS/train-*
|
2949 |
+
- config_name: Elixir
|
2950 |
+
data_files:
|
2951 |
+
- split: train
|
2952 |
+
path: data/Elixir/train-*
|
2953 |
- config_name: Emacs Lisp
|
2954 |
data_files:
|
2955 |
- split: train
|
data/Elixir/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88d55cb6ecc6d6ee6b6d370d404e08feb7fb02a57a1830aa59e1b77c2137df61
|
3 |
+
size 128283753
|