Ling-mini-2.0 / special_tokens_map.json
zhanghanxiao's picture
Add files using upload-large-folder tool
b735a17 verified
raw
history blame
152 Bytes
{
"bos_token": "<|startoftext|>",
"cls_token": "[CLS]",
"eos_token": "<|role_end|>",
"gmask_token": "[gMASK]",
"pad_token": "<|endoftext|>"
}