chef-gpt-en / special_tokens_map.json
auhide's picture
Upload tokenizer
4453cb8
raw
history blame
No virus
245 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": "<|endoftext|>"
}