Ring-lite-distill-preview / special_tokens_map.json
mattmengli
First model version
e8aa6e2
raw
history blame contribute delete
356 Bytes
{
"additional_special_tokens": [
"<|number_end|>",
"<|arithmetic_start|>",
"</role>",
"<|arithmetic_end|>",
"<role>",
"<|number_start|>"
],
"bos_token": "<|startoftext|>",
"cls_token": "[CLS]",
"eos_token": "<|endoftext|>",
"gmask_token": "[gMASK]",
"pad_token": "<|endoftext|>"
}