You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For branch v0.1, I want to get the complete pre-trained model without task-specific layer from the checkpoint file mt_dnn_base_uncased.pt, however, I am not able to convert it to MTDNNModel. Is there a script that can help me get the multi-task trained MT-DNN model from the checkpoint file? Thanks!