Mahiru-MoE-CyberSec / special_tokens_map.json
SurendraVB's picture
Upload special_tokens_map.json with huggingface_hub
61abde3 verified
Raw
History Blame Contribute Delete
349 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": "<|begin_of_text|>"
}