File size: 287 Bytes
5caedb4
 
 
 
1
2
3
4
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.