-
Notifications
You must be signed in to change notification settings - Fork 47
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
CrabNet benchmarking #439
base: main
Are you sure you want to change the base?
CrabNet benchmarking #439
Conversation
Mention code interact with external API, and include logic to wake up hugging face space is asleep
CrabNet hyperparameters is a benchmarking with 20 continuous and 3 categorical inputs. To avoid the constraints error, the 20 continuous parameters are treated as discrete values. Ready for review, and thanks for providing the feedbacks. |
Just FYI. I figured out the issue with using continuous variables, see #454 . I will review here next year/mid of January :) |
@ritalyu17 Just wanted to mention that the issue that we discussed should now be fixed on |
Work in progress CrabNet hyperparameters benchmarking task.
To do:
CrabNet has a fairly strict constraint requirement, may need to replace
simulate_scenarios
with below code to force constraints: