llama-3-1-8b-chat-lora-MEE-train / special_tokens_map.json
PiaoYangHF's picture
Upload special_tokens_map.json with huggingface_hub
a0b3073 verified
raw
history blame
No virus
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}