wav2vec-large-zh / special_tokens_map.json
dongim04's picture
Upload tokenizer
07203fc verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}