Transformers
PyTorch
English
bridgetower
Inference Endpoints
anahita-b commited on
Commit
49a026c
1 Parent(s): 7ad095b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -14,6 +14,7 @@
14
  "mlp_ratio": 4,
15
  "num_attention_heads": 12,
16
  "num_hidden_layers": 6,
 
17
  "text_config_dict": null,
18
  "text_config":{
19
  "architectures": ["BridgeTowerTextModel"],
14
  "mlp_ratio": 4,
15
  "num_attention_heads": 12,
16
  "num_hidden_layers": 6,
17
+ "tie_word_embeddings": false,
18
  "text_config_dict": null,
19
  "text_config":{
20
  "architectures": ["BridgeTowerTextModel"],