kl3m-002-170m / special_tokens_map.json
alea-institute's picture
Upload folder using huggingface_hub
35d8b37 verified
raw
history blame contribute delete
251 Bytes
{
"bos_token": "<|start|>",
"eos_token": "<|end|>",
"mask_token": "<|mask|>",
"pad_token": "<|pad|>",
"unk_token": {
"content": "<|unk|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}