-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
fix: add spec for hyperparameters in task design and coder #995
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
Merged
Merged
Changes from 28 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
da36f43
init commit
979640a
remove the 5-fold spec from prompts
2c87022
refine the hyperparameter specification
ccdb471
do not sample data
84bf563
a small spelling issue
TPLin22 13be390
refine prompt to avoid submission cheating
TPLin22 4ca0411
do not sample data
c122816
simplify code
ffec796
refine the coder evaluator prompt
ffe70ca
refine wording
RolandMinrui b1f03f2
remove runtime from proposal
771e7e8
refine wording
55d8d03
refine prompt
3619c95
add gpu info in runtime_info.py
3f487fe
Merge branch 'main' of https://github.com/microsoft/RD-Agent into min…
6ec2080
modify the spec
7d27e09
add router and add refinement exp gen
b669365
fix prompt bug
bbb8bcf
Merge branch 'main' of https://github.com/microsoft/RD-Agent into min…
49d9686
use rule-based logic for router
43255d6
complete the prompt
1995f6a
Merge branch 'main' of https://github.com/microsoft/RD-Agent into min…
8944273
fix circular import bug
81d284a
fix bug
a18e454
make refine_decision optional
408e7ab
update pipeline prompts: (1) add scenary: in an iterative cooding loo…
Hoder-zyf beb3bf8
fix a small bug
peteryang1 93a3acd
fix a small bug
peteryang1 3a15f5c
Merge branch 'main' into minrui/fix_hyperparameter_problems
peteryangms 6d9607a
rdagent/scenarios/data_science/loop.py back to the original version
Hoder-zyf 8312380
refactor: replace _get_exp_gen with default_exp_gen for exp generation
you-n-g ed984eb
import
you-n-g ceb6335
refactor: make the __init__ back to main
Hoder-zyf 833be8f
fix small bugs
Hoder-zyf 2e6d190
fix bugs for proposal_version
Hoder-zyf 71e68c6
move refine into runner
peteryangms 2b8a2ed
Merge branch 'xuyang1/help_minrui_hyppp' into minrui/fix_hyperparamet…
peteryangms e56ebfd
check early stop
peteryangms 7caad02
Merge branch 'main' into minrui/fix_hyperparameter_problems
peteryangms eb9ec5d
EDA improvement & coder classes number
peteryangms 2ebcc35
fix CI
peteryangms 65deb7d
slightly refine the prompt
1edf3a9
remove rule_base_eval and remove useless prompt
peteryangms File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Hoder-zyf marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.