gemma_s1 / special_tokens_map.json
Nitish035's picture
Upload model trained with Unsloth
c202f08 verified
raw
history blame contribute delete
104 Bytes
{
"bos_token": "<bos>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}