llama_3.1_8b_instruct-lora-r64-hau-eng / special_tokens_map.json
abumafrim's picture
Upload llama_3.1_8b_instruct-lora-r64-hau-eng LoRA adapter
c4ddc38 verified
Raw
History Blame Contribute Delete
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}