killkan_asr / special_tokens_map.json
chipewyan
model upload
7a2a747
raw history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}