uuu_fine_tune_taipower / special_tokens_map.json
han-chi's picture
Upload folder using huggingface_hub
007d882 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}