speech-to-text / special_tokens_map.json
codenamewei's picture
initial commit
b7f88d8
raw history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}