Safetensors
llama
Pleias-Pico / special_tokens_map.json
Pclanglais's picture
Upload folder using huggingface_hub
3fc3cd7 verified
raw
history blame
740 Bytes
{
"additional_special_tokens": [
"<|tool_call_start|>",
"<|tool_call_end|>",
"<|tool_list_start|>",
"<|tool_list_end|>",
"<|source_analysis_start|>",
"<|source_analysis_end|>",
"<|source_start|>",
"<|source_end|>",
"<|im_start|>",
"<|im_end|>",
"<|answer_start|>",
"<|answer_end|>",
"<|text_start|>",
"<|text_end|>",
"<|translation_start|>",
"<|translation_end|>",
"<|back_translation_start|>",
"<|back_translation_end|>",
"<|ocr_correction_start|>",
"<|ocr_correction_end|>",
"<|json_scheme_start|>",
"<|json_scheme_end|>",
"<|source_interpretation_start|>",
"<|source_interpretation_end|>",
"<|query_start|>",
"<|query_end|>"
]
}