SuperCOT-L2-13B-GGUF / special_tokens_map.json
Peeepy's picture
Upload special_tokens_map.json with huggingface_hub
387f001
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}