File size: 191 Bytes
18044bb
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "model_type": "BiLSTM",
  "task": "protein_secondary_structure",
  "label_type": "Q3",
  "vocab_size": 22,
  "embed_dim": 128,
  "hidden_dim": 256,
  "num_layers": 1,
  "num_classes": 3
}