LaBSE-geonames-15K-MBML-1e-v1 / special_tokens_map.json
dima-does-code's picture
Upload 12 files
bc1f6c1
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}