llama_prompt_synth_sbdh_mlc / special_tokens_map.json
avijit's picture
Upload folder using huggingface_hub
e967c40 verified
raw
history blame
383 Bytes
{
"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
},
"mask_token": "<|reserved_special_token_0|>",
"pad_token": "<|end_of_text|>"
}