urt5-base-init / special_tokens_map.json
mbshr's picture
add tokenizer
f894fa5
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}