Files
Hermes-3-Llama-3.2-3B-bf16/special_tokens_map.json
ai-modelscope 0405b8b4cb Upload folder using huggingface_hub (#1)
- c79308ee32b474a60535728b2fb8faf079a7b45fcbbc63acd3038099c77e5afc (395920d2ee58bd2a6cccdafcffebebc12eb33cbd)
- 84cfe5d9b40aa3ebde3284b31c0a45ccb986756d45f7961ca3669e257656373d (5afb71f7bacec18a5c45b4b72fbb3b08f75fde62)
2024-12-19 18:25:40 +08:00

24 lines
444 B
JSON

{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}