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

Add Args to ModelWrapper to simplify common API #294

Merged
merged 3 commits into from
May 26, 2024

Conversation

Dref360
Copy link
Member

@Dref360 Dref360 commented May 18, 2024

Summary:

Similar to other great libraries (PL or HF) we can simplify how we manage our Args. This is a major breaking change hence why keeping it for Baal 2.0.

Features:

Fixes #289

Checklist:

  • Your code is documented (To validate this, add your module to tests/documentation_test.py).
  • Your code is tested with unit tests.
  • You moved your Issue to the PR state.

@Dref360 Dref360 marked this pull request as ready for review May 21, 2024 23:45
@Dref360 Dref360 requested a review from parmidaatg May 22, 2024 19:58
@Dref360 Dref360 merged commit a9939fa into master May 26, 2024
2 checks passed
@Dref360 Dref360 deleted the BAAL-289/modelwrapper_args_rework branch May 26, 2024 18:49
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.

Training Args for ModelWrapper
1 participant