chef-gpt / special_tokens_map.json
auhide's picture
Upload tokenizer
f64dbcb
raw history blame
No virus
165 Bytes
{
"additional_special_tokens": [
"[TTL]"
],
"bos_token": "<|endoftext|>",
"eos_token": "[SEP]",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}