YouBetterWork / special_tokens_map.json
GoraPakora's picture
Upload tokenizer
8a85fef verified
raw
history blame contribute delete
107 Bytes
{
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": "<|finetune_right_pad_id|>"
}