fuyu-tiny-tokenizer / config.json
hf-transformers-bot's picture
Update config.json: 760-token vocab with all 256 byte tokens
44d0db7 verified
Raw
History Blame Contribute Delete
143 Bytes
{
"model_type": "fuyu",
"vocab_size": 760,
"image_token_id": 500,
"pad_token_id": null,
"bos_token_id": 759,
"eos_token_id": 759
}