autotrain-zmfm7-z6s0b / special_tokens_map.json
abhishek's picture
abhishek HF staff
Upload folder using huggingface_hub
f3ab518 verified
raw
history blame contribute delete
No virus
200 Bytes
{
"additional_special_tokens": [
"<|user|>",
"<|assistant|>",
"<|system|>",
"</s>",
"<s>",
"<pad>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>"
}