Upload dataset
Browse files- README.md +74 -0
- glsl/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -140,6 +140,76 @@ dataset_info:
|
|
| 140 |
num_examples: 201828
|
| 141 |
download_size: 275100437
|
| 142 |
dataset_size: 621721291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
- config_name: julia
|
| 144 |
features:
|
| 145 |
- name: hexsha
|
|
@@ -709,6 +779,10 @@ configs:
|
|
| 709 |
data_files:
|
| 710 |
- split: train
|
| 711 |
path: coffeescript/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 712 |
- config_name: julia
|
| 713 |
data_files:
|
| 714 |
- split: train
|
|
|
|
| 140 |
num_examples: 201828
|
| 141 |
download_size: 275100437
|
| 142 |
dataset_size: 621721291
|
| 143 |
+
- config_name: glsl
|
| 144 |
+
features:
|
| 145 |
+
- name: hexsha
|
| 146 |
+
dtype: string
|
| 147 |
+
- name: size
|
| 148 |
+
dtype: int64
|
| 149 |
+
- name: ext
|
| 150 |
+
dtype: string
|
| 151 |
+
- name: lang
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: max_stars_repo_path
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: max_stars_repo_name
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: max_stars_repo_head_hexsha
|
| 158 |
+
dtype: string
|
| 159 |
+
- name: max_stars_repo_licenses
|
| 160 |
+
sequence: string
|
| 161 |
+
- name: max_stars_count
|
| 162 |
+
dtype: int64
|
| 163 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 164 |
+
dtype: string
|
| 165 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: max_issues_repo_path
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: max_issues_repo_name
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: max_issues_repo_head_hexsha
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: max_issues_repo_licenses
|
| 174 |
+
sequence: string
|
| 175 |
+
- name: max_issues_count
|
| 176 |
+
dtype: int64
|
| 177 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: max_forks_repo_path
|
| 182 |
+
dtype: string
|
| 183 |
+
- name: max_forks_repo_name
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: max_forks_repo_head_hexsha
|
| 186 |
+
dtype: string
|
| 187 |
+
- name: max_forks_repo_licenses
|
| 188 |
+
sequence: string
|
| 189 |
+
- name: max_forks_count
|
| 190 |
+
dtype: int64
|
| 191 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 192 |
+
dtype: string
|
| 193 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 194 |
+
dtype: string
|
| 195 |
+
- name: content
|
| 196 |
+
dtype: string
|
| 197 |
+
- name: avg_line_length
|
| 198 |
+
dtype: float64
|
| 199 |
+
- name: max_line_length
|
| 200 |
+
dtype: int64
|
| 201 |
+
- name: alphanum_fraction
|
| 202 |
+
dtype: float64
|
| 203 |
+
- name: retain
|
| 204 |
+
dtype: bool
|
| 205 |
+
- name: num_tokens
|
| 206 |
+
dtype: int64
|
| 207 |
+
splits:
|
| 208 |
+
- name: train
|
| 209 |
+
num_bytes: 136728450
|
| 210 |
+
num_examples: 60125
|
| 211 |
+
download_size: 64879573
|
| 212 |
+
dataset_size: 136728450
|
| 213 |
- config_name: julia
|
| 214 |
features:
|
| 215 |
- name: hexsha
|
|
|
|
| 779 |
data_files:
|
| 780 |
- split: train
|
| 781 |
path: coffeescript/train-*
|
| 782 |
+
- config_name: glsl
|
| 783 |
+
data_files:
|
| 784 |
+
- split: train
|
| 785 |
+
path: glsl/train-*
|
| 786 |
- config_name: julia
|
| 787 |
data_files:
|
| 788 |
- split: train
|
glsl/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6d43fff1c20ea6c2427c4faeb02a038fdab8409fa2e9a4ade0ca74b0849e7ad
|
| 3 |
+
size 64879573
|