Skip to content

Instantly share code, notes, and snippets.

@nickmaxfield
Created August 10, 2022 12:17
VIT evaluation 1
metrics = trainer.evaluate()
trainer.log_metrics("eval", metrics)
trainer.save_metrics("eval", metrics)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment