codegen-350M-mono-xlcost-v2 / tokenizer_config.json
giulio98's picture
Upload tokenizer
87b7f54
raw
history blame contribute delete
290 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "./models/codegen-350M-mono-xlcost-v2",
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}