Inkbot-13b-4k / special_tokens_map.json
Tostino's picture
Initial commit
5d3b61a
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}