llama3b-instruct-data_sft_50k_leon_nemotron_thinking-bs4-epoch1.0-ctx8192-ga2-lr1e-05-wr0.1-n4
/
special_tokens_map.json
| { | |
| "additional_special_tokens": [ | |
| { | |
| "content": "<|eom_id|>", | |
| "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": { | |
| "content": "<|eot_id|>", | |
| "lstrip": false, | |
| "normalized": false, | |
| "rstrip": false, | |
| "single_word": false | |
| }, | |
| "pad_token": "<|eot_id|>" | |
| } | |