gemmared2b / special_tokens_map.json
Daemontatox's picture
(Trained with Unsloth)
831e606 verified
raw
history blame contribute delete
107 Bytes
{
"bos_token": "<bos>",
"eos_token": "<end_of_turn>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}