bert-italian-xxl-cased-ItaCoLA / special_tokens_map.json
g8a9's picture
Training in progress, step 100
c73d56a
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}