Upload dataset
Browse files- README.md +74 -0
- cuda/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -560,6 +560,76 @@ dataset_info:
|
|
| 560 |
num_examples: 2559141
|
| 561 |
download_size: 3379794560
|
| 562 |
dataset_size: 9298490680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 563 |
- config_name: dart
|
| 564 |
features:
|
| 565 |
- name: hexsha
|
|
@@ -2903,6 +2973,10 @@ configs:
|
|
| 2903 |
data_files:
|
| 2904 |
- split: train
|
| 2905 |
path: css/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2906 |
- config_name: dart
|
| 2907 |
data_files:
|
| 2908 |
- split: train
|
|
|
|
| 560 |
num_examples: 2559141
|
| 561 |
download_size: 3379794560
|
| 562 |
dataset_size: 9298490680
|
| 563 |
+
- config_name: cuda
|
| 564 |
+
features:
|
| 565 |
+
- name: hexsha
|
| 566 |
+
dtype: string
|
| 567 |
+
- name: size
|
| 568 |
+
dtype: int64
|
| 569 |
+
- name: ext
|
| 570 |
+
dtype: string
|
| 571 |
+
- name: lang
|
| 572 |
+
dtype: string
|
| 573 |
+
- name: max_stars_repo_path
|
| 574 |
+
dtype: string
|
| 575 |
+
- name: max_stars_repo_name
|
| 576 |
+
dtype: string
|
| 577 |
+
- name: max_stars_repo_head_hexsha
|
| 578 |
+
dtype: string
|
| 579 |
+
- name: max_stars_repo_licenses
|
| 580 |
+
sequence: string
|
| 581 |
+
- name: max_stars_count
|
| 582 |
+
dtype: int64
|
| 583 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 584 |
+
dtype: string
|
| 585 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 586 |
+
dtype: string
|
| 587 |
+
- name: max_issues_repo_path
|
| 588 |
+
dtype: string
|
| 589 |
+
- name: max_issues_repo_name
|
| 590 |
+
dtype: string
|
| 591 |
+
- name: max_issues_repo_head_hexsha
|
| 592 |
+
dtype: string
|
| 593 |
+
- name: max_issues_repo_licenses
|
| 594 |
+
sequence: string
|
| 595 |
+
- name: max_issues_count
|
| 596 |
+
dtype: int64
|
| 597 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 598 |
+
dtype: string
|
| 599 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 600 |
+
dtype: string
|
| 601 |
+
- name: max_forks_repo_path
|
| 602 |
+
dtype: string
|
| 603 |
+
- name: max_forks_repo_name
|
| 604 |
+
dtype: string
|
| 605 |
+
- name: max_forks_repo_head_hexsha
|
| 606 |
+
dtype: string
|
| 607 |
+
- name: max_forks_repo_licenses
|
| 608 |
+
sequence: string
|
| 609 |
+
- name: max_forks_count
|
| 610 |
+
dtype: int64
|
| 611 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 612 |
+
dtype: string
|
| 613 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 614 |
+
dtype: string
|
| 615 |
+
- name: content
|
| 616 |
+
dtype: string
|
| 617 |
+
- name: avg_line_length
|
| 618 |
+
dtype: float64
|
| 619 |
+
- name: max_line_length
|
| 620 |
+
dtype: int64
|
| 621 |
+
- name: alphanum_fraction
|
| 622 |
+
dtype: float64
|
| 623 |
+
- name: retain
|
| 624 |
+
dtype: bool
|
| 625 |
+
- name: num_tokens
|
| 626 |
+
dtype: int64
|
| 627 |
+
splits:
|
| 628 |
+
- name: train
|
| 629 |
+
num_bytes: 489087016
|
| 630 |
+
num_examples: 54108
|
| 631 |
+
download_size: 169218252
|
| 632 |
+
dataset_size: 489087016
|
| 633 |
- config_name: dart
|
| 634 |
features:
|
| 635 |
- name: hexsha
|
|
|
|
| 2973 |
data_files:
|
| 2974 |
- split: train
|
| 2975 |
path: css/train-*
|
| 2976 |
+
- config_name: cuda
|
| 2977 |
+
data_files:
|
| 2978 |
+
- split: train
|
| 2979 |
+
path: cuda/train-*
|
| 2980 |
- config_name: dart
|
| 2981 |
data_files:
|
| 2982 |
- split: train
|
cuda/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64eb20ee802c6d17bc27b2370bf47c3d57ab1c7e44c39eddb2f2fe99a5fcf953
|
| 3 |
+
size 169218252
|