exportLastCheckpointOnly property

bool? exportLastCheckpointOnly
getter/setter pair

If set to true, disable intermediate checkpoints for Preference Optimization and only the last checkpoint will be exported.

Otherwise, enable intermediate checkpoints for Preference Optimization. Default is false.

Optional.

Implementation

core.bool? exportLastCheckpointOnly;