bert-base-vn / special_tokens_map.json
nhanv's picture
Saving weights and logs of step 50000
678c090
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}