JacobDai commited on
Commit
cd8795c
·
verified ·
1 Parent(s): 51c7ff4

Update T2struc-15B/config.yaml

Browse files
Files changed (1) hide show
  1. T2struc-15B/config.yaml +1 -1
T2struc-15B/config.yaml CHANGED
@@ -1,7 +1,7 @@
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
 
1
  model:
2
  module: StructureTokenPredictionModel
3
  tokenizer: checkpoints/structure_tokenizer
4
+ lm: checkpoints/t5-v1_1-xxl
5
  lm_type: T5EncoderModel
6
  max_text_seq_len: 768
7
  lm_hidden_size: 4096