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