codegen-350M-multi-xlcost / tokenizer_config.json
giulio98's picture
Upload tokenizer
fb95762
raw history blame
No virus
291 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "./models/codegen-350M-multi-xlcost-v2",
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}