85_Laguna_Agentic_Coding / special_tokens_map.json
Jashan887's picture
Upload folder using huggingface_hub
f5aeeb5 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|〉"
}