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

Add basic caching mechanism for evaluation job #10

Merged
merged 5 commits into from
May 24, 2022
Merged

Add basic caching mechanism for evaluation job #10

merged 5 commits into from
May 24, 2022

Conversation

lewtun
Copy link
Member

@lewtun lewtun commented May 24, 2022

This PR adds a simple caching mechanism to avoid re-running existing evaluation jobs:

  • Compute a hash over model / dataset config
  • Compare against all hashes derived from previous evaluation jobs (via the prediction repos on autoevaluate/ org)

Screen Shot 2022-05-24 at 12 27 20

@lewtun lewtun merged commit a1bf704 into main May 24, 2022
@lewtun lewtun deleted the add-caching branch May 24, 2022 11:02
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.

None yet

1 participant