Upload dataset
Browse files- README.md +74 -0
- kotlin/train-00000-of-00002.parquet +3 -0
- kotlin/train-00001-of-00002.parquet +3 -0
README.md
CHANGED
|
@@ -490,6 +490,76 @@ dataset_info:
|
|
| 490 |
num_examples: 275116
|
| 491 |
download_size: 510947191
|
| 492 |
dataset_size: 1189419932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 493 |
- config_name: markdown
|
| 494 |
features:
|
| 495 |
- name: hexsha
|
|
@@ -1079,6 +1149,10 @@ configs:
|
|
| 1079 |
data_files:
|
| 1080 |
- split: train
|
| 1081 |
path: julia/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1082 |
- config_name: markdown
|
| 1083 |
data_files:
|
| 1084 |
- split: train
|
|
|
|
| 490 |
num_examples: 275116
|
| 491 |
download_size: 510947191
|
| 492 |
dataset_size: 1189419932
|
| 493 |
+
- config_name: kotlin
|
| 494 |
+
features:
|
| 495 |
+
- name: hexsha
|
| 496 |
+
dtype: string
|
| 497 |
+
- name: size
|
| 498 |
+
dtype: int64
|
| 499 |
+
- name: ext
|
| 500 |
+
dtype: string
|
| 501 |
+
- name: lang
|
| 502 |
+
dtype: string
|
| 503 |
+
- name: max_stars_repo_path
|
| 504 |
+
dtype: string
|
| 505 |
+
- name: max_stars_repo_name
|
| 506 |
+
dtype: string
|
| 507 |
+
- name: max_stars_repo_head_hexsha
|
| 508 |
+
dtype: string
|
| 509 |
+
- name: max_stars_repo_licenses
|
| 510 |
+
sequence: string
|
| 511 |
+
- name: max_stars_count
|
| 512 |
+
dtype: int64
|
| 513 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 514 |
+
dtype: string
|
| 515 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 516 |
+
dtype: string
|
| 517 |
+
- name: max_issues_repo_path
|
| 518 |
+
dtype: string
|
| 519 |
+
- name: max_issues_repo_name
|
| 520 |
+
dtype: string
|
| 521 |
+
- name: max_issues_repo_head_hexsha
|
| 522 |
+
dtype: string
|
| 523 |
+
- name: max_issues_repo_licenses
|
| 524 |
+
sequence: string
|
| 525 |
+
- name: max_issues_count
|
| 526 |
+
dtype: int64
|
| 527 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 528 |
+
dtype: string
|
| 529 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 530 |
+
dtype: string
|
| 531 |
+
- name: max_forks_repo_path
|
| 532 |
+
dtype: string
|
| 533 |
+
- name: max_forks_repo_name
|
| 534 |
+
dtype: string
|
| 535 |
+
- name: max_forks_repo_head_hexsha
|
| 536 |
+
dtype: string
|
| 537 |
+
- name: max_forks_repo_licenses
|
| 538 |
+
sequence: string
|
| 539 |
+
- name: max_forks_count
|
| 540 |
+
dtype: int64
|
| 541 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 542 |
+
dtype: string
|
| 543 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 544 |
+
dtype: string
|
| 545 |
+
- name: content
|
| 546 |
+
dtype: string
|
| 547 |
+
- name: avg_line_length
|
| 548 |
+
dtype: float64
|
| 549 |
+
- name: max_line_length
|
| 550 |
+
dtype: int64
|
| 551 |
+
- name: alphanum_fraction
|
| 552 |
+
dtype: float64
|
| 553 |
+
- name: retain
|
| 554 |
+
dtype: bool
|
| 555 |
+
- name: num_tokens
|
| 556 |
+
dtype: int64
|
| 557 |
+
splits:
|
| 558 |
+
- name: train
|
| 559 |
+
num_bytes: 6746535622
|
| 560 |
+
num_examples: 2132571
|
| 561 |
+
download_size: 2841440543
|
| 562 |
+
dataset_size: 6746535622
|
| 563 |
- config_name: markdown
|
| 564 |
features:
|
| 565 |
- name: hexsha
|
|
|
|
| 1149 |
data_files:
|
| 1150 |
- split: train
|
| 1151 |
path: julia/train-*
|
| 1152 |
+
- config_name: kotlin
|
| 1153 |
+
data_files:
|
| 1154 |
+
- split: train
|
| 1155 |
+
path: kotlin/train-*
|
| 1156 |
- config_name: markdown
|
| 1157 |
data_files:
|
| 1158 |
- split: train
|
kotlin/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1696008a66537862d1da120e24023cb9b5556f6c1b0b94fcb81a23347f7270a
|
| 3 |
+
size 1422514175
|
kotlin/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:024f158b07e2344953bef93572d58fa0ad2dbbe62a8aef606cd1f612f0c2d394
|
| 3 |
+
size 1418926368
|