Yntec commited on
Commit
c45b0df
1 Parent(s): a4e3807

Update text_encoder/config.json

Browse files
Files changed (1) hide show
  1. text_encoder/config.json +1 -1
text_encoder/config.json CHANGED
@@ -15,7 +15,7 @@
15
  "max_position_embeddings": 77,
16
  "model_type": "clip_text_model",
17
  "num_attention_heads": 12,
18
- "num_hidden_layers": 12,
19
  "pad_token_id": 1,
20
  "projection_dim": 768,
21
  "torch_dtype": "float16",
 
15
  "max_position_embeddings": 77,
16
  "model_type": "clip_text_model",
17
  "num_attention_heads": 12,
18
+ "num_hidden_layers": 11,
19
  "pad_token_id": 1,
20
  "projection_dim": 768,
21
  "torch_dtype": "float16",