How to load use pretrained bert model (trained using ktrain)?
I trained the bert_model and saved it it was woking just fine. After saving the predictor it creates bert_model folder which contains tf_model.h5 and tf_model.preproc but loading the predictor and saving it gives lots of errors.