File size: 2,678 Bytes
49bb1c5 fd4d567 43f8414 fd4d567 43f8414 fd4d567 43f8414 fd4d567 43f8414 fd4d567 49bb1c5 a3009fb 49bb1c5 a3009fb 49bb1c5 a3009fb 49bb1c5 a3009fb 9d34b1c 49bb1c5 fd4d567 49bb1c5 9d34b1c 49bb1c5 |
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 |
---
dataset_info:
- config_name: el
features:
- name: file_id
dtype: string
- name: content
dtype: string
- name: repo
dtype: string
- name: path
dtype: string
- name: token_length
dtype: int64
- name: original_comment
dtype: string
- name: comment_type
dtype: string
- name: detected_lang
dtype: string
- name: prompt
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: predict_bigcode/starcoder2-7b
dtype: string
- name: predicted_comment_bigcode/starcoder2-7b
dtype: string
splits:
- name: train
num_bytes: 254373
num_examples: 5
download_size: 108736
dataset_size: 254373
- config_name: nl
features:
- name: file_id
dtype: string
- name: content
dtype: string
- name: repo
dtype: string
- name: path
dtype: string
- name: token_length
dtype: int64
- name: original_comment
dtype: string
- name: comment_type
dtype: string
- name: detected_lang
dtype: string
- name: prompt
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: predict_bigcode/starcoder2-7b
dtype: string
- name: predicted_comment_bigcode/starcoder2-7b
dtype: string
splits:
- name: train
num_bytes: 236354
num_examples: 5
download_size: 221544
dataset_size: 236354
- config_name: nlQwen/CodeQwen1.5-7B
features:
- name: file_id
dtype: string
- name: content
dtype: string
- name: repo
dtype: string
- name: path
dtype: string
- name: token_length
dtype: int64
- name: original_comment
dtype: string
- name: comment_type
dtype: string
- name: detected_lang
dtype: string
- name: prompt
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
splits:
- name: train
num_bytes: 156776
num_examples: 5
download_size: 151562
dataset_size: 156776
configs:
- config_name: el
data_files:
- split: train
path: el/train-*
- config_name: nl
data_files:
- split: train
path: nl/train-*
- config_name: nlQwen/CodeQwen1.5-7B
data_files:
- split: train
path: nlQwen/CodeQwen1.5-7B/train-*
---
|