gpt2_dad_joke_tokenizer / special_tokens_map.json
abhirajeshbhai's picture
Upload tokenizer
ddb4ece
raw
history blame
No virus
107 Bytes
{
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}