MoR-v2 / special_tokens_map.json
gate369's picture
Upload folder using huggingface_hub
7d75312 verified
raw
history blame contribute delete
99 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}