DANTE-GeoLingIT2023 / reg_model /special_tokens_map.json
MorenoLaQuatra
Initial commit
f12a60c
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}