unicrs-gen / item /special_tokens_map.json
ZhankuiHe's picture
Upload tokenizer
580a13c verified
raw
history blame contribute delete
No virus
277 Bytes
{
"pad_token": {
"content": "[PAD]",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "[UNK]",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}