TagForge-0.5B / special_tokens_map.json
cooperdk's picture
Upload folder using huggingface_hub
d3596c5 verified
Raw
History Blame Contribute Delete
103 Bytes
{
"unk_token": "[UNK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"eos_token": "[END]"
}