BERTchen-v0.1-C4 / special_tokens_map.json
frederic-sadrieh's picture
Upload tokenizer
ca7562d verified
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}