ChilloutMix / tokenizer /special_tokens_map.json
votepurchase's picture
Duplicate from Yntec/ChilloutMix
bd7cd8f verified
raw
history blame contribute delete
No virus
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}