bm-STT-v1 / special_tokens_map.json
Gaoussin's picture
(Trained with Unsloth)
0e71e41 verified
raw
history blame contribute delete
498 Bytes
{
"additional_special_tokens": [
"<|audio|>"
],
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<custom_token_7>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}