Update SaProt-T/config.yaml
Browse files- SaProt-T/config.yaml +1 -1
SaProt-T/config.yaml
CHANGED
@@ -2,6 +2,6 @@ model:
|
|
2 |
module: SaProtIFModel
|
3 |
lm: checkpoints/microsoft-BiomedNLP-PubMedBERT-base-uncased-abstract
|
4 |
max_text_seq_len: 512
|
5 |
-
max_aa_seq_len:
|
6 |
plm_type: SaProt
|
7 |
plm: checkpoints/SaProt
|
|
|
2 |
module: SaProtIFModel
|
3 |
lm: checkpoints/microsoft-BiomedNLP-PubMedBERT-base-uncased-abstract
|
4 |
max_text_seq_len: 512
|
5 |
+
max_aa_seq_len: 1024
|
6 |
plm_type: SaProt
|
7 |
plm: checkpoints/SaProt
|