ReMM-Lion-13B / special_tokens_map.json
Undi95's picture
Upload folder using huggingface_hub
fa8ed18
raw
history blame contribute delete
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}