| { | |
| "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 | |
| } |
| { | |
| "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 | |
| } |