kd.evals.Once

kd.evals.Once#

class kauldron.evals.Once(step: int)[source]

Bases: kauldron.evals.run_strategies.AlongTrain

Run eval only after the XX train steps.

step: int
should_eval_in_train(step: int) bool[source]

Whether the evaluator should be run for the given train-step.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.