wav2vec2-large-xlsr-53-id / special_tokens_map.json
arifagustyawan's picture
Upload tokenizer
e027768
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}