huper_recognizer / special_tokens_map.json
huper29's picture
Upload model + model card
47fc0f6 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<PAD>",
"unk_token": "<UNK>"
}