Ling-2.6-flash / special_tokens_map.json
invincible-jha's picture
Duplicate from inclusionAI/Ling-2.6-flash
4f8c7c1
raw
history blame contribute delete
152 Bytes
{
"bos_token": "<|startoftext|>",
"cls_token": "[CLS]",
"eos_token": "<|role_end|>",
"gmask_token": "[gMASK]",
"pad_token": "<|endoftext|>"
}