ZhuiyiTechnology / t5-pegasus

中文生成式预训练模型
Apache License 2.0
557 stars 84 forks source link

not Founderror:key encoder/final_layer_norm/scale not found in checkpoin #40

Open tanshoudong opened 1 year ago

tanshoudong commented 1 year ago

预训练这行代码:t5.load_weights_from_checkpoint(checkpoint_path),报错: not Founderror:key encoder/final_layer_norm/scale not found in checkpoin. 苏神,请问怎么解决?

caiwens commented 1 year ago

一样的问题请问解决了吗

caiwens commented 1 year ago

把bert4keras改到0.10.0就好了