sft_llama3_3b-finemath-4plus-flexible-ordering.00.00_small_cpts-500_numina-cot-100k_babel
/
special_tokens_map.json
{ | |
"additional_special_tokens": [ | |
{ | |
"content": "<MASK_START>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
}, | |
{ | |
"content": "<MASK_END>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
} | |
], | |
"bos_token": { | |
"content": "<|begin_of_text|>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
}, | |
"eos_token": "<|eot_id|>", | |
"pad_token": "<|end_of_text|>" | |
} | |