Quantized-Merged-TTS / special_tokens_map.json
Mevearth2's picture
Add files using upload-large-folder tool
fccaa63 verified
Raw
History Blame Contribute Delete
385 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": "<custom_token_7>"
}