Transformers
PyTorch
English
bridgetower
Inference Endpoints
anahita-b commited on
Commit
742d57f
1 Parent(s): 58f5de4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -11,9 +11,9 @@
11
  "share_link_tower_layers": false,
12
  "link_tower_type": "add",
13
  "max_text_len": 50,
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"],
 
11
  "share_link_tower_layers": false,
12
  "link_tower_type": "add",
13
  "max_text_len": 50,
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"],