ZeroShot-Agents-Llama3-4.0.26-DPO-AWQ / special_tokens_map.json
ironrock's picture
Upload special_tokens_map.json with huggingface_hub
2d7e737 verified
raw
history blame contribute delete
No virus
449 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": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}