How to know which epoch model is saved in the models folder of rasa after using checkpoint_model: True

Hi! I have the same problem, I can see in the training logs what epoch it stopped: 2022-04-08 12:32:14 INFO rasa.utils.tensorflow.models - The model of epoch 10 (out of 40 in total) will be stored! but I can’t see this in the checkpoint file (metadata.json). Could you tell me where you find this information exactly?

Thank you in advance!