moo_llama / special_tokens_map.json
Moo's picture
Upload 6 files
99c5ac2
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}