JayYip / m3tl

BERT for Multitask Learning
https://jayyip.github.io/m3tl/
Apache License 2.0
545 stars 125 forks source link

BUGFIX: fix init from checkpoint bug #60

Closed JayYip closed 4 years ago

JayYip commented 4 years ago

The bug caused the model unable to initialize from pre-trained checkpoint correctly, which will cause drastic performance drop.