Upload dataset
Browse files- README.md +74 -0
- coffeescript/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -70,6 +70,76 @@ dataset_info:
|
|
| 70 |
num_examples: 9811753
|
| 71 |
download_size: 14190088400
|
| 72 |
dataset_size: 38988569615
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
- config_name: julia
|
| 74 |
features:
|
| 75 |
- name: hexsha
|
|
@@ -495,6 +565,10 @@ configs:
|
|
| 495 |
data_files:
|
| 496 |
- split: train
|
| 497 |
path: c-sharp/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 498 |
- config_name: julia
|
| 499 |
data_files:
|
| 500 |
- split: train
|
|
|
|
| 70 |
num_examples: 9811753
|
| 71 |
download_size: 14190088400
|
| 72 |
dataset_size: 38988569615
|
| 73 |
+
- config_name: coffeescript
|
| 74 |
+
features:
|
| 75 |
+
- name: hexsha
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: size
|
| 78 |
+
dtype: int64
|
| 79 |
+
- name: ext
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: lang
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: max_stars_repo_path
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: max_stars_repo_name
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: max_stars_repo_head_hexsha
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: max_stars_repo_licenses
|
| 90 |
+
sequence: string
|
| 91 |
+
- name: max_stars_count
|
| 92 |
+
dtype: int64
|
| 93 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: max_issues_repo_path
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: max_issues_repo_name
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: max_issues_repo_head_hexsha
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: max_issues_repo_licenses
|
| 104 |
+
sequence: string
|
| 105 |
+
- name: max_issues_count
|
| 106 |
+
dtype: int64
|
| 107 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: max_forks_repo_path
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: max_forks_repo_name
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: max_forks_repo_head_hexsha
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: max_forks_repo_licenses
|
| 118 |
+
sequence: string
|
| 119 |
+
- name: max_forks_count
|
| 120 |
+
dtype: int64
|
| 121 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: content
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: avg_line_length
|
| 128 |
+
dtype: float64
|
| 129 |
+
- name: max_line_length
|
| 130 |
+
dtype: int64
|
| 131 |
+
- name: alphanum_fraction
|
| 132 |
+
dtype: float64
|
| 133 |
+
- name: retain
|
| 134 |
+
dtype: bool
|
| 135 |
+
- name: num_tokens
|
| 136 |
+
dtype: int64
|
| 137 |
+
splits:
|
| 138 |
+
- name: train
|
| 139 |
+
num_bytes: 621721291
|
| 140 |
+
num_examples: 201828
|
| 141 |
+
download_size: 275100437
|
| 142 |
+
dataset_size: 621721291
|
| 143 |
- config_name: julia
|
| 144 |
features:
|
| 145 |
- name: hexsha
|
|
|
|
| 565 |
data_files:
|
| 566 |
- split: train
|
| 567 |
path: c-sharp/train-*
|
| 568 |
+
- config_name: coffeescript
|
| 569 |
+
data_files:
|
| 570 |
+
- split: train
|
| 571 |
+
path: coffeescript/train-*
|
| 572 |
- config_name: julia
|
| 573 |
data_files:
|
| 574 |
- split: train
|
coffeescript/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3864aae66387f10bb692f11b4fbbe2c7e29b95a51d2942d755faba8e2bdd537
|
| 3 |
+
size 275100437
|