Skip to content

[kauldron contrib] Isolate CheckpointedEvaluator checkpoints by training step.#1452

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_930573827
Open

[kauldron contrib] Isolate CheckpointedEvaluator checkpoints by training step.#1452
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_930573827

Conversation

@copybara-service

Copy link
Copy Markdown

[kauldron contrib] Isolate CheckpointedEvaluator checkpoints by training step.

This change modifies CheckpointedEvaluator to use a separate checkpoint directory for each training step at which the evaluation is run. This prevents checkpoint conflicts when the evaluator is called multiple times during training. The step-specific checkpoints are cleaned up after a successful evaluation run.

…ing step.

This change modifies CheckpointedEvaluator to use a separate checkpoint directory for each training step at which the evaluation is run. This prevents checkpoint conflicts when the evaluator is called multiple times during training. The step-specific checkpoints are cleaned up after a successful evaluation run.

PiperOrigin-RevId: 930573827
@google-cla

google-cla Bot commented Jun 12, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants