ML4SE23_G1_WizardCoder-SCoT-350M-V1.0 / tokenizer_config.json
MattiaBonfanti-CS's picture
Upload 14 files
908cd26
raw
history blame contribute delete
263 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 514,
"padding_side": "right",
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}