wav2vec2-xls-r-300m-finetune-xty / special_tokens_map.json
annalittle's picture
Upload tokenizer
b5c151a verified
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}