Llama-3-Alpha-Centauri-v0.1-LoRA / special_tokens_map.json
fearlessdots's picture
Upload special_tokens_map.json with huggingface_hub
436db66 verified
raw
history blame
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|>"
}