Flora Tran

Results 2 issues of Flora Tran

I have been using the following code fine until this morning. I got an error for using `bert.run_classifier.convert_examples_to_features(test_InputExamples, label_list, MAX_SEQ_LENGTH, tokenizer)` Please let me know how to fix it ```...

I tried to save the model to local machine and make prediction from it. However, the text generated from that saved model is not as expected. Do you know of...