| { | |
| "additional_special_tokens": [ | |
| "<|target_language|>", | |
| "<|text_start|>", | |
| "<|text_end|>", | |
| "<|thinking_start|>", | |
| "<|thinking_end|>", | |
| "<|translation_start|>", | |
| "<|translation_end|>" | |
| ], | |
| "eos_token": "<|end_of_text|>", | |
| "pad_token": "<|end_of_text|>" | |
| } | |
| { | |
| "additional_special_tokens": [ | |
| "<|target_language|>", | |
| "<|text_start|>", | |
| "<|text_end|>", | |
| "<|thinking_start|>", | |
| "<|thinking_end|>", | |
| "<|translation_start|>", | |
| "<|translation_end|>" | |
| ], | |
| "eos_token": "<|end_of_text|>", | |
| "pad_token": "<|end_of_text|>" | |
| } | |