Qwen1.5-MoE-A2.7B / special_tokens_map.json
bzheng's picture
upload model & configs.
ce35c8d
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
}
}