baby-llama-58m / special_tokens_map.json
JLTastet's picture
Upload checkpoint
3f451df
raw
history blame contribute delete
No virus
104 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}