Qwen-14B-lora-pretrain / special_tokens_map.json
ytcheng's picture
Training in progress, step 500
8ad801f verified
raw
history blame contribute delete
181 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|endoftext|>"
}