sentiment_analysis_fine_grain
sentiment_analysis_fine_grain copied to clipboard
RuntimeError: Attempted to use a closed Session.
Thank you for a nice example, but I bumped into the following error when executing "estimator.train(input_fn=train_input_fn, max_steps=num_train_steps)" in run_classifier_multi_labels_bert.py.
RuntimeError: Attempted to use a closed Session.
Any suggestion?