bert-base-spanish-wwm-cased-pharmaconer / special_tokens_map.json
GuillemGSubies's picture
Upload the tokenizer
a3c72d8
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}