How to get the checkpoint path?

Hi, I need to define a checkpoint which is called 5 times during the training, how would I know inside the ModelCheckpoint, which iteration number this is ? thanks I appreciate an example, on how to save the model every k steps/epochs