maxcushion / tokenizer /special_tokens_map.json
colt12's picture
Create tokenizer/special_tokens_map.json
9989ac0 verified
raw
history blame contribute delete
100 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}