Skip to content

Fix typos in ESM2 finetune notebook#1023

Merged
balvisio merged 1 commit into
mainfrom
dev/ba/fix-esm2-finetune-execution
Aug 5, 2025
Merged

Fix typos in ESM2 finetune notebook#1023
balvisio merged 1 commit into
mainfrom
dev/ba/fix-esm2-finetune-execution

Conversation

@balvisio
Copy link
Copy Markdown
Collaborator

@balvisio balvisio commented Aug 4, 2025

Description

Fixes path references in the ESM2 fine-tune Jupyter notebook.

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

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Aug 4, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@balvisio balvisio force-pushed the dev/ba/fix-esm2-finetune-execution branch 3 times, most recently from 63c933f to 418983f Compare August 5, 2025 14:23
Signed-off-by: Bruno Alvisio <balvisio@nvidia.com>
@balvisio balvisio force-pushed the dev/ba/fix-esm2-finetune-execution branch from 418983f to b995f35 Compare August 5, 2025 14:28
@balvisio
Copy link
Copy Markdown
Collaborator Author

balvisio commented Aug 5, 2025

/ok to test b995f35

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.35%. Comparing base (267eb51) to head (b995f35).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1023      +/-   ##
==========================================
- Coverage   81.36%   81.35%   -0.01%     
==========================================
  Files         152      152              
  Lines       10258    10258              
==========================================
- Hits         8346     8345       -1     
- Misses       1912     1913       +1     

see 1 file with indirect coverage changes

Copy link
Copy Markdown
Collaborator

@yzhang123 yzhang123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@balvisio balvisio added this pull request to the merge queue Aug 5, 2025
Merged via the queue into main with commit c498ede Aug 5, 2025
18 checks passed
@balvisio balvisio deleted the dev/ba/fix-esm2-finetune-execution branch August 5, 2025 19:24
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.

4 participants