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

Fix geneformer notebook tests by removing 10m_bnmo2 model #649

Merged

Conversation

pstjohn
Copy link
Collaborator

@pstjohn pstjohn commented Jan 23, 2025

There seems to be an issue with the geneformer_10m_bnmo2 checkpoint trying to load a no-longer-existent BERTMLMLossWithReductionNoForward layer. Commenting out this model from the celltype classification notebook until we can fix it.

Signed-off-by: Peter St. John <[email protected]>
@pstjohn pstjohn added the INCLUDE_NOTEBOOKS_TESTS Add Jupyter notebook validation to the CI pipeline label Jan 23, 2025
@pstjohn pstjohn enabled auto-merge January 23, 2025 16:40
@pstjohn pstjohn marked this pull request as draft January 23, 2025 16:41
auto-merge was automatically disabled January 23, 2025 16:41

Pull request was converted to draft

@pstjohn pstjohn marked this pull request as ready for review January 23, 2025 16:43
@pstjohn pstjohn enabled auto-merge January 23, 2025 16:44
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.79%. Comparing base (17c6b20) to head (b430381).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #649   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files         118      118           
  Lines        7056     7056           
=======================================
  Hits         6124     6124           
  Misses        932      932           

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

@pstjohn pstjohn added this pull request to the merge queue Jan 23, 2025
Merged via the queue into NVIDIA:main with commit 91d3f16 Jan 23, 2025
7 of 9 checks passed
@pstjohn pstjohn deleted the pstjohn/fix-geneformer-classification-notebook branch January 23, 2025 18:48
polinabinder1 pushed a commit that referenced this pull request Jan 28, 2025
There seems to be an issue with the `geneformer_10m_bnmo2` checkpoint
trying to load a no-longer-existent `BERTMLMLossWithReductionNoForward`
layer. Commenting out this model from the celltype classification
notebook until we can fix it.

Signed-off-by: Peter St. John <[email protected]>
Signed-off-by: Polina Binder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INCLUDE_NOTEBOOKS_TESTS Add Jupyter notebook validation to the CI pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants