2024-06-22_12-37-29_epoch_7 / special_tokens_map.json
BartekSadlej's picture
Upload tokenizer
0a76d1c 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]"
}