wav2vec2-bert-cv16-mas-ex-cv16 / special_tokens_map.json
Cafet's picture
Upload tokenizer
ec1c6e8 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}