llama2_xs_460M_experimental / special_tokens_map.json
ahxt's picture
first model version
870c70f
raw
history blame contribute delete
No virus
189 Bytes
{
"eos_token": "#",
"pad_token": "\"",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}