mohamed_wav2vec2-large-xlsr-ar / special_tokens_map.json
Mohamed2210's picture
Initial commit of wav2vec2 model
f56d59e verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}