File size: 428 Bytes
4ba6c92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "architectures": [
    "CustomResearchModel"
  ],
  "architecture": "blip",
  "model_type": "blip",
  "hidden_size": 384,
  "num_hidden_layers": 4,
  "num_attention_heads": 6,
  "intermediate_size": 1536,
  "hidden_act": "swish",
  "max_position_embeddings": 128,
  "layer_norm_eps": 1e-12,
  "checkpoint_status": "initialization-only",
  "notes": "Untrained checkpoint for smoke tests; no benchmark claim."
}