wav2vec2-test2 / special_tokens_map.json
Amasa5646's picture
Upload tokenizer
f2331cb verified
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}