Upload dataset
Browse files- README.md +74 -0
- cmake/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -210,6 +210,76 @@ dataset_info:
|
|
| 210 |
num_examples: 9811753
|
| 211 |
download_size: 14190088400
|
| 212 |
dataset_size: 38988569615
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 213 |
- config_name: coffeescript
|
| 214 |
features:
|
| 215 |
- name: hexsha
|
|
@@ -3233,6 +3303,10 @@ configs:
|
|
| 3233 |
data_files:
|
| 3234 |
- split: train
|
| 3235 |
path: c-sharp/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3236 |
- config_name: coffeescript
|
| 3237 |
data_files:
|
| 3238 |
- split: train
|
|
|
|
| 210 |
num_examples: 9811753
|
| 211 |
download_size: 14190088400
|
| 212 |
dataset_size: 38988569615
|
| 213 |
+
- config_name: cmake
|
| 214 |
+
features:
|
| 215 |
+
- name: hexsha
|
| 216 |
+
dtype: string
|
| 217 |
+
- name: size
|
| 218 |
+
dtype: int64
|
| 219 |
+
- name: ext
|
| 220 |
+
dtype: string
|
| 221 |
+
- name: lang
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: max_stars_repo_path
|
| 224 |
+
dtype: string
|
| 225 |
+
- name: max_stars_repo_name
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: max_stars_repo_head_hexsha
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: max_stars_repo_licenses
|
| 230 |
+
sequence: string
|
| 231 |
+
- name: max_stars_count
|
| 232 |
+
dtype: int64
|
| 233 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: max_issues_repo_path
|
| 238 |
+
dtype: string
|
| 239 |
+
- name: max_issues_repo_name
|
| 240 |
+
dtype: string
|
| 241 |
+
- name: max_issues_repo_head_hexsha
|
| 242 |
+
dtype: string
|
| 243 |
+
- name: max_issues_repo_licenses
|
| 244 |
+
sequence: string
|
| 245 |
+
- name: max_issues_count
|
| 246 |
+
dtype: int64
|
| 247 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 248 |
+
dtype: string
|
| 249 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 250 |
+
dtype: string
|
| 251 |
+
- name: max_forks_repo_path
|
| 252 |
+
dtype: string
|
| 253 |
+
- name: max_forks_repo_name
|
| 254 |
+
dtype: string
|
| 255 |
+
- name: max_forks_repo_head_hexsha
|
| 256 |
+
dtype: string
|
| 257 |
+
- name: max_forks_repo_licenses
|
| 258 |
+
sequence: string
|
| 259 |
+
- name: max_forks_count
|
| 260 |
+
dtype: int64
|
| 261 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 262 |
+
dtype: string
|
| 263 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 264 |
+
dtype: string
|
| 265 |
+
- name: content
|
| 266 |
+
dtype: string
|
| 267 |
+
- name: avg_line_length
|
| 268 |
+
dtype: float64
|
| 269 |
+
- name: max_line_length
|
| 270 |
+
dtype: int64
|
| 271 |
+
- name: alphanum_fraction
|
| 272 |
+
dtype: float64
|
| 273 |
+
- name: retain
|
| 274 |
+
dtype: bool
|
| 275 |
+
- name: num_tokens
|
| 276 |
+
dtype: int64
|
| 277 |
+
splits:
|
| 278 |
+
- name: train
|
| 279 |
+
num_bytes: 442854338
|
| 280 |
+
num_examples: 174636
|
| 281 |
+
download_size: 186216640
|
| 282 |
+
dataset_size: 442854338
|
| 283 |
- config_name: coffeescript
|
| 284 |
features:
|
| 285 |
- name: hexsha
|
|
|
|
| 3303 |
data_files:
|
| 3304 |
- split: train
|
| 3305 |
path: c-sharp/train-*
|
| 3306 |
+
- config_name: cmake
|
| 3307 |
+
data_files:
|
| 3308 |
+
- split: train
|
| 3309 |
+
path: cmake/train-*
|
| 3310 |
- config_name: coffeescript
|
| 3311 |
data_files:
|
| 3312 |
- split: train
|
cmake/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:685ddd66433d913eec40bdd2333bd1c2b39c3c4f30baba9a2768e7d531c44478
|
| 3 |
+
size 186216640
|