Specifies the interval for logging during training. Two options are available:

- **Absolute**: The default setting. Uses the total number of training samples processed as the x-axis for logging.
- **Relative**: Uses the proportion of training data seen so far as the x-axis for logging.