chall_wav2vec2_xlsr_300m / special_tokens_map.json
mict-zhaw's picture
Upload tokenizer
a17f3e0 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}