Test-Train-Avant-Main-Train / special_tokens_map.json
PhysiQuanty's picture
Upload 9 files
4cc2013 verified
Raw
History Blame Contribute Delete
125 Bytes
{
"unk_token": "[UNK]",
"pad_token": "[PAD]",
"cls_token": "[CLS]",
"sep_token": "[SEP]",
"mask_token": "[MASK]"
}