trpylate-6000 / special_tokens_map.json
Speedsy's picture
Upload folder using huggingface_hub
84e5d3a verified
raw
history blame contribute delete
126 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[MASK]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}