Qwen-LLaMAfied-HFTok-7B-Chat / tokenizer_config.json
vonjack
Initial
920f20e
raw
history blame
233 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 4096,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}