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