exportLastCheckpointOnly property
If set to true, disable intermediate checkpoints for SFT and only the last checkpoint will be exported.
Otherwise, enable intermediate checkpoints for SFT. Default is false.
Optional.
Implementation
core.bool? exportLastCheckpointOnly;