Llama-3-chord-llama-chechpoint-7 / special_tokens_map.json
ELCHIVOLOCO's picture
(Trained with Unsloth)
589ef97 verified
raw
history blame contribute delete
No virus
464 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": {
"content": "<|reserved_special_token_250|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}