nbr-1b-base / special_tokens_map.json
limajr's picture
Upload folder using huggingface_hub
1ce6b35 verified
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>",
"pad_token": "<pad>"
}