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