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

Passing overrides to tune command? #48

Open
JohnGiorgi opened this issue Aug 24, 2021 · 1 comment
Open

Passing overrides to tune command? #48

JohnGiorgi opened this issue Aug 24, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@JohnGiorgi
Copy link
Contributor

JohnGiorgi commented Aug 24, 2021

Is there any way to pass overrides to the tune command? In a similar fashion to the AllenNLP train command?.

I don't see it listed as an argument to tune. I think this would be useful to have. For example, you may want to have the same config for training and tuning with a few small modifications, which could be handled with --overrides. I would be happy to attempt a PR if you agree!

@himkt
Copy link
Owner

himkt commented Sep 3, 2021

Sorry for the late response @JohnGiorgi. The current implementation of tune command is minimum. I think it would be nice to make more compatible. I would also be happy to review your PR!

@himkt himkt added the enhancement New feature or request label Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants