falcon-7b-ift-rm-11 / special_tokens_map.json
edbeeching's picture
edbeeching HF staff
Upload tokenizer
30f706d
raw
history blame contribute delete
174 Bytes
{
"additional_special_tokens": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"<|end|>"
],
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>"
}