Upload dataset
Browse files- README.md +74 -0
- emacs-lisp/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -350,6 +350,76 @@ dataset_info:
|
|
| 350 |
num_examples: 74891
|
| 351 |
download_size: 85420950
|
| 352 |
dataset_size: 214248579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 353 |
- config_name: f-sharp
|
| 354 |
features:
|
| 355 |
- name: hexsha
|
|
@@ -1771,6 +1841,10 @@ configs:
|
|
| 1771 |
data_files:
|
| 1772 |
- split: train
|
| 1773 |
path: crystal/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1774 |
- config_name: f-sharp
|
| 1775 |
data_files:
|
| 1776 |
- split: train
|
|
|
|
| 350 |
num_examples: 74891
|
| 351 |
download_size: 85420950
|
| 352 |
dataset_size: 214248579
|
| 353 |
+
- config_name: emacs-lisp
|
| 354 |
+
features:
|
| 355 |
+
- name: hexsha
|
| 356 |
+
dtype: string
|
| 357 |
+
- name: size
|
| 358 |
+
dtype: int64
|
| 359 |
+
- name: ext
|
| 360 |
+
dtype: string
|
| 361 |
+
- name: lang
|
| 362 |
+
dtype: string
|
| 363 |
+
- name: max_stars_repo_path
|
| 364 |
+
dtype: string
|
| 365 |
+
- name: max_stars_repo_name
|
| 366 |
+
dtype: string
|
| 367 |
+
- name: max_stars_repo_head_hexsha
|
| 368 |
+
dtype: string
|
| 369 |
+
- name: max_stars_repo_licenses
|
| 370 |
+
sequence: string
|
| 371 |
+
- name: max_stars_count
|
| 372 |
+
dtype: int64
|
| 373 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 374 |
+
dtype: string
|
| 375 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 376 |
+
dtype: string
|
| 377 |
+
- name: max_issues_repo_path
|
| 378 |
+
dtype: string
|
| 379 |
+
- name: max_issues_repo_name
|
| 380 |
+
dtype: string
|
| 381 |
+
- name: max_issues_repo_head_hexsha
|
| 382 |
+
dtype: string
|
| 383 |
+
- name: max_issues_repo_licenses
|
| 384 |
+
sequence: string
|
| 385 |
+
- name: max_issues_count
|
| 386 |
+
dtype: int64
|
| 387 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 388 |
+
dtype: string
|
| 389 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 390 |
+
dtype: string
|
| 391 |
+
- name: max_forks_repo_path
|
| 392 |
+
dtype: string
|
| 393 |
+
- name: max_forks_repo_name
|
| 394 |
+
dtype: string
|
| 395 |
+
- name: max_forks_repo_head_hexsha
|
| 396 |
+
dtype: string
|
| 397 |
+
- name: max_forks_repo_licenses
|
| 398 |
+
sequence: string
|
| 399 |
+
- name: max_forks_count
|
| 400 |
+
dtype: int64
|
| 401 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 402 |
+
dtype: string
|
| 403 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 404 |
+
dtype: string
|
| 405 |
+
- name: content
|
| 406 |
+
dtype: string
|
| 407 |
+
- name: avg_line_length
|
| 408 |
+
dtype: float64
|
| 409 |
+
- name: max_line_length
|
| 410 |
+
dtype: int64
|
| 411 |
+
- name: alphanum_fraction
|
| 412 |
+
dtype: float64
|
| 413 |
+
- name: retain
|
| 414 |
+
dtype: bool
|
| 415 |
+
- name: num_tokens
|
| 416 |
+
dtype: int64
|
| 417 |
+
splits:
|
| 418 |
+
- name: train
|
| 419 |
+
num_bytes: 388817213
|
| 420 |
+
num_examples: 50104
|
| 421 |
+
download_size: 159071578
|
| 422 |
+
dataset_size: 388817213
|
| 423 |
- config_name: f-sharp
|
| 424 |
features:
|
| 425 |
- name: hexsha
|
|
|
|
| 1841 |
data_files:
|
| 1842 |
- split: train
|
| 1843 |
path: crystal/train-*
|
| 1844 |
+
- config_name: emacs-lisp
|
| 1845 |
+
data_files:
|
| 1846 |
+
- split: train
|
| 1847 |
+
path: emacs-lisp/train-*
|
| 1848 |
- config_name: f-sharp
|
| 1849 |
data_files:
|
| 1850 |
- split: train
|
emacs-lisp/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b7168417adf2e71288448b9c09f12401f2e12048f3f6b5a503acc579e16ad91
|
| 3 |
+
size 159071578
|