meta-llama-Meta-Llama-3-8B-Instruct-fine-tune-alpaca-chinese-change-learning-rate-add-decay
/
special_tokens_map.json
{ | |
"additional_special_tokens": [ | |
{ | |
"content": "<|im_start|>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
}, | |
{ | |
"content": "<|im_end|>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
} | |
], | |
"bos_token": "<|im_start|>", | |
"eos_token": "<|im_end|>", | |
"pad_token": "<|im_end|>" | |
} | |