codegen-350M-mono-4bit-qlora / tokenizer_config.json
iamtarun's picture
Trained for 5 epochs
ce5cd52
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}