alpaca_gpt4-dolly_15k-vicuna-lora-7b / special_tokens_map.json
jordiclive's picture
Upload . with huggingface_hub
aab36dd
raw
history blame
213 Bytes
{
"additional_special_tokens": [
"<|prompter|>",
"<|system|>",
"<|prefix_begin|>",
"<|prefix_end|>",
"<|assistant|>"
],
"eos_token": "</s>",
"pad_token": "</s>",
"sep_token": "<s>"
}