6-nlandvariedcodeandpython-model / tokenizer_config.json
martino-canavate's picture
Upload tokenizer
8b3a0a2
raw
history blame
280 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "Salesforce/codegen-6B-mono",
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}