LCM-absolutereality / tokenizer /special_tokens_map.json
iamanaiart's picture
Upload tokenizer/special_tokens_map.json with huggingface_hub
b9614af verified
raw
history blame contribute delete
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}