LFM2.5-Audio-1.5B-JP / special_tokens_map.json
kohsei's picture Masao-Taketani's picture ruke1ire's picture teozosa's picture
Super-squash branch 'main' using huggingface_hub
b2b0e90
Raw
History Blame Contribute Delete
434 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"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": "<|pad|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}