-
Notifications
You must be signed in to change notification settings - Fork 46
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
Evo2 #694
base: main
Are you sure you want to change the base?
Conversation
…ing, default 0 for topk/topp.
… debt in tokenizer and config, remove unused args in infer.py.
…d add transcript splicing script for preprocessing.
…ate test to use new checkpoint
…ces and handling divide by zero in loss
❌ 14 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
["download_bionemo_data", "--source", "ngc", "single_cell/testdata-20240506"], | ||
["download_bionemo_data", "--source", "pbss", "single_cell/testdata-20240506"], |
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.
Is this intentional?
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.
I don't think it is, we should switch this back as part of moving everything into NGC before we merge.
Signed-off-by: John St John <jstjohn@nvidia.com>
Signed-off-by: John St John <jstjohn@nvidia.com>
…r than the old code Signed-off-by: John St John <jstjohn@nvidia.com>
Signed-off-by: John St. John <jstjohn@nvidia.com>
Signed-off-by: John St. John <jstjohn@nvidia.com>
/build-ci |
…697) Point megatron to commit with our fix merged. Signed-off-by: Jared Wilber <jwilber@nvidia.com>
Signed-off-by: John St John <jstjohn@nvidia.com>
Description
This provides an implementation of Evo2 supporting pre-training, fine-tuning and preprocessing of data for Evo2 from fasta files.
Known issues
Type of changes
Pre-submit Checklist