speech_ocean_wav2vec_mdd / special_tokens_map.json
nrshoudi's picture
Upload tokenizer
29be462 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}