File size: 464 Bytes
41850a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "architectures": [
    "Enformer"
  ],
  "attn_dim_key": 64,
  "attn_dropout": 0.05,
  "depth": 11,
  "dim": 1536,
  "dim_divisible_by": 128,
  "dropout_rate": 0.4,
  "heads": 8,
  "model_type": "enformer",
  "num_downsamples": 7,
  "output_heads": {
    "human": 5313,
    "mouse": 1643
  },
  "pos_dropout": 0.01,
  "target_length": 896,
  "torch_dtype": "float32",
  "transformers_version": "4.16.2",
  "use_checkpointing": false,
  "use_convnext": false
}