Laguna-XS.2-NVFP4 / special_tokens_map.json
dsikka's picture
Upload folder using huggingface_hub
290f9fb verified
raw
history blame contribute delete
214 Bytes
{
"bos_token": "〈|EOS|〉",
"cls_token": "〈|CLS|〉",
"eos_token": "〈|EOS|〉",
"mask_token": "〈|MASK|〉",
"pad_token": "〈|PAD|〉",
"sep_token": "〈|SEP|〉",
"unk_token": "〈|UNK|〉"
}