Skip to content

updating esm2 + geneformer to run benchmarks with data from node specific scratch #957

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

Merged
merged 3 commits into from
Jun 25, 2025

Conversation

dorotat-nv
Copy link
Collaborator

@dorotat-nv dorotat-nv commented Jun 24, 2025

Description

Copying training data to scratch to reduce perf osccilation during the training for ESM2 and Geneformer

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor
  • Documentation update
  • Other (please describe):

CI Pipeline Configuration

Configure CI behavior by applying the relevant labels:

Note

By default, the notebooks validation tests are skipped unless explicitly enabled.

Authorizing CI Runs

We use copy-pr-bot to manage authorization of CI
runs on NVIDIA's compute resources.

  • If a pull request is opened by a trusted user and contains only trusted changes, the pull request's code will
    automatically be copied to a pull-request/ prefixed branch in the source repository (e.g. pull-request/123)
  • If a pull request is opened by an untrusted user or contains untrusted changes, an NVIDIA org member must leave an
    /ok to test comment on the pull request to trigger CI. This will need to be done for each new commit.

Usage

TODO: Add code snippet

Pre-submit Checklist

  • I have tested these changes locally
  • I have updated the documentation accordingly
  • I have added/updated tests as needed
  • All existing tests pass successfully

@dorotat-nv dorotat-nv self-assigned this Jun 24, 2025
@dorotat-nv dorotat-nv requested a review from pstjohn as a code owner June 24, 2025 23:16
@dorotat-nv dorotat-nv added the SKIP_CI Completely skips the CI pipeline label Jun 24, 2025
@dorotat-nv
Copy link
Collaborator Author

/ok to test d3b87a6

@dorotat-nv dorotat-nv enabled auto-merge June 25, 2025 21:09
@dorotat-nv
Copy link
Collaborator Author

/ok to test 1cc6b50

@dorotat-nv dorotat-nv added this pull request to the merge queue Jun 25, 2025
Merged via the queue into main with commit 6efc390 Jun 25, 2025
12 checks passed
@dorotat-nv dorotat-nv deleted the dorotat/adjust-training-steps branch June 25, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SKIP_CI Completely skips the CI pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants