AndreyBot / special_tokens_map.json
root39058's picture
Create special_tokens_map.json
e454592 verified
Raw
History Blame Contribute Delete
50 Bytes
{
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}