gpt2-chistes-spanish / special_tokens_map.json
ImSaito's picture
Upload tokenizer
211dd67 verified
raw
history blame
No virus
319 Bytes
{
"additional_special_tokens": [
"<|talk|>",
"<|ax1|>",
"<|ax2|>",
"<|ax3|>",
"<|ax4|>",
"<|ax5|>",
"<|ax6|>",
"<|ax7|>",
"<|ax8|>",
"<|ax9|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}