wav2vec2-hindi / special_tokens_map.json
sr1ncvs's picture
Upload tokenizer
15440de verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}