hf-transformers-bot commited on
Commit
6e83cc1
·
verified ·
1 Parent(s): 102357e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "fuyu",
3
+ "vocab_size": 509,
4
+ "image_token_id": 500,
5
+ "pad_token_id": null,
6
+ "bos_token_id": 508,
7
+ "eos_token_id": 508
8
+ }