neurips-scooby / config.json
Johannes
Neurips multiome scooby model
1591d15
raw
history blame contribute delete
401 Bytes
{
"_name_or_path": "johahi/neurips-scooby",
"architectures": [
"Scooby"
],
"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.45.2"
}