Llama-3.1-Minitron-4B-Depth-Base-Instruct_CODE_Python_Spanish_English_lora_model / special_tokens_map.json
| { | |
| "bos_token": { | |
| "content": "<|begin_of_text|>", | |
| "lstrip": false, | |
| "normalized": false, | |
| "rstrip": false, | |
| "single_word": false | |
| }, | |
| "eos_token": { | |
| "content": "<|end_of_text|>", | |
| "lstrip": false, | |
| "normalized": false, | |
| "rstrip": false, | |
| "single_word": false | |
| }, | |
| "pad_token": "<|finetune_right_pad_id|>" | |
| } | |