JayYip / m3tl

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

minor: minor bug fix #74

Closed JayYip closed 3 years ago

JayYip commented 3 years ago

Tried to fix seq2seq bugs. But transformers for TF2 still is not very well supported, therefore, I have to introduce a ton of custom code to make it work. Bugs are still expected.