instructcodet5p-16b / tokenizer_config.json
yuewang-sf's picture
Upload instructcodet5p-16b
e9c9819
raw history blame
No virus
282 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "Salesforce/codegen-350M-mono",
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}