Modelo_Clasificacion_Taller_NoTaller / special_tokens_map.json
VictorGil75's picture
commit files to HF hub
9a8528b
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}