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

Save running metric for each checkpoint #218

Closed
anwai98 opened this issue Feb 12, 2024 · 1 comment
Closed

Save running metric for each checkpoint #218

anwai98 opened this issue Feb 12, 2024 · 1 comment

Comments

@anwai98
Copy link
Contributor

anwai98 commented Feb 12, 2024

It would be helpful to save the current metric (store it as current_metric) here for:
a. The latest checkpoint metric
b. The save_every_kth_epoch checkpoint metric

(It is potentially helpful for various experiments to check the metric at certain checkpoints (which could / could not be the best one))

@anwai98
Copy link
Contributor Author

anwai98 commented Feb 29, 2024

Added in #223

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

No branches or pull requests

2 participants