PatentMap-V0-SecPair-BackgroundDrawing / special_tokens_map.json
ZoeYou's picture
Upload PatentMap-V0-SecPair-BackgroundDrawing
d7be18c verified
raw
history blame contribute delete
305 Bytes
{
"additional_special_tokens": [
{
"content": "[drawing]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}