Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

current metrics docs #1402

Merged
merged 2 commits into from
Aug 14, 2022
Merged

Conversation

A-Jacobson
Copy link
Contributor

@A-Jacobson A-Jacobson commented Aug 12, 2022

added a line about getting current eval metrics from the trainer after training.

stopgap for CO-756. Metrics can also be accessed from the composermodel, but i believe this is the most logical way to access them.

@A-Jacobson A-Jacobson requested a review from a team as a code owner August 12, 2022 01:24
@A-Jacobson A-Jacobson enabled auto-merge (squash) August 12, 2022 17:48
@A-Jacobson A-Jacobson requested a review from hanlint August 12, 2022 18:29
Copy link
Contributor

@hanlint hanlint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@A-Jacobson A-Jacobson merged commit 5d7eac0 into mosaicml:dev Aug 14, 2022
@@ -78,10 +78,15 @@ objects.

trainer.fit()

When training is complete, metrics can be accessed from the trainer state.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trainer should be :class:.Trainer instead

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.

2 participants