Aria_hf_2 / special_tokens_map.json
m-ric's picture
m-ric HF staff
Upload tokenizer
b07eea6 verified
raw
history blame
193 Bytes
{
"image_token": "<image>",
"pad_token": "<pad>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}