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