LiteLLama-460M-1T / special_tokens_map.json
ziffir's picture
Upload 13 files
1ad4219
raw
history blame contribute delete
189 Bytes
{
"eos_token": "#",
"pad_token": "\"",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}