meta-LLama3-8b-PruneME-TEST-22_30 / special_tokens_map.json
jsfs11's picture
Upload folder using huggingface_hub
44021b1 verified
raw
history blame contribute delete
301 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
}
}