mpt-30b-instruct-peft-compatible / special_tokens_map.json
atrott's picture
Upload folder using huggingface_hub
9a14fb7
raw
history blame contribute delete
No virus
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}