llama-3-8b-Inst-Mon-Hack-2 / special_tokens_map.json
vinay235's picture
Llama-3-8b-Inst model Fine-Tuned for MonsterAPI Hackathon
e0abbb7 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|>"
}