azma-phi-2-open-hermes-agent-instruct-v1 / special_tokens_map.json
Aswanth-Azma's picture
Upload tokenizer
5656338 verified
raw
history blame contribute delete
215 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": {
"content": "<PAD>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": "<unk>"
}