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

v2.1 #118

Merged
merged 142 commits into from
Jul 9, 2024
Merged

v2.1 #118

merged 142 commits into from
Jul 9, 2024

Conversation

egillax
Copy link
Collaborator

@egillax egillax commented Jul 8, 2024

No description provided.

egillax and others added 30 commits November 14, 2022 14:29
Allow dimToken and numHeads to take the form of vectors
* added modelType to modelSettings
* Add random seed to sample hyperparameter combinations

* Supress warnings message due to NULL seed

* Add withr dependency
* add LRfinder, add setEstimator function for all estimator parameters, add metric to earlystopper. Adjust tests for setEstimator

* add tests for coverage

* add custom metric for scheduler/earlyStopping
* Add dimHiddenRatio parameter to Transformer

* Update Transformer documentation
* Resolve an issue with divisible check

* Update Transformer tests
egillax and others added 29 commits December 22, 2023 16:38
* Transfer learning first prototype working

* linting

* add unit tests for transfer learning
---------

Co-authored-by: egillax <[email protected]>
Added a try catch  so that in case of OOM errors on GPU it tries to clear gpu memory and continue when doing hyperparameter tuning.
* Add docker file

* Add docker release workflow

---------

Co-authored-by: Henrik John <[email protected]>
@egillax egillax merged commit bb7c453 into main Jul 9, 2024
9 checks passed
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.

2 participants