Upload dataset
Browse files- README.md +74 -0
- common-lisp/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -280,6 +280,76 @@ dataset_info:
|
|
| 280 |
num_examples: 201828
|
| 281 |
download_size: 275100437
|
| 282 |
dataset_size: 621721291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 283 |
- config_name: cpp
|
| 284 |
features:
|
| 285 |
- name: hexsha
|
|
@@ -2257,6 +2327,10 @@ configs:
|
|
| 2257 |
data_files:
|
| 2258 |
- split: train
|
| 2259 |
path: coffeescript/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2260 |
- config_name: cpp
|
| 2261 |
data_files:
|
| 2262 |
- split: train
|
|
|
|
| 280 |
num_examples: 201828
|
| 281 |
download_size: 275100437
|
| 282 |
dataset_size: 621721291
|
| 283 |
+
- config_name: common-lisp
|
| 284 |
+
features:
|
| 285 |
+
- name: hexsha
|
| 286 |
+
dtype: string
|
| 287 |
+
- name: size
|
| 288 |
+
dtype: int64
|
| 289 |
+
- name: ext
|
| 290 |
+
dtype: string
|
| 291 |
+
- name: lang
|
| 292 |
+
dtype: string
|
| 293 |
+
- name: max_stars_repo_path
|
| 294 |
+
dtype: string
|
| 295 |
+
- name: max_stars_repo_name
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: max_stars_repo_head_hexsha
|
| 298 |
+
dtype: string
|
| 299 |
+
- name: max_stars_repo_licenses
|
| 300 |
+
sequence: string
|
| 301 |
+
- name: max_stars_count
|
| 302 |
+
dtype: int64
|
| 303 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 304 |
+
dtype: string
|
| 305 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: max_issues_repo_path
|
| 308 |
+
dtype: string
|
| 309 |
+
- name: max_issues_repo_name
|
| 310 |
+
dtype: string
|
| 311 |
+
- name: max_issues_repo_head_hexsha
|
| 312 |
+
dtype: string
|
| 313 |
+
- name: max_issues_repo_licenses
|
| 314 |
+
sequence: string
|
| 315 |
+
- name: max_issues_count
|
| 316 |
+
dtype: int64
|
| 317 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 318 |
+
dtype: string
|
| 319 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 320 |
+
dtype: string
|
| 321 |
+
- name: max_forks_repo_path
|
| 322 |
+
dtype: string
|
| 323 |
+
- name: max_forks_repo_name
|
| 324 |
+
dtype: string
|
| 325 |
+
- name: max_forks_repo_head_hexsha
|
| 326 |
+
dtype: string
|
| 327 |
+
- name: max_forks_repo_licenses
|
| 328 |
+
sequence: string
|
| 329 |
+
- name: max_forks_count
|
| 330 |
+
dtype: int64
|
| 331 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 332 |
+
dtype: string
|
| 333 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 334 |
+
dtype: string
|
| 335 |
+
- name: content
|
| 336 |
+
dtype: string
|
| 337 |
+
- name: avg_line_length
|
| 338 |
+
dtype: float64
|
| 339 |
+
- name: max_line_length
|
| 340 |
+
dtype: int64
|
| 341 |
+
- name: alphanum_fraction
|
| 342 |
+
dtype: float64
|
| 343 |
+
- name: retain
|
| 344 |
+
dtype: bool
|
| 345 |
+
- name: num_tokens
|
| 346 |
+
dtype: int64
|
| 347 |
+
splits:
|
| 348 |
+
- name: train
|
| 349 |
+
num_bytes: 702736669
|
| 350 |
+
num_examples: 74124
|
| 351 |
+
download_size: 229167353
|
| 352 |
+
dataset_size: 702736669
|
| 353 |
- config_name: cpp
|
| 354 |
features:
|
| 355 |
- name: hexsha
|
|
|
|
| 2327 |
data_files:
|
| 2328 |
- split: train
|
| 2329 |
path: coffeescript/train-*
|
| 2330 |
+
- config_name: common-lisp
|
| 2331 |
+
data_files:
|
| 2332 |
+
- split: train
|
| 2333 |
+
path: common-lisp/train-*
|
| 2334 |
- config_name: cpp
|
| 2335 |
data_files:
|
| 2336 |
- split: train
|
common-lisp/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:310af131b9f1acf759cc12ebaf156cc9bad4befe0f04103d58dbac1c99cee917
|
| 3 |
+
size 229167353
|