Jose-Saramago / special_tokens_map.json
guidoivetta's picture
Upload tokenizer
e2b5583
raw
history blame contribute delete
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|>"
}