gpt2-large-conversational / special_tokens_map.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
9f30f78
raw
history blame contribute delete
No virus
215 Bytes
{
"additional_special_tokens": [
"<|ASSISTANT|>",
"<|USER|>",
"<|SYSTEM|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}