I am using Tensorflow Federated to train a text classification model with the federated learning approach. Is there any way to apply Early Stopping on the client-side? Is there