LLaDA-MoE-7B-A1B-Base / special_tokens_map.json
rulixiang's picture
first commit
2281a21
raw
history blame
153 Bytes
{
"bos_token": "<|startoftext|>",
"cls_token": "[CLS]",
"eos_token": "<|endoftext|>",
"gmask_token": "[gMASK]",
"pad_token": "<|endoftext|>"
}