B001_cleaned / special_tokens_map.json
Theoreticallyhugo's picture
trainer: training complete at 2024-02-10 17:34:36.971515.
107c002 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}