banao-tech commited on
Commit
933916d
·
verified ·
1 Parent(s): c1719a4

Update icon_caption_florence/config.json

Browse files
Files changed (1) hide show
  1. icon_caption_florence/config.json +1 -0
icon_caption_florence/config.json CHANGED
@@ -60,6 +60,7 @@
60
  "drop_path_rate": 0.1,
61
  "encoder_layers": 6,
62
  "projection_dim": 768,
 
63
  "image_feature_source": [
64
  "spatial_avg_pool",
65
  "temporal_avg_pool"
 
60
  "drop_path_rate": 0.1,
61
  "encoder_layers": 6,
62
  "projection_dim": 768,
63
+ "model_type": "davit",
64
  "image_feature_source": [
65
  "spatial_avg_pool",
66
  "temporal_avg_pool"