Sof22 commited on
Commit
020c52c
1 Parent(s): 38fc01f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -47,9 +47,9 @@
47
  },
48
  "layer_norm_eps": 1e-12,
49
  "length_penalty": 1.0,
50
- "max_length": 20,
51
  "max_position_embeddings": 512,
52
- "min_length": 0,
53
  "model_type": "blip_text_model",
54
  "no_repeat_ngram_size": 0,
55
  "num_attention_heads": 12,
 
47
  },
48
  "layer_norm_eps": 1e-12,
49
  "length_penalty": 1.0,
50
+ "max_length": 50,
51
  "max_position_embeddings": 512,
52
+ "min_length": 20,
53
  "model_type": "blip_text_model",
54
  "no_repeat_ngram_size": 0,
55
  "num_attention_heads": 12,