metadata
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: 1275578388.868778
num_examples: 206012
download_size: 1035966730
dataset_size: 1275578388.868778
configs:
- config_name: default
data_files:
- split: train
path: data/train-*