Upload dataset
Browse files- README.md +74 -0
- erlang/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -700,6 +700,76 @@ dataset_info:
|
|
| 700 |
num_examples: 50104
|
| 701 |
download_size: 159071578
|
| 702 |
dataset_size: 388817213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 703 |
- config_name: f-sharp
|
| 704 |
features:
|
| 705 |
- name: hexsha
|
|
@@ -2841,6 +2911,10 @@ configs:
|
|
| 2841 |
data_files:
|
| 2842 |
- split: train
|
| 2843 |
path: emacs-lisp/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2844 |
- config_name: f-sharp
|
| 2845 |
data_files:
|
| 2846 |
- split: train
|
|
|
|
| 700 |
num_examples: 50104
|
| 701 |
download_size: 159071578
|
| 702 |
dataset_size: 388817213
|
| 703 |
+
- config_name: erlang
|
| 704 |
+
features:
|
| 705 |
+
- name: hexsha
|
| 706 |
+
dtype: string
|
| 707 |
+
- name: size
|
| 708 |
+
dtype: int64
|
| 709 |
+
- name: ext
|
| 710 |
+
dtype: string
|
| 711 |
+
- name: lang
|
| 712 |
+
dtype: string
|
| 713 |
+
- name: max_stars_repo_path
|
| 714 |
+
dtype: string
|
| 715 |
+
- name: max_stars_repo_name
|
| 716 |
+
dtype: string
|
| 717 |
+
- name: max_stars_repo_head_hexsha
|
| 718 |
+
dtype: string
|
| 719 |
+
- name: max_stars_repo_licenses
|
| 720 |
+
sequence: string
|
| 721 |
+
- name: max_stars_count
|
| 722 |
+
dtype: int64
|
| 723 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 724 |
+
dtype: string
|
| 725 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 726 |
+
dtype: string
|
| 727 |
+
- name: max_issues_repo_path
|
| 728 |
+
dtype: string
|
| 729 |
+
- name: max_issues_repo_name
|
| 730 |
+
dtype: string
|
| 731 |
+
- name: max_issues_repo_head_hexsha
|
| 732 |
+
dtype: string
|
| 733 |
+
- name: max_issues_repo_licenses
|
| 734 |
+
sequence: string
|
| 735 |
+
- name: max_issues_count
|
| 736 |
+
dtype: int64
|
| 737 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 738 |
+
dtype: string
|
| 739 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 740 |
+
dtype: string
|
| 741 |
+
- name: max_forks_repo_path
|
| 742 |
+
dtype: string
|
| 743 |
+
- name: max_forks_repo_name
|
| 744 |
+
dtype: string
|
| 745 |
+
- name: max_forks_repo_head_hexsha
|
| 746 |
+
dtype: string
|
| 747 |
+
- name: max_forks_repo_licenses
|
| 748 |
+
sequence: string
|
| 749 |
+
- name: max_forks_count
|
| 750 |
+
dtype: int64
|
| 751 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 752 |
+
dtype: string
|
| 753 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 754 |
+
dtype: string
|
| 755 |
+
- name: content
|
| 756 |
+
dtype: string
|
| 757 |
+
- name: avg_line_length
|
| 758 |
+
dtype: float64
|
| 759 |
+
- name: max_line_length
|
| 760 |
+
dtype: int64
|
| 761 |
+
- name: alphanum_fraction
|
| 762 |
+
dtype: float64
|
| 763 |
+
- name: retain
|
| 764 |
+
dtype: bool
|
| 765 |
+
- name: num_tokens
|
| 766 |
+
dtype: int64
|
| 767 |
+
splits:
|
| 768 |
+
- name: train
|
| 769 |
+
num_bytes: 665329691
|
| 770 |
+
num_examples: 86001
|
| 771 |
+
download_size: 232762543
|
| 772 |
+
dataset_size: 665329691
|
| 773 |
- config_name: f-sharp
|
| 774 |
features:
|
| 775 |
- name: hexsha
|
|
|
|
| 2911 |
data_files:
|
| 2912 |
- split: train
|
| 2913 |
path: emacs-lisp/train-*
|
| 2914 |
+
- config_name: erlang
|
| 2915 |
+
data_files:
|
| 2916 |
+
- split: train
|
| 2917 |
+
path: erlang/train-*
|
| 2918 |
- config_name: f-sharp
|
| 2919 |
data_files:
|
| 2920 |
- split: train
|
erlang/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88de2cd80afc252772428d979e7a5968f551c94332ba8eab4bca6488f42411db
|
| 3 |
+
size 232762543
|