wavlm-base-plus_zh_tw_ver2 / special_tokens_map.json
christw16's picture
Update special_tokens_map.json
a9768cb
{"additional_special_tokens": [
{
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
{
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
{
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
{
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
], "bos_token": "<s>", "eos_token": "</s>", "pad_token": "[PAD]","unk_token": "[UNK]"}