wav2vec2-large-mms-1b-all-FULL-SPGI-xs / special_tokens_map.json
Jungwonchang's picture
Upload tokenizer
d4d3735
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}