unsloth-gemma-function-calling / special_tokens_map.json
dixitrivedi's picture
Training in progress, step 500
28f41d0 verified
raw
history blame contribute delete
No virus
104 Bytes
{
"bos_token": "<bos>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}