AquilaChat2-34B-16K / tokenizer_config.json
hyxmmm's picture
Update tokenizer_config.json
171ab28
{
"add_prefix_space": false,
"bos_token": "[CLS]",
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 4096,
"padding_side": "right",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}