mtd_func_correct_codegen2b_untrusted / tokenizer_config.json
FabienRoger's picture
Upload folder using huggingface_hub
0c1f1b7 verified
raw
history blame contribute delete
272 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}