File size: 7,154 Bytes
ba47413 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 |
---
dataset_info:
features:
- name: hexsha
dtype: string
- name: size
dtype: int64
- name: ext
dtype: string
- name: lang
dtype: string
- name: max_stars_repo_path
dtype: string
- name: max_stars_repo_name
dtype: string
- name: max_stars_repo_head_hexsha
dtype: string
- name: max_stars_repo_licenses
list: string
- name: max_stars_count
dtype: int64
- name: max_stars_repo_stars_event_min_datetime
dtype: string
- name: max_stars_repo_stars_event_max_datetime
dtype: string
- name: max_issues_repo_path
dtype: string
- name: max_issues_repo_name
dtype: string
- name: max_issues_repo_head_hexsha
dtype: string
- name: max_issues_repo_licenses
list: string
- name: max_issues_count
dtype: int64
- name: max_issues_repo_issues_event_min_datetime
dtype: string
- name: max_issues_repo_issues_event_max_datetime
dtype: string
- name: max_forks_repo_path
dtype: string
- name: max_forks_repo_name
dtype: string
- name: max_forks_repo_head_hexsha
dtype: string
- name: max_forks_repo_licenses
list: string
- name: max_forks_count
dtype: int64
- name: max_forks_repo_forks_event_min_datetime
dtype: string
- name: max_forks_repo_forks_event_max_datetime
dtype: string
- name: content
dtype: string
- name: avg_line_length
dtype: float64
- name: max_line_length
dtype: int64
- name: alphanum_fraction
dtype: float64
- name: qsc_code_num_words_quality_signal
dtype: int64
- name: qsc_code_num_chars_quality_signal
dtype: float64
- name: qsc_code_mean_word_length_quality_signal
dtype: float64
- name: qsc_code_frac_words_unique_quality_signal
dtype: float64
- name: qsc_code_frac_chars_top_2grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_top_3grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_top_4grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_dupe_5grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_dupe_6grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_dupe_7grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_dupe_8grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_dupe_9grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_dupe_10grams_quality_signal
dtype: float64
- name: qsc_code_frac_chars_replacement_symbols_quality_signal
dtype: float64
- name: qsc_code_frac_chars_digital_quality_signal
dtype: float64
- name: qsc_code_frac_chars_whitespace_quality_signal
dtype: float64
- name: qsc_code_size_file_byte_quality_signal
dtype: float64
- name: qsc_code_num_lines_quality_signal
dtype: float64
- name: qsc_code_num_chars_line_max_quality_signal
dtype: float64
- name: qsc_code_num_chars_line_mean_quality_signal
dtype: float64
- name: qsc_code_frac_chars_alphabet_quality_signal
dtype: float64
- name: qsc_code_frac_chars_comments_quality_signal
dtype: float64
- name: qsc_code_cate_xml_start_quality_signal
dtype: float64
- name: qsc_code_frac_lines_dupe_lines_quality_signal
dtype: float64
- name: qsc_code_cate_autogen_quality_signal
dtype: float64
- name: qsc_code_frac_lines_long_string_quality_signal
dtype: float64
- name: qsc_code_frac_chars_string_length_quality_signal
dtype: float64
- name: qsc_code_frac_chars_long_word_length_quality_signal
dtype: float64
- name: qsc_code_frac_lines_string_concat_quality_signal
dtype: float64
- name: qsc_code_cate_encoded_data_quality_signal
dtype: float64
- name: qsc_code_frac_chars_hex_words_quality_signal
dtype: float64
- name: qsc_code_frac_lines_prompt_comments_quality_signal
dtype: float64
- name: qsc_code_frac_lines_assert_quality_signal
dtype: float64
- name: qsc_codepython_cate_ast_quality_signal
dtype: float64
- name: qsc_codepython_frac_lines_func_ratio_quality_signal
dtype: float64
- name: qsc_codepython_cate_var_zero_quality_signal
dtype: bool
- name: qsc_codepython_frac_lines_pass_quality_signal
dtype: float64
- name: qsc_codepython_frac_lines_import_quality_signal
dtype: float64
- name: qsc_codepython_frac_lines_simplefunc_quality_signal
dtype: float64
- name: qsc_codepython_score_lines_no_logic_quality_signal
dtype: float64
- name: qsc_codepython_frac_lines_print_quality_signal
dtype: float64
- name: qsc_code_num_words
dtype: int64
- name: qsc_code_num_chars
dtype: int64
- name: qsc_code_mean_word_length
dtype: int64
- name: qsc_code_frac_words_unique
dtype: 'null'
- name: qsc_code_frac_chars_top_2grams
dtype: int64
- name: qsc_code_frac_chars_top_3grams
dtype: int64
- name: qsc_code_frac_chars_top_4grams
dtype: int64
- name: qsc_code_frac_chars_dupe_5grams
dtype: int64
- name: qsc_code_frac_chars_dupe_6grams
dtype: int64
- name: qsc_code_frac_chars_dupe_7grams
dtype: int64
- name: qsc_code_frac_chars_dupe_8grams
dtype: int64
- name: qsc_code_frac_chars_dupe_9grams
dtype: int64
- name: qsc_code_frac_chars_dupe_10grams
dtype: int64
- name: qsc_code_frac_chars_replacement_symbols
dtype: int64
- name: qsc_code_frac_chars_digital
dtype: int64
- name: qsc_code_frac_chars_whitespace
dtype: int64
- name: qsc_code_size_file_byte
dtype: int64
- name: qsc_code_num_lines
dtype: int64
- name: qsc_code_num_chars_line_max
dtype: int64
- name: qsc_code_num_chars_line_mean
dtype: int64
- name: qsc_code_frac_chars_alphabet
dtype: int64
- name: qsc_code_frac_chars_comments
dtype: int64
- name: qsc_code_cate_xml_start
dtype: int64
- name: qsc_code_frac_lines_dupe_lines
dtype: int64
- name: qsc_code_cate_autogen
dtype: int64
- name: qsc_code_frac_lines_long_string
dtype: int64
- name: qsc_code_frac_chars_string_length
dtype: int64
- name: qsc_code_frac_chars_long_word_length
dtype: int64
- name: qsc_code_frac_lines_string_concat
dtype: 'null'
- name: qsc_code_cate_encoded_data
dtype: int64
- name: qsc_code_frac_chars_hex_words
dtype: int64
- name: qsc_code_frac_lines_prompt_comments
dtype: int64
- name: qsc_code_frac_lines_assert
dtype: int64
- name: qsc_codepython_cate_ast
dtype: int64
- name: qsc_codepython_frac_lines_func_ratio
dtype: int64
- name: qsc_codepython_cate_var_zero
dtype: int64
- name: qsc_codepython_frac_lines_pass
dtype: int64
- name: qsc_codepython_frac_lines_import
dtype: int64
- name: qsc_codepython_frac_lines_simplefunc
dtype: int64
- name: qsc_codepython_score_lines_no_logic
dtype: int64
- name: qsc_codepython_frac_lines_print
dtype: int64
- name: effective
dtype: string
- name: hits
dtype: int64
splits:
- name: train
num_bytes: 2081548369.8517842
num_examples: 336180
download_size: 472698731
dataset_size: 2081548369.8517842
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|