Laguna-XS.2-FP8 / special_tokens_map.json
dsikka's picture
Upload folder using huggingface_hub
130ab48 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|〉"
}