wav2vec2-large-960h-lv60-self-dysarthria / special_tokens_map.json
jmaczan's picture
Upload tokenizer
00944e0 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}