parsig_font2phon / special_tokens_map.json
omidgh's picture
Training in progress, step 200
aa2479b
raw
history blame contribute delete
No virus
189 Bytes
{
"bos_token": "<|endoftext|>",
"cls_token": "[CLS]",
"eos_token": "<|endoftext|>",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}