polish-gpt2-small / special_tokens_map.json
Sławomir Dadas
add tokenizer
5bfc15b
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}