sft_P3_lora-sft / special_tokens_map.json
MaxwellJryao's picture
Training in progress, step 500
98fd671 verified
raw
history blame
No virus
256 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|endoftext|>"
}