Qwen1.5-MoE-A2.7B-Wikihow / special_tokens_map.json
MaziyarPanahi's picture
aa2bb9297e1d964e97cf5d0f9bd530ed9653ca5fb8d456d16b818527fc1ff715
926fdf1 verified
raw
history blame
370 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"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
}
}