-
Notifications
You must be signed in to change notification settings - Fork 27
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
Nested weight munging fine-tuning/continue training example and test for example model and geneformer. #97
Nested weight munging fine-tuning/continue training example and test for example model and geneformer. #97
Conversation
/build-ci |
… test Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
…step Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
8f96b1d
to
b37760d
Compare
/build-ci |
Signed-off-by: John St John <[email protected]>
/build-ci |
…ssed_weight_munging_finetuning_example
…ssed_weight_munging_finetuning_example Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
…ssed_weight_munging_finetuning_example Signed-off-by: John St John <[email protected]>
/build-ci |
Signed-off-by: John St John <[email protected]>
…ssed_weight_munging_finetuning_example Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
/build-ci |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, One question is how do we expect the user to configure a fine-tune example with a model by skipping decoder or some layers at the top? Could we override any config params within the dataclass or do we have to change the global var OVERRIDE_BIONEMO_CONFIG_DEFAULTS
sub-packages/bionemo-geneformer/src/bionemo/geneformer/data/singlecell/datamodule.py
Outdated
Show resolved
Hide resolved
/build-ci |
2 similar comments
/build-ci |
/build-ci |
/build-ci |
…s to pass on smaller GPUs
/build-ci |
…munging_finetuning_example
/build-ci |
/build-ci |
/build-ci |
…ssed_weight_munging_finetuning_example
/build-ci |
Changes: