ENVISIONS_7B_logic_iter8 / special_tokens_map.json
Symbol-LLM's picture
Upload special_tokens_map.json with huggingface_hub
9f9db98 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}