qinfeng722's picture
Upload 322 files
5caedb4 verified
raw
history blame contribute delete
287 Bytes
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.