You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
Is there any way to pass overrides to the
tune
command? In a similar fashion to the AllenNLPtrain
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!The text was updated successfully, but these errors were encountered: