fbt-gemma-7b-inst / special_tokens_map.json
Mr-Bhaskar's picture
Upload tokenizer
4fcccaa verified
raw
history blame contribute delete
No virus
104 Bytes
{
"bos_token": "<bos>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}