gpt2-small-bgwiki / special_tokens_map.json
auhide's picture
Upload tokenizer
dca61c7
raw
history blame
No virus
157 Bytes
{
"additional_special_tokens": [
"[EOL]"
],
"bos_token": "[CLS]",
"eos_token": "[SEP]",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}