wav2vec2-large-mms-1b-ngn-colab / special_tokens_map.json
bomolopuu's picture
Upload tokenizer
c7deda9 verified
raw
history blame
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}