0223_1401 / special_tokens_map.json
jdslim000's picture
End of training
07327f8 verified
raw
history blame contribute delete
No virus
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}