-
Notifications
You must be signed in to change notification settings - Fork 8
Feature/multi-objective-task #61
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 1 commit
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
ca6dc91
set up capoeira
finitearth 1bc1c72
copy pased optimizer from research repo
finitearth 732d5c0
Simplify CAPO helper usage and adjust tests
finitearth 6ee1860
Merge branch 'feature/welcome_capoeira' into codex/add-capoeira-optim…
finitearth 3961739
debugging
finitearth b64b53d
delete redundant util file
finitearth 01e5b6c
Align Capoeira with promptolution interface
finitearth f65deef
reduce code complexity
finitearth c532b48
clean up for pre commit
finitearth 79395a0
Potential fix for pull request finding 'Wrong name for an argument in…
finitearth 0bb5e7d
minor fixes
finitearth 09a2328
Merge branch 'feature/welcome_capoeira' of https://github.com/automl/…
finitearth f152077
fix tests
finitearth cffa789
implemented evalresults class
finitearth 6d461a9
Delete .vscode/settings.json
finitearth 4063f24
Update coverage badge in README [skip ci]
finitearth 8411933
refining capoeira
finitearth 3bb14ef
further refinements
finitearth f0caca0
minor clean up
finitearth 09cd805
refine testing
finitearth 505702d
parse kwargs to reward functions"
finitearth d371a67
create scalarization fallback for multi objective
finitearth cb0b882
refine mocapo
finitearth 2cd5ef2
remove task description form get optimizer to fix circular imports
finitearth cfc0622
use task type to judge task type
finitearth 79d654d
change tokenizer handling to work with new hf interface
3719f84
change sampling params from vllm
9533232
change automatic batch size alignment of vllm
9e33e3a
remove abstractmethod
016b298
allow for tournament select
finitearth e2cd177
change init of f_old to inf
finitearth 8beca49
impelment comments
finitearth f85062b
incoeprated comments
finitearth 52d29f6
fix parent selection
finitearth 1a25c51
fix token counting
finitearth 98214cd
change tokenizer
finitearth 21a612d
revert
finitearth c0d13cc
fix token counting
finitearth a3affe3
revert
finitearth a4e2476
bye capoeira
finitearth c0f02be
green test
finitearth e9cd844
change get evaluated blocks function to work also with one prompt
5e74532
allow for empty cache at key
a210183
some more cache issues
745f722
change comput cost function
05d5ebc
some fixes
70ae296
fix compute costs function
276e5fa
fix token count
83a6f9d
fix tracking of blocks
finitearth 4bcda09
fix block idx subsampling
finitearth ace326e
allow for y_column in reward task
131340b
Merge branch 'feature/welcome_capoeira' of https://github.com/finitea…
36ce80e
formatting
6ecbfff
fixes in mo task and base task block idx handling
3368665
add import since it is requried for test cases
a4136f9
Update coverage badge in README [skip ci]
mo374z 0b75d1e
change wording
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
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.