one-for-all-toxicity-v3 / special_tokens_map.json
FredZhang7's picture
upload pytorch files
319fb41
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}