borzoi-replicate-3 / config.json
Johannes
Initial commmit for Borzoi replicate 3 weights
758cf91
raw
history blame contribute delete
433 Bytes
{
"_name_or_path": "/s/project/QNA/borzoi/huggingface_borzoi/borzoi-rep0/",
"architectures": [
"Borzoi"
],
"attn_dim_key": 64,
"attn_dim_value": 192,
"attn_dropout": 0.05,
"depth": 8,
"dim": 1536,
"dropout_rate": 0.2,
"enable_mouse_head": false,
"heads": 8,
"model_type": "borzoi",
"pos_dropout": 0.01,
"return_center_bins_only": true,
"torch_dtype": "float32",
"transformers_version": "4.34.1"
}