forked from dptech-corp/dpgen2
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a streamlined approach to finetuning within the workflow, integrating parameters directly without separate step creation. - **Bug Fixes** - Revised logic for model initialization to improve clarity and reduce complexity. - **Refactor** - Removed outdated classes and methods related to modifying training scripts, simplifying the `PrepRunDPTrain` class. - Enhanced decision-making processes by eliminating redundant conditions across various functions. - Updated test cases to remove references to outdated "finetune" operations, refining the testing strategy. - Adjusted test cases and configurations to reflect the removal of "finetune" references and enhance clarity. - **Chores** - Cleansed the logic for handling "finetune" patterns in specific utility functions for better maintainability. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: zjgemi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f5c5d95
commit 777c7fa
Showing
10 changed files
with
40 additions
and
450 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.