revised_ft_wav2vec2_base_six_500 / special_tokens_map.json
ImanNalia1's picture
Upload tokenizer
79b0b2e verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}