complexity-tiny / special_tokens_map.json
Nano-prime's picture
Add Complexity model - Llama with Token-Routed MLP
a76994c
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>"
}