Hi, it seems like the following [line](https://github.com/google-research/federated/blob/master/optimization/trainer.py#L132) takes `num_validation_examples` **_batches_** instead of examples. Is this intentional? Thanks in advance!