codegen-16B-nl-sharded / tokenizer_config.json
abacaj's picture
Upload with huggingface_hub
90bf1fc
raw
history blame contribute delete
279 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "Salesforce/codegen-16B-nl",
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}