tokenizer / special_tokens_map.json
canovich's picture
add tokenizer
564122b
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}