hh-open_assistant / special_tokens_map.json
ortofasfat's picture
Upload folder using huggingface_hub
7d4c245
raw
history blame contribute delete
146 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "[PAD]",
"sep_token": "</s>",
"unk_token": "<|endoftext|>"
}