Upload dataset
Browse files- README.md +74 -0
- elixir/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -910,6 +910,76 @@ dataset_info:
|
|
| 910 |
num_examples: 877410
|
| 911 |
download_size: 1326896131
|
| 912 |
dataset_size: 3538079989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 913 |
- config_name: emacs-lisp
|
| 914 |
features:
|
| 915 |
- name: hexsha
|
|
@@ -3973,6 +4043,10 @@ configs:
|
|
| 3973 |
data_files:
|
| 3974 |
- split: train
|
| 3975 |
path: dart/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3976 |
- config_name: emacs-lisp
|
| 3977 |
data_files:
|
| 3978 |
- split: train
|
|
|
|
| 910 |
num_examples: 877410
|
| 911 |
download_size: 1326896131
|
| 912 |
dataset_size: 3538079989
|
| 913 |
+
- config_name: elixir
|
| 914 |
+
features:
|
| 915 |
+
- name: hexsha
|
| 916 |
+
dtype: string
|
| 917 |
+
- name: size
|
| 918 |
+
dtype: int64
|
| 919 |
+
- name: ext
|
| 920 |
+
dtype: string
|
| 921 |
+
- name: lang
|
| 922 |
+
dtype: string
|
| 923 |
+
- name: max_stars_repo_path
|
| 924 |
+
dtype: string
|
| 925 |
+
- name: max_stars_repo_name
|
| 926 |
+
dtype: string
|
| 927 |
+
- name: max_stars_repo_head_hexsha
|
| 928 |
+
dtype: string
|
| 929 |
+
- name: max_stars_repo_licenses
|
| 930 |
+
sequence: string
|
| 931 |
+
- name: max_stars_count
|
| 932 |
+
dtype: float64
|
| 933 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 934 |
+
dtype: string
|
| 935 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 936 |
+
dtype: string
|
| 937 |
+
- name: max_issues_repo_path
|
| 938 |
+
dtype: string
|
| 939 |
+
- name: max_issues_repo_name
|
| 940 |
+
dtype: string
|
| 941 |
+
- name: max_issues_repo_head_hexsha
|
| 942 |
+
dtype: string
|
| 943 |
+
- name: max_issues_repo_licenses
|
| 944 |
+
sequence: string
|
| 945 |
+
- name: max_issues_count
|
| 946 |
+
dtype: float64
|
| 947 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 948 |
+
dtype: string
|
| 949 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 950 |
+
dtype: string
|
| 951 |
+
- name: max_forks_repo_path
|
| 952 |
+
dtype: string
|
| 953 |
+
- name: max_forks_repo_name
|
| 954 |
+
dtype: string
|
| 955 |
+
- name: max_forks_repo_head_hexsha
|
| 956 |
+
dtype: string
|
| 957 |
+
- name: max_forks_repo_licenses
|
| 958 |
+
sequence: string
|
| 959 |
+
- name: max_forks_count
|
| 960 |
+
dtype: float64
|
| 961 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 962 |
+
dtype: string
|
| 963 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 964 |
+
dtype: string
|
| 965 |
+
- name: content
|
| 966 |
+
dtype: string
|
| 967 |
+
- name: avg_line_length
|
| 968 |
+
dtype: float64
|
| 969 |
+
- name: max_line_length
|
| 970 |
+
dtype: int64
|
| 971 |
+
- name: alphanum_fraction
|
| 972 |
+
dtype: float64
|
| 973 |
+
- name: retain
|
| 974 |
+
dtype: bool
|
| 975 |
+
- name: num_tokens
|
| 976 |
+
dtype: int64
|
| 977 |
+
splits:
|
| 978 |
+
- name: train
|
| 979 |
+
num_bytes: 532989366
|
| 980 |
+
num_examples: 173746
|
| 981 |
+
download_size: 222392772
|
| 982 |
+
dataset_size: 532989366
|
| 983 |
- config_name: emacs-lisp
|
| 984 |
features:
|
| 985 |
- name: hexsha
|
|
|
|
| 4043 |
data_files:
|
| 4044 |
- split: train
|
| 4045 |
path: dart/train-*
|
| 4046 |
+
- config_name: elixir
|
| 4047 |
+
data_files:
|
| 4048 |
+
- split: train
|
| 4049 |
+
path: elixir/train-*
|
| 4050 |
- config_name: emacs-lisp
|
| 4051 |
data_files:
|
| 4052 |
- split: train
|
elixir/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9419769cbc8569f5d4aa4f9f96611cf1cf3a403a6e827fcc8f23edd6c2e7af7d
|
| 3 |
+
size 222392772
|