ko-trocr-base-nsmc-news-chatbot / special_tokens_map.json
daekeun-ml's picture
Upload tokenizer
cfe4cb4
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}