llada-8b-dllm-registers-longarith-rl-t4 / special_tokens_map.json
albertge's picture
Initial upload from grpo-mix60k-t4-c128-promptvisible-400/seed1/checkpoint-400
5f9750e verified
Raw
History Blame Contribute Delete
653 Bytes
{
"additional_special_tokens": [
"<|mdm_mask|>",
"<role>",
"</role>",
"<|arithmetic_start|>",
"<|arithmetic_end|>",
"<|number_start|>",
"<|number_end|>"
],
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"cls_token": {
"content": "[CLS]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|endoftext|>"
}