Qwen2-57B-A14B-Instruct / special_tokens_map.json
yangapku's picture
Initial commit
5aca2a2
raw history blame
No virus
295 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}