Johannes commited on
Commit
d370c03
·
1 Parent(s): 989c906

Initial commmit for Borzoi replicate 2 mouse weights

Browse files
Files changed (2) hide show
  1. config.json +19 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Borzoi"
4
+ ],
5
+ "attn_dim_key": 64,
6
+ "attn_dim_value": 192,
7
+ "attn_dropout": 0.05,
8
+ "depth": 8,
9
+ "dim": 1536,
10
+ "dropout_rate": 0.2,
11
+ "enable_human_head": false,
12
+ "enable_mouse_head": true,
13
+ "heads": 8,
14
+ "model_type": "borzoi",
15
+ "pos_dropout": 0.01,
16
+ "return_center_bins_only": true,
17
+ "torch_dtype": "float32",
18
+ "transformers_version": "4.45.2"
19
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e245eef17d6515da270c011cccdfdc03bb124fc233c4ca55468f95508e3a20f
3
+ size 705249696