SuperCarryDFY commited on
Commit
d994ae8
·
1 Parent(s): 63d2c24

create 0117 version

Browse files
Files changed (1) hide show
  1. T2struc-15B-0117/config.yaml +9 -0
T2struc-15B-0117/config.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ module: StructureTokenPredictionModel
3
+ tokenizer: checkpoints/structure_tokenizer
4
+ lm: checkpoints/flan-t5-xxl
5
+ lm_type: T5EncoderModel
6
+ max_text_seq_len: 768
7
+ lm_hidden_size: 4096
8
+ max_aa_seq_len: 1024
9
+ plm_type: gpt2-huge