unsloth-gemma-appointment / special_tokens_map.json
Danjin's picture
Upload model trained with Unsloth
fe30be1 verified
raw
history blame
104 Bytes
{
"bos_token": "<bos>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}