Bert-Los-Muchachos / special_tokens_map.json
KPOETA's picture
Training in progress, epoch 17
a2a3a52 verified
raw
history blame
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}