composer icon indicating copy to clipboard operation
composer copied to clipboard

EVAL_STANDALONE_END documentation missing

Open ewirbel opened this issue 1 year ago • 1 comments
trafficstars

Expected behavior

EVAL_STANDALONE_END event is missing from the pseudo code definition in the Composer event doc. It looks like the pseudo code is referring to another name for the even, AFTER_EVAL_ALL which does not seem to exist anymore.

Additional it is not very clear that EVAL_END is called after evaluation on one evaluation dataset, so called several times if there are several datasets.

https://docs.mosaicml.com/projects/composer/en/latest/api_reference/generated/composer.Event.html#composer.Event.EVAL_STANDALONE_END

ewirbel avatar Jul 01 '24 08:07 ewirbel