"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "49d8076fa25d944d18fa4e9413ce838837805701"
Add script to convert tf2.x checkpoint to PyTorch (#5791)
* Add script to convert tf2.x checkpoint to pytorch The script converts the newer TF2.x checkpoints (as published on their official GitHub: https://github.com/tensorflow/models/tree/master/official/nlp/bert) to Pytorch. * rename file in order to stay consistent with naming convention
Showing
Please register or sign in to comment