MPC-BERT
MPC-BERT copied to clipboard
pytorch checkpoint
Hello,
Can you provide a pytorch checkpoint of your pretrained MPC model? Thanks!
Hi @jasonwu0731, Thanks for your interest in our work. Sorry about that we do not have a plan to release a pytorch version of code or checkpoint recently. You could convert our released TF checkpoint to a pytorch one with the following tool. Thanks!
https://github.com/huggingface/transformers/blob/master/src/transformers/models/bert/convert_bert_original_tf_checkpoint_to_pytorch.py