model-bert__trained-in-ishate__seed-0 / special_tokens_map.json
BenjaminOcampo's picture
Initial commit
6ddc464
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}