wav2vec2-large-960h-cv / special_tokens_map.json
nightraider's picture
Upload tokenizer
5d73476 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}