JacobDai commited on
Commit
7b8cd91
·
verified ·
1 Parent(s): d892259

Upload 4 files

Browse files
SaProtT/config.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ model:
2
+ module: SaProtIFModel
3
+ lm: checkpoints/microsoft-BiomedNLP-PubMedBERT-base-uncased-abstract
4
+ max_text_seq_len: 512
5
+ max_aa_seq_len: 512
6
+ plm_type: SaProt
7
+ plm: checkpoints/SaProt
SaProtT/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:493c0df9ed2a4bd162334e7f84bb86476ab2faefce1ebdab42682aebe2ef81fb
3
+ size 2507750610
T2struc-1.2B/config.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ module: StructureTokenPredictionModel
3
+ tokenizer: checkpoints/structure_tokenizer
4
+ lm: checkpoints/flan-t5-large
5
+ lm_type: T5EncoderModel
6
+ max_text_seq_len: 768
7
+ lm_hidden_size: 1024
8
+ max_aa_seq_len: 1024
9
+ plm_type: gpt2-large
T2struc-1.2B/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:713a590d49acabebba419071fe220696be57a5dc56c3692d856d6868c3149e5d
3
+ size 5029263824