tiny-random-IdeficsForVisionText2Text / special_tokens_map.json
hf-transformers-bot's picture
Update tiny models for IdeficsForVisionText2Text
f5e3aa1
raw
history blame
181 Bytes
{
"additional_special_tokens": [
"<fake_token_around_image>",
"<image>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}