IE101TW / wjn1996-hugnlp-hugie-large-zh /special_tokens_map.json
DeepLearning101's picture
第一次測試佈署更新
08f4077
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}