Been seeing `step` in `lr_config` where the step, for example, is `[8, 11]` and the `epochs` are `12`. How do you properly configure that step? Say, the epoch I put is 75. What should be the step?