wav2vec2-large-xls-r-300m-Arabic / special_tokens_map.json
nrshoudi's picture
Upload tokenizer
a3a9178
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<PAD>",
"unk_token": "<UNK>"
}