Llama-3-8B-Instruct-spider / special_tokens_map.json
VictorDCh's picture
Training in progress, epoch 1
4078daf verified
raw
history blame
No virus
92 Bytes
{
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": "<|im_end|>"
}