ts-corpus-bpe-256k-cased / special_tokens_map.json
tahaenesaslanturk's picture
Upload 3 files
d17aa24 verified
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}