mahdibaghbanzadeh's picture
Upload tokenizer
8fb7d1b verified
raw
history blame contribute delete
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}