WizardLM-13B-Uncensored / special_tokens_map.json
ehartford's picture
cleanup
bf90a9c
raw history blame
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}