unh-academic-integrity-policy-560m / special_tokens_map.json
SaiSaketh's picture
Upload tokenizer
5716ad8
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}