--- dataset_info: features: - name: index dtype: string - name: file_id dtype: string - name: content dtype: string - name: repo dtype: string - name: path dtype: string - name: token_length dtype: string - name: original_comment dtype: string - name: comment_type dtype: string - name: detected_lang dtype: string - name: prompt dtype: string - name: Inclusion dtype: string - name: Exclusion dtype: string - name: file-tokens-Qwen/CodeQwen1.5-7B dtype: string - name: comment-tokens-Qwen/CodeQwen1.5-7B dtype: string - name: comment_tail_length_Qwen/CodeQwen1.5-7B dtype: string - name: file-tokens-bigcode/starcoder2-7b dtype: string - name: comment-tokens-bigcode/starcoder2-7b dtype: string - name: comment_tail_length_bigcode/starcoder2-7b dtype: string - name: file-tokens-google/codegemma-7b dtype: string - name: comment-tokens-google/codegemma-7b dtype: string - name: comment_tail_length_google/codegemma-7b dtype: string - name: file-tokens-ibm-granite/granite-8b-code-base dtype: string - name: comment-tokens-ibm-granite/granite-8b-code-base dtype: string - name: comment_tail_length_ibm-granite/granite-8b-code-base dtype: string - name: file-tokens-meta-llama/CodeLlama-7b-hf dtype: string - name: comment-tokens-meta-llama/CodeLlama-7b-hf dtype: string - name: comment_tail_length_meta-llama/CodeLlama-7b-hf dtype: string - name: excluded-based-on-tokenizer-Qwen/CodeQwen1.5-7B dtype: string - name: excluded-based-on-tokenizer-bigcode/starcoder2-7b dtype: string - name: excluded-based-on-tokenizer-google/codegemma-7b dtype: string - name: excluded-based-on-tokenizer-ibm-granite/granite-8b-code-base dtype: string - name: excluded-based-on-tokenizer-meta-llama/CodeLlama-7b-hf dtype: string - name: include-for-inference dtype: string - name: masked_data_Qwen/CodeQwen1.5-7b dtype: string - name: predict_Qwen/CodeQwen1.5-7b dtype: string - name: predicted_comment_Qwen/CodeQwen1.5-7b dtype: string - name: masked_data_bigcode/starcoder2-7b dtype: string - name: accuracy/CodeQwen1.5-7b dtype: string - name: errors/CodeQwen1.5-7b dtype: string - name: predict_bigcode/starcoder2-7b dtype: string - name: predicted_comment_bigcode/starcoder2-7b dtype: string - name: masked_data_ibm-granite/granite-8b-code-base dtype: string - name: accuracy/starcoder2-7b dtype: string - name: errors/starcoder2-7b dtype: string - name: predict_ibm-granite/granite-8b-code-base dtype: string - name: predicted_comment_ibm-granite/granite-8b-code-base dtype: string - name: masked_data_meta-llama/CodeLlama-7b-hf dtype: string - name: accuracy/granite-8b dtype: string - name: errors/granite-8b dtype: string - name: predict_meta-llama/CodeLlama-7b-hf dtype: string - name: predicted_comment_meta-llama/CodeLlama-7b-hf dtype: string - name: masked_data_google/codegemma-7b dtype: string - name: accuracy/CodeLlama-7b dtype: string - name: errors/CodeLlama-7b dtype: string - name: predict_google/codegemma-7b dtype: string - name: predicted_comment_google/codegemma-7b dtype: string - name: accuracy/codegemma-7b dtype: string - name: errors/codegemma-7b dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 26285461 num_examples: 500 download_size: 9758311 dataset_size: 26285461 configs: - config_name: default data_files: - split: train path: data/train-* ---