bojone / bert4keras

keras implement of transformers for humans
https://kexue.fm/archives/6915
Apache License 2.0
5.37k stars 929 forks source link

mask is allowed to be None, however when mask is None, error will be raised #444

Open fuyang1013 opened 2 years ago

fuyang1013 commented 2 years ago

https://github.com/bojone/bert4keras/blob/2369b47dbdb295a26675fc889ee2cc1126092ca5/bert4keras/layers.py#L1295-L1316

bojone commented 2 years ago

what errors?