wav2vec2-tcrs / special_tokens_map.json
neelan-elucidate-ai's picture
add tokenizer
bd45749
raw
history blame
85 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]"}