Returns a dictionary describing the current state of the minibatch source. Needs to be overwritten if the state of the minibatch source needs to be stored to and later restored from the checkpoint.

get_minibatch_checkpoint_state(mb_source)