Llama3-8B-Procurement / special_tokens_map.json
JHH11's picture
Upload folder using huggingface_hub
bbb6c24 verified
raw
history blame contribute delete
No virus
321 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": "!"
}