Llama-3-70b-lora / checkpoint-138 /special_tokens_map.json
philschmid's picture
philschmid HF staff
Upload folder using huggingface_hub
daa24a1 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|>"
}