paultltc commited on
Commit
ba0ad2b
·
1 Parent(s): 4804073

fix config model type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "image_token_id": 50407,
18
  "initializer_range": 0.02,
19
  "max_position_embeddings": 8192,
20
- "model_type": "vbert",
21
  "neftune_noise_alpha": 0.0,
22
  "output_attentions": false,
23
  "pixel_shuffle_factor": 4,
 
17
  "image_token_id": 50407,
18
  "initializer_range": 0.02,
19
  "max_position_embeddings": 8192,
20
+ "model_type": "modernvbert",
21
  "neftune_noise_alpha": 0.0,
22
  "output_attentions": false,
23
  "pixel_shuffle_factor": 4,