salt-qwen3-534k / special_tokens_map.json
Anonumous's picture
Upload folder using huggingface_hub
e520c46 verified
raw
history blame
631 Bytes
{
"additional_special_tokens": [
{
"content": "<|start_of_audio|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|end_of_audio|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}