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

Bash script for an evaluation array job #236

Merged
merged 8 commits into from
Nov 1, 2024
Merged

Conversation

sfmig
Copy link
Collaborator

@sfmig sfmig commented Oct 31, 2024

What does this PR do?

  • Adds a bash scrip to run an array job in SLURM to evaluate a list of models.
    • The syntax allows to evaluate all the epoch checkpoints of a model, or the same epoch checkpoint for a range of MLflow runs.
  • Add a guide.

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.77%. Comparing base (e7a2da1) to head (5f17f19).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #236   +/-   ##
=======================================
  Coverage   46.77%   46.77%           
=======================================
  Files          24       24           
  Lines        1520     1520           
=======================================
  Hits          711      711           
  Misses        809      809           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sfmig sfmig marked this pull request as ready for review October 31, 2024 20:38
@sfmig sfmig force-pushed the smg/bash-script-eval-array-job branch from 5847524 to 04a8d74 Compare November 1, 2024 14:22
@sfmig sfmig merged commit 39add90 into main Nov 1, 2024
7 checks passed
@sfmig sfmig deleted the smg/bash-script-eval-array-job branch November 1, 2024 15:39
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