Text Generation
Transformers
PyTorch
mpt
Composer
MosaicML
llm-foundry
custom_code
mpt-7b-instruct-evaluate / special_tokens_map.json
oleksandrfluxon's picture
Duplicate from mosaicml/mpt-7b-instruct
2571831
raw
history blame
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}