Do you have any plans to release BERT model with Tensorflow 2.0?
It makes much easier for NLP people to understand how Tensorflow 2.0 works for BERT.
Thanks,
bump
I have tried to port modeling.py to tf2 and it worked perfectly on my own task.
Please take a look!
Also releasing a TF2 compatible version of the pre-trained models to tf-hub. Tried several things to get it to work, but no dice.
I have also coded a tf2 keras version recently - kpe/bert-for-tf2 (check this comment to #584 for additional info).
Does some of TF 2.0 features would allow BERT to improve state of the art results?
TensorFlow 2.0 implementation for BERT is available at https://github.com/tensorflow/models
Most helpful comment
TensorFlow 2.0 implementation for BERT is available at https://github.com/tensorflow/models