b2b-lora-ar / special_tokens_map.json
Ying7888's picture
Training in progress, step 500
40427f7 verified
raw
history blame
No virus
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}