Ume evaluation callbacks - switch to Ume tokenizers, expose evaluate#57
Merged
Ume evaluation callbacks - switch to Ume tokenizers, expose evaluate#57
evaluate#57Conversation
…to ume-callback-probes-fix
evaluate method outside of Lightning context
evaluate method outside of Lightning contextevaluate
ncfrey
approved these changes
Mar 28, 2025
Contributor
|
TODO: add a script that runs all eval callbacks |
taylormjs
pushed a commit
that referenced
this pull request
Apr 1, 2025
#57) * fix callbacks * name * fix * callbacks * docstrings * fix * notebook
taylormjs
added a commit
that referenced
this pull request
Apr 2, 2025
* add iid splits, heldout set * ruff * update docstring * Ume evaluation callbacks - switch to Ume tokenizers, expose `evaluate` (#57) * fix callbacks * name * fix * callbacks * docstrings * fix * notebook * temp datamodule * remove default caching in homefs * update tests, fix ruff * slurm script time interval, Ume config, ModernBERT max length (#59) * config * max length * max length * beignet * configs (#55) Co-authored-by: freyn6 <freyn6@gene.com> * make iid test set, fix heldout to combine all species, update all supported splits * fix iterable split getting --------- Co-authored-by: Taylor Joren <joren.taylor@gene.com> Co-authored-by: Karina Zadorozhny <karina.zadorozhny@gmail.com> Co-authored-by: Nathan Frey <ncfrey@users.noreply.github.com> Co-authored-by: freyn6 <freyn6@gene.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
evaluatemethod outside of Lightning context