hdallatorre's picture
Upload tokenizer
d4dd3df
raw
history blame
No virus
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}