titulm-llama-3.2-3b-v1.1 / special_tokens_map.json
SKNahin's picture
Training in progress, step 500
3bb3281 verified
raw
history blame
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|>"
}