File size: 617 Bytes
7ba311b
 
 
 
 
ef53d17
 
 
 
 
7ba311b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
{
  "architectures": [
    "RnaFmForMaskedLM"
  ],
  "attention_heads": 20,
  "auto_map": {
    "AutoConfig": "configuration_rnafm.RnaFmConfig",
    "AutoModel": "modeling_rnafm.RnaFmModel",
    "AutoModelForMaskedLM": "modeling_rnafm.RnaFmForMaskedLM"
  },
  "cls_idx": 0,
  "dtype": "float32",
  "emb_layer_norm_before": false,
  "embed_dim": 1280,
  "eos_idx": 2,
  "ffn_embed_dim": 5120,
  "mask_idx": 72,
  "model_max_length": 1024,
  "model_type": "rnafm",
  "model_variant": "rna-3mer",
  "num_layers": 12,
  "padding_idx": 1,
  "token_dropout": false,
  "transformers_version": "4.57.6",
  "vocab_size": 73
}