PatentSolver / trained_xlnet_model /special_tokens_map.json
xin's picture
model
f51ccf0
raw
history blame
153 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "<sep>", "pad_token": "<pad>", "cls_token": "<cls>", "mask_token": "<mask>"}