llama-3-8b-hf-ft-chat-lora_1 / special_tokens_map.json
ytcheng's picture
Training in progress, epoch 0
9169acc verified
raw
history blame contribute delete
No virus
335 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|end_of_text|>"
}